Skip to content

Commit aacda60

Browse files
authored
Drop usage of kube-rbac-proxy (#664)
1 parent 3860f7a commit aacda60

14 files changed

+0
-176
lines changed

config/ceph-bucket-provider/ceph-provider-rbac/auth_proxy_client_clusterrole.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

config/ceph-bucket-provider/ceph-provider-rbac/auth_proxy_role.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

config/ceph-bucket-provider/ceph-provider-rbac/auth_proxy_role_binding.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

config/ceph-bucket-provider/ceph-provider-rbac/auth_proxy_service.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

config/ceph-bucket-provider/ceph-provider-rbac/kustomization.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,3 @@ resources: # All RBAC will be applied under this service account in
1010
- cluster_role_binding.yaml
1111
- leader_election_role.yaml
1212
- leader_election_role_binding.yaml
13-
# Comment the following 4 lines if you want to disable
14-
# the auth proxy (https://github.com/brancz/kube-rbac-proxy)
15-
# which protects your /metrics endpoint.
16-
- auth_proxy_service.yaml
17-
- auth_proxy_role.yaml
18-
- auth_proxy_role_binding.yaml
19-
- auth_proxy_client_clusterrole.yaml

config/ceph-bucket-provider/cephlet-rbac/auth_proxy_client_clusterrole.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

config/ceph-bucket-provider/cephlet-rbac/auth_proxy_role.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

config/ceph-bucket-provider/cephlet-rbac/auth_proxy_role_binding.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

config/ceph-bucket-provider/cephlet-rbac/auth_proxy_service.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

config/ceph-bucket-provider/cephlet-rbac/kustomization.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,3 @@ resources: # All RBAC will be applied under this service account in
1010
- cluster_role_binding.yaml
1111
- leader_election_role.yaml
1212
- leader_election_role_binding.yaml
13-
# Comment the following 4 lines if you want to disable
14-
# the auth proxy (https://github.com/brancz/kube-rbac-proxy)
15-
# which protects your /metrics endpoint.
16-
- auth_proxy_service.yaml
17-
- auth_proxy_role.yaml
18-
- auth_proxy_role_binding.yaml
19-
- auth_proxy_client_clusterrole.yaml

0 commit comments

Comments
 (0)