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.14] Remove kind update script #7028

Closed SgtCoDFish closed 2 weeks ago

SgtCoDFish commented 2 weeks ago

Pull Request Motivation

7027 removes the kind image update script for release-1.13 since it can't be used safely. Rather than spending the time to adapt the script from master, simply remove it for release-1.14 since it's not safe.

Kind

/kind cleanup

Release Note

NONE
inteon commented 2 weeks ago

/approve /lgtm

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.14/OWNERS)~~ [inteon] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment