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(k8-operator/infisicalsecret-crd): multiple secret references #2987

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DanielHougaard
Copy link
Contributor

@DanielHougaard DanielHougaard commented Jan 14, 2025

Description 📣

This PR introduces support for having multiple secret references. It is a very minor change that will allow users to supply multiple managed secret references for where the secrets fetched from Infisical will go to.

If the user is using the old managedSecretReference field, they will get a log in the operator output that says the field will be deprecated in the future. Currently there's no set date for when it will be deprecated, it's just meant to serve as a heads up to users that there is a new field that they should be using.

I also refreshed our documentation a bit to be more inline with our other CRD's.

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

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.

1 participant