-
Notifications
You must be signed in to change notification settings - Fork 74
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
Trust-manager- implementation of the TPL function on 2 parameters #496
base: main
Are you sure you want to change the base?
Trust-manager- implementation of the TPL function on 2 parameters #496
Conversation
Asif-git03
commented
Dec 2, 2024
•
edited
Loading
edited
- This pull request adds support for template configuration of app.webhook.tls.approverPolicy.certManagerNamespace and app.trust.namespace.
- These values can now be dynamically set using Helm templating, with defaults to the release namespace if not specified.
Hi @Asif-git03. Thanks for your PR. I'm waiting for a cert-manager member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Signed-off-by: Khan <[email protected]>
Signed-off-by: Khan <[email protected]>
…-by: Asif Khan <[email protected]> Signed-off-by: Khan <[email protected]>
Signed-off-by: Khan <[email protected]>
98720ba
to
87ef014
Compare
Hi Team, Request you to please review the PR, since the DCO signoff: yes |
Hi Team, Could you please check on this PR once |
Hi Team, Request you to please review the PR, since the DCO signoff: yes |
@Asif-git03 trust-manager is a community project and maintainers/reviewers all have day-time jobs. So please don't expect reviews when you request it. And no point "spamming". 😓 I am personally not in favor of your proposed changes. What is the use case? And how is it related to DRY? It definitely increases complexity by adding a second layer of templating. Trying to understand what your goal is, but no luck so far..... |
Hello Erik (@erikgb), Our intent is that, because we are using cert-manager and trust-manager into an umbrella chart, we want in our chart to default the |
Reverting back changes Signed-off-by: Asif-git03 <[email protected]>
Reverting back changes Signed-off-by: Asif-git03 <[email protected]>
Hi Erik, I have reverted the changes which were earlier done, and have made new changes which can avoid repetition of the same parameter multiple times |
Ok, I understand the use case better now. Thanks for explaining @Ceddaerrix! I am personally not a big fan of the proposed changes, but we will discuss this in the maintainer team. @Asif-git03 Can you please update the PR title and description, and revert irrelevant changes in the PR diff? |
Sure Eric, how do you want it to be?(PR title and description) :) |
affa4db
to
754c72a
Compare
Signed-off-by: Khan <[email protected]>
Adding TPL function Signed-off-by: Asif-git03 <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Adding TPL function Signed-off-by: Asif-git03 <[email protected]>
Adding TPL function Signed-off-by: Asif-git03 <[email protected]>
Adding TPL function Signed-off-by: Asif-git03 <[email protected]>
Adding TPL function Signed-off-by: Asif-git03 <[email protected]>
Adding TPL function Signed-off-by: Asif-git03 <[email protected]>
Adding TPL function Signed-off-by: Asif-git03 <[email protected]>