Fix helm loglevel parsing#5860
Conversation
|
Hi @ChrisDevo. 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. 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. |
e51295f to
e4e045d
Compare
irbekrm
left a comment
There was a problem hiding this comment.
Thank you for the PR @ChrisDevo ! I've left a comment about the cap on the upper log level.
deploy/charts/cert-manager/templates/cainjector-deployment.yaml
Outdated
Show resolved
Hide resolved
|
Issues go stale after 90d of inactivity. |
|
Stale issues rot after 30d of inactivity. |
…clusive) Signed-off-by: ChrisDevo <chris.devine@berkeley.edu>
Signed-off-by: ChrisDevo <chris.devine@berkeley.edu>
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
e4e045d to
2882d4a
Compare
|
I generalised the fix so it works for arbitrary level values (fixes #5860 (comment)). |
Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
wallrj
left a comment
There was a problem hiding this comment.
Thanks @inteon and @ChrisDevo.
I noticed that global.logLevel is not documented in the Helm README file, but that's a separate issue.
cert-manager/deploy/charts/cert-manager/README.template.md
Lines 77 to 86 in 65e78f3
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wallrj 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 |
Pull Request Motivation
Proposed fix for this issue
Kind
Release Note