Closed inteon closed 6 months ago
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: inteon
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@inteon: Updated the gencred-config
configmap in namespace default
at cluster default
using the following files:
gencred-config.yaml
using file config/gencred-config/gencred-config.yaml
Every time that gencred renews its jwt tokens, all components that have this token mounted restart. This is because they detected a change and want to load the new token (no dynamic loader seems to be implemented by prow yet). To reduce the amount of restarts, I propose to make the jwts last longer and refresh them less frequently.