Closed abhay-krishna closed 1 week ago
/cherrypick release-0.21
@abhay-krishna: once the present PR merges, I will cherry-pick it on top of release-0.21 in a new PR and assign it to you.
/cherrypick release-0.20
@abhay-krishna: once the present PR merges, I will cherry-pick it on top of release-0.20 in a new PR and assign it to you.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: abhay-krishna
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@abhay-krishna: new pull request created: #4069
@abhay-krishna: new pull request created: #4070
We maintain a list of images that are referenced upstream in Kind's CNI and PV storage manifests and containerd config file. We use this list for find-and-replace operations on certain files on the Kind node image, to replace them with EKS-A kindnetd and local-path-provisioner/local-path-helper images and EKS-D pause image. When bumping Kind versions, the upstream tags may change, which requires us to update the image tags list otherwise the find-and-replace will fail.
This PR adds logic to update this image list whenever we bump the Kind version.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.