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(trait): deprecate operator inspecting secrets #5201

Merged
merged 1 commit into from Mar 1, 2024

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Feb 28, 2024

It turns out that the operator is already looking at users secrets. Let's remove this possibility by deprecating the feature in this PR (which is also moving it from being processed in the Kamelet trait to the Mount trait). Eventually we must remove this feature.

Release Note

fix(trait): deprecate operator inspecting secrets

Eventually remove this feature which is making the operator to inspect the list of namespaces secrets
@squakez
Copy link
Contributor Author

squakez commented Feb 28, 2024

Part of #5090

@squakez squakez merged commit 9746d6e into apache:main Mar 1, 2024
16 checks passed
@squakez squakez deleted the chore/kamelets_implicit_secrets branch March 1, 2024 07:21
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.

None yet

2 participants