🐛 Fix cert manager repo and add troubleshooting guide#6052
Conversation
Signed-off-by: killianmuldoon <kmuldoon@vmware.com>
|
@k8s-infra-cherrypick-robot: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
|
/lgtm |
|
@fabriziopandini: once the present PR merges, I will cherry-pick it on top of release-1.0 in a new PR and assign it to you. DetailsIn response to this:
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/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fabriziopandini 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 |
|
@fabriziopandini: #6052 failed to apply on top of branch "release-1.0": DetailsIn response to this:
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/test-infra repository. |
cert-manager has moved upstream. capi-1.0.2/1.0.3 would fail to deploy because of this. See kubernetes-sigs/cluster-api#6052 Signed-off-by: Kurt Garloff <kurt@garloff.de>
* Upgrade to capi v1.0.4 to fix cert-manager. cert-manager has moved upstream. capi-1.0.2/1.0.3 would fail to deploy because of this. See kubernetes-sigs/cluster-api#6052 * Also fix (optional) cert-manager deployment into cluster. * Also fix cmctl download. Signed-off-by: Kurt Garloff <kurt@garloff.de>
This is an automated cherry-pick of #6050
/assign fabriziopandini