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

fix: properly deal with saved storage secrets #37

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

olevski
Copy link
Member

@olevski olevski commented Oct 28, 2024

It turns out that the external provisioner does not inject the secret name and namespace into the volume create request. But we needed this in order to properly decrypt the saved secret (if one is present).

Now we read the pvc and extract the secret name from the PVC annotations.

@olevski olevski requested a review from a team as a code owner October 28, 2024 19:12
@olevski olevski merged commit 0c2a6d5 into master Oct 29, 2024
1 check passed
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.

2 participants