Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding a controller implementation #31

Open
eytan-avisror opened this issue Apr 7, 2022 · 3 comments
Open

Consider adding a controller implementation #31

eytan-avisror opened this issue Apr 7, 2022 · 3 comments

Comments

@eytan-avisror
Copy link
Collaborator

Considering we already have the logic to interact with the aws-auth configmap, we should consider adding a CRD to be able to interact with it natively in the cluster, e.g. have UserMapping & RoleMapping objects in-cluster.

This will give more immutability / declarative state to the auth configuration

@ccfishk
Copy link

ccfishk commented Apr 7, 2022

Are you saying using controller reconciling for authentication information update ?

@eytan-avisror
Copy link
Collaborator Author

Controller for reconciling User or Role mapping for authentication.
Basically what this project does, just in a declarative CR/CRD form

@45cali
Copy link
Contributor

45cali commented Oct 5, 2022

this would be a great thing. managing aws auth with crd's in a cicd pipeline would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants