Skip to content

Commit

Permalink
Remove kube-auth-proxy chart
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Dec 8, 2023
1 parent edbe2a6 commit dbab41c
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 6,625 deletions.
83 changes: 0 additions & 83 deletions apis/installer/v1alpha1/kube_auth_proxy_types.go

This file was deleted.

2 changes: 0 additions & 2 deletions apis/installer/v1alpha1/register.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ func addKnownTypes(scheme *runtime.Scheme) error {
&IngressNginxList{},
&KubeAuthManager{},
&KubeAuthManagerList{},
&KubeAuthProxy{},
&KubeAuthProxyList{},
&KubedbUi{},
&KubedbUiList{},
&KubestashPresets{},
Expand Down
1 change: 0 additions & 1 deletion apis/installer/v1alpha1/types_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ func TestDefaultValues(t *testing.T) {
sc.TestCase{Obj: v1alpha1.DnsProxySpec{}},
sc.TestCase{Obj: v1alpha1.GrafanaSpec{}},
sc.TestCase{Obj: v1alpha1.KubeAuthManagerSpec{}},
sc.TestCase{Obj: v1alpha1.KubeAuthProxySpec{}},
sc.TestCase{Obj: v1alpha1.KubedbUiSpec{}},
sc.TestCase{Obj: v1alpha1.KubestashPresetsSpec{}},
sc.TestCase{Obj: v1alpha1.LicenseProxyserverSpec{}},
Expand Down
112 changes: 0 additions & 112 deletions apis/installer/v1alpha1/zz_generated.deepcopy.go

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

23 changes: 0 additions & 23 deletions charts/kube-auth-proxy/.helmignore

This file was deleted.

13 changes: 0 additions & 13 deletions charts/kube-auth-proxy/Chart.yaml

This file was deleted.

Loading

0 comments on commit dbab41c

Please sign in to comment.