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

feat: allow usage of existing secret for preshared keys #195

Closed
wants to merge 1 commit into from

Conversation

bgdn-r
Copy link

@bgdn-r bgdn-r commented Feb 20, 2025

Summary

Allow usage of existing secret that contains the pre-shared keys.

Description

Extending the Helm chart with the option to read the pre-shared keys from a Kubernetes secret.
The secret is expected to have the presharedKeys key which will contain the keys themselves.
The functionality is the same as for datastore.uriSecret.

References

#175
#188

@bgdn-r bgdn-r requested review from a team as code owners February 20, 2025 15:42
Copy link

linux-foundation-easycla bot commented Feb 20, 2025

CLA Not Signed

  • ❌ login: @scbogdan / The commit (470f704). This user is authorized, but they must confirm their affiliation with their company. Start the authorization process by clicking here, click "Corporate", select the appropriate company from the list, then confirm your affiliation on the page that appears. For further assistance with EasyCLA, please submit a support request ticket.

@bgdn-r bgdn-r closed this Feb 20, 2025
@bgdn-r bgdn-r deleted the feat/preshared-keys-secret branch February 20, 2025 15:59
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