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: adding support for propagating annotations and labels #100

Merged
merged 8 commits into from
Sep 25, 2023

Conversation

axel7083
Copy link
Collaborator

@axel7083 axel7083 commented Sep 15, 2023

Fix: #80

Descriptions

This will allows to propagate the labels and annotations of the ClusterSecret metadata to the generated secrets.

Global improvements on default annotations and labels

e2e tests added

  • create a ClusterSecret with metadata labels, then ensuring secrets has
  • Create a ClusterSecret with metatdata annotations, then ensuring secrets has

@axel7083 axel7083 force-pushed the feature/labels&annotations branch from d1ae754 to c0318ed Compare September 18, 2023 14:52
@axel7083 axel7083 marked this pull request as ready for review September 18, 2023 17:06
@zakkg3 zakkg3 merged commit bab429d into zakkg3:master Sep 25, 2023
4 checks 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.

Add labels in the metadata of the created secrets
2 participants