zalando-incubator / kubernetes-on-aws

Deploying Kubernetes on AWS with CloudFormation and Ubuntu
https://kubernetes-on-aws.readthedocs.io/
MIT License
624 stars 163 forks source link

[test] Dynamic Role creation for reading Secrets in Namespaces #8303

Open demonCoder95 opened 3 days ago

demonCoder95 commented 3 days ago

Using this to test the dynamic RBAC for reading Secrets.

  1. Disable the Webhook authorization mode in the api-server.
  2. Use the test image for the admission-controller.