Upgrade K8s dependencies to v0.30.0#6967
Upgrade K8s dependencies to v0.30.0#6967cert-manager-prow[bot] merged 1 commit intocert-manager:masterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
/test pull-cert-manager-master-make-verify |
|
/test all |
|
/test pull-cert-manager-master-make-test |
|
/test pull-cert-manager-master-e2e-v1-28 |
|
/test all |
|
/test pull-cert-manager-master-make-verify |
|
/test pull-cert-manager-master-make-verify |
|
/test pull-cert-manager-master-make-verify |
|
/test pull-cert-manager-master-make-verify |
|
/test all |
|
/kind cleanup |
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: inteon 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
Upgrading controller-runtime to the latest release (v0.18.0) to keep up with upstream Kubernetes dependencies (v0.30.x). I have also ensured all direct K8s dependencies in all modules are now v0.30.0.
Note: K8s modules no longer depend on Ginkgo, which means we can eliminate this dependency in cert-manager also. Thanks to assistance from @inteon fixing Makefile issues in this PR after ginkgo disappeared from
go.mod.Kind
/kind cleanup
Release Note