Skip to content

Commit

Permalink
Detect helm repository paths from cluster (#381)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored Oct 28, 2023
1 parent d3e43e5 commit 4a3745f
Show file tree
Hide file tree
Showing 13 changed files with 1,887 additions and 4 deletions.
1 change: 1 addition & 0 deletions .config/api-rules/violation_exceptions.list
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,5 @@ API rule violation: names_match,k8s.io/apimachinery/pkg/util/intstr,IntOrString,
API rule violation: names_match,k8s.io/apimachinery/pkg/util/intstr,IntOrString,Type
API rule violation: names_match,kmodules.xyz/resource-metadata/apis/shared,Action,OperationID
API rule violation: names_match,kmodules.xyz/resource-metadata/apis/shared,ActionTemplate,OperationID
API rule violation: names_match,kmodules.xyz/resource-metadata/apis/shared,RegistryProxies,AppsCode
API rule violation: names_match,kmodules.xyz/resource-metadata/apis/ui/v1alpha1,ActionTemplate,OperationID
287 changes: 287 additions & 0 deletions apis/core/v1alpha1/openapi_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4a3745f

Please sign in to comment.