diff --git a/.github/ISSUE_TEMPLATE/dep-golang.md b/.github/ISSUE_TEMPLATE/dep-golang.md index 33a0a274fe4..442ab2d622b 100644 --- a/.github/ISSUE_TEMPLATE/dep-golang.md +++ b/.github/ISSUE_TEMPLATE/dep-golang.md @@ -13,7 +13,7 @@ Golang dependencies. ### Tracking info - + Link to any previous tracking issue: @@ -23,67 +23,51 @@ SIG Release Slack thread: ### Work items - -- [ ] `kube-cross` image update: + +- [ ] `kube-cross`, `go-runner`, `releng-ci` image updates: - - - [ ] image promotion: + + - [ ] `kube-cross` image promotion: - -- [ ] `go-runner` image update: + + - [ ] `go-runner` image promotion: - - - [ ] image promotion: + + - [ ] `releng-ci` image promotion: - -- [ ] `releng-ci` image update: +#### After go-runner image promotion - + +- [ ] `distroless-iptables` image update: + + - [ ] image promotion: -#### After kube-cross image promotion +#### After kube-cross and distroless-iptables image promotions - + - [ ] kubernetes/kubernetes update (`master`): Ensure the following have been updated within the PR: + - [ ] `.go-version` file - [ ] kube-cross image - [ ] go-runner image + - [ ] distroless-iptables image - [ ] publishing bot rules - [ ] test image - - [ ] `.go-version` file - > **Note** > This update may require an update to go.sum files, for example: https://github.com/kubernetes/kubernetes/pull/118507 > This will require an API Review approval. -#### After go-runner image promotion - - -- [ ] `distroless-iptables` image update: - - - - [ ] image promotion: - -#### After distroless-iptables image promotion - - -- [ ] kubernetes/kubernetes update (`master`): - - Ensure the following have been updated within the PR: - - - [ ] distroless-iptables image - - [ ] test image - #### After kubernetes/kubernetes (master) has been updated - -- [ ] `k8s-cloud-builder` image update: + +- [ ] `k8s-cloud-builder` and `k8s-ci-builder` image updates: - -- [ ] `k8s-ci-builder` image variants update: + +- [ ] `kubekins`/`krte` image variants update: ### Cherry picks @@ -107,9 +91,9 @@ In this case, we would only cherry pick the go1.15.5 to the `release-1.19` branch, since it is the only other branch with a go1.15 minor version on it. --> -- [ ] Kubernetes x.y-1: -- [ ] Kubernetes x.y-2: -- [ ] Kubernetes x.y-3: +- [ ] Kubernetes 1.y-1: +- [ ] Kubernetes 1.y-2: +- [ ] Kubernetes 1.y-3: - [ ] publishing bot rule updates for active Golang versions: #### After kubernetes/kubernetes (release branches) has been updated - -- [ ] `k8s-cloud-builder` image update: - - -- [ ] `k8s-ci-builder` image variants update: + +- [ ] `k8s-cloud-builder` and `k8s-ci-builder` image updates: - -- [ ] `kubekins`/`krte` image variants update: + +- [ ] `kubekins`/`krte` image updates: ### Follow-up items