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

BUG: redeploy RoleRequest when TokenRequest expires #13

Open
gianlucam76 opened this issue Jan 31, 2023 · 0 comments
Open

BUG: redeploy RoleRequest when TokenRequest expires #13

gianlucam76 opened this issue Jan 31, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@gianlucam76
Copy link
Member

Problem Description

RoleRequest controller uses TokenRequest as part of setting everything up in managed clusters.
Currently TokenRequest expiration time is set to 1 year.

When TokenRequest expires, unless RoleRequest or any of the referenced resources change, RoleRequest is not redeployed.

Fix

Make sure that RoleRequest is redeployed when TokenRequest expires.

@gianlucam76 gianlucam76 added bug Something isn't working help wanted Extra attention is needed labels Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant