cert-manager / cert-manager

Automatically provision and manage TLS certificates in Kubernetes
https://cert-manager.io
Apache License 2.0
11.6k stars 2.02k forks source link

[release-1.13] Remove kind update script, add 1.29, update 1.28 #7027

Closed SgtCoDFish closed 2 weeks ago

SgtCoDFish commented 2 weeks ago

Pull Request Motivation

Alternative to #7023 - removes the "auto updater" for kind and adds new / updated images manually.

The auto updater can't be used safely - it can pull images which are not appropriate for a given kind version. So I removed it.

Kind

/kind cleanup

Release Note

NONE
cert-manager-prow[bot] commented 2 weeks ago

[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

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/cert-manager/cert-manager/blob/release-1.13/OWNERS)~~ [inteon] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment