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

WIP: implement secret filtering by keys #331

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

martin31821
Copy link

This PR implements an initial approach on #248, by introducing a new annotation.

For ease of implementation, I used the golang slices package, which depends on golang >= 1.21, so I updated .github and golang to 1.22 in the process.

If you'd like me to finish this, I'd add extra tests and documentation and possibly also implement it for configmaps.

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