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.
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.