Conversation
SgtCoDFish
left a comment
There was a problem hiding this comment.
/lgtm
/approve
/hold
Holding because of a nitpick but looks good, happy to merge!
|
/lgtm |
|
Changing the default value here is surely a breaking change, no? Some users servers may not have support for the new default value and this would cause them to stop working unless I misunderstand the difference 👀 |
|
More generally speaking, changing default values is a breach of our API guarantees so certainly shouldn't be done like this. I am +1 to deprecation, but we don't really have a clear path to removal as a policy yet (and Kubernetes itself hasn't really set a precedent for this either) |
|
Hi! As part of the effort of migrating from Bazel to Make, we have added two new Prow jobs that require this PR to be rebased on top of master in order to pass. The two Prow jobs that were added are |
|
/test pull-cert-manager-make-test |
Signed-off-by: irbekrm <irbekrm@gmail.com>
This is so as to avoid dropping support for HMacMD5 value for issuer.spec.acme.solvers.dns01.rfc2136.tsigAlgorithm Signed-off-by: irbekrm <irbekrm@gmail.com>
|
/approve As discussed in standup. Thanks 👍 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: irbekrm, SgtCoDFish 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
This PR should fix dependabot alerts against cert-manager repo.
bumps containerd to v1.5.10 (dependabot#8, dependabot#7)
bumps docker/distribution to v2.8.1 (dependabot#5)
bumps kube libraries, helm and a few more to later patch releases
Release Note
/kind cleanup
Signed-off-by: irbekrm irbekrm@gmail.com