-
Notifications
You must be signed in to change notification settings - Fork 110
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
support path key prefix selection in Config #62
Labels
carvel accepted
This issue should be considered for future work and that the triage process has been completed
enhancement
This issue is a feature request
priority/important-soon
Must be staffed and worked on currently or soon.
Comments
cppforlife
added
the
good first issue
An issue that will be a good candidate for a new contributor
label
Feb 12, 2020
iamhsk
removed
the
good first issue
An issue that will be a good candidate for a new contributor
label
Sep 28, 2021
renuy
added
the
carvel accepted
This issue should be considered for future work and that the triage process has been completed
label
Jun 20, 2022
renuy
added
the
priority/important-soon
Must be staffed and worked on currently or soon.
label
Sep 5, 2022
Here is the Proposal on the different approaches which is still in the discussion phase. |
Internally we decide to start supporting
The |
Available as part of 0.59.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
carvel accepted
This issue should be considered for future work and that the triage process has been completed
enhancement
This issue is a feature request
priority/important-soon
Must be staffed and worked on currently or soon.
I'd like to write a rebase rule that always pulls all of the
cert-manager.io/
annotations for secrets out of the cluster, but right now I think I have to write that like this:when really what I want is something like:
Tasks
The text was updated successfully, but these errors were encountered: