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

Failing to sync secret cache #535

Open
phj-incom opened this issue May 3, 2023 · 0 comments
Open

Failing to sync secret cache #535

phj-incom opened this issue May 3, 2023 · 0 comments
Labels
question Further information is requested

Comments

@phj-incom
Copy link

Hi

We are sometimes experiencing the following error when fetching secrets from azure keyvault.

MountVolume.SetUp failed for volume "akv2k8s-client-cert" : failed to sync secret cache: timed out waiting for the condition

This error seems to happen randomly and regularly, sometimes correlated when we have 20 or 50 pods starting at the same time (using argo workflows), each requiring between 1 and 10 secrets from azure keyvault.

It seems that after the timeout, it just tries again, so no real harm is done, but I would rather not get the error, as it is cluttering our monitoring quite a bit

Does anyone know how to remove fix this?

We are using the env-injector version 1.3.1.

@phj-incom phj-incom added the question Further information is requested label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant