kpack icon indicating copy to clipboard operation
kpack copied to clipboard

Secrets mounted as volumes are not watched for changes

Open chenbh opened this issue 2 years ago • 0 comments

When docker creds are passed in as CREDENTIAL_PROVIDER_SECRET_PATH, the values are only read once at startup.

If these secrets ever change (i.e. as part of a rotation), the controller has to be restarted in order to use the new values.

chenbh avatar Oct 12 '23 19:10 chenbh