Conversation
|
Hi @tuannvm. Thanks for your PR. I'm waiting for a jetstack or 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. DetailsInstructions 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/test-infra repository. |
Signed-off-by: Tuan Nguyen <me@tuannvm.com>
cba47fa to
affc45f
Compare
| # maxSurge: 0 | ||
| # maxUnavailable: 1 | ||
|
|
||
| logLevel: 2 |
There was a problem hiding this comment.
Can we make this variable a global, and use the same setting across the cainjector, controller and webhook deployments? 😄
There was a problem hiding this comment.
webhook is currently hard coded to --v=12 and floods my log collector with ~500k entries per day.
There was a problem hiding this comment.
Yep, definitely not ideal! If you can update this PR to make the variable a global, we should be able to hit two birds with one stone!
|
I think this pull request will address #1526. |
|
@tuannvm would you mind addressing the comment above, and making this variable a part of the |
|
You'll also need to bump the Helm chart versions and run /ok-to-test |
|
@munnerz sure let me address this later today, thanks. |
Signed-off-by: Tuan Nguyen <me@tuannvm.com>
Signed-off-by: Tuan Nguyen <me@tuannvm.com>
|
/retest |
Signed-off-by: Tuan Nguyen <me@tuannvm.com>
Signed-off-by: Tuan Nguyen <me@tuannvm.com>
Signed-off-by: Tuan Nguyen <me@tuannvm.com>
Signed-off-by: Tuan Nguyen <me@tuannvm.com>
Signed-off-by: Tuan Nguyen <me@tuannvm.com>
|
/test verify |
|
@munnerz any idea how to fix the error above? |
|
Same as before, you need to run |
|
/retest |
|
@munnerz guess is okay already, can you help take another look? thanks |
|
Thanks for working through the issues here 😄 /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: munnerz, tuannvm The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
Which issue this PR fixes:
Special notes for your reviewer:
Release note: