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

Add Helm dependency on the Secrets Store CSI Driver #384

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

simonmarty
Copy link
Contributor

@simonmarty simonmarty commented Jul 23, 2024

Issue #, if available: Closes #345

Description of changes: Currently, the AWS provider is able to deploy before the Secrets Store CSI Driver. This can cause deployment failures since the volume mount path will not have been created yet. Introduce a dependency on version ^1.0.0 of the Secret Store CSI Driver in the Helm chart.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@simonmarty simonmarty requested a review from a team as a code owner July 23, 2024 18:45
@simonmarty simonmarty changed the title Add Helm dependency Add Helm dependency on the Secrets Store CSI Driver Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider socket does not exist if provider pod starts before driver pod
1 participant