Skip to content

Commit b386d3c

Browse files
committed
added post release cleanup step
1 parent 5af832d commit b386d3c

File tree

1 file changed

+7
-0
lines changed
  • docs/release/role-handbooks/ci-signal

1 file changed

+7
-0
lines changed

docs/release/role-handbooks/ci-signal/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,10 @@ To reduce the amount of flakes please periodically:
8585
2. Open issues using an appropriate template (flaking-test) for occurring flakes and ideally fix them or find someone who can.
8686

8787
**Note**: Given resource limitations in the Prow cluster it might not be possible to fix all flakes. Let's just try to pragmatically keep the amount of flakes pretty low.
88+
89+
### Post-release cleanup
90+
Once the new minor release (e.g., `v1.8.0`) has been officially cut, perform the following cleanup:
91+
92+
- Remove old release branches and unused versions from the `cluster-api-prowjob-gen.yaml` file in [test-infra](https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes-sigs/cluster-api/) according to our policy documented in [Support and guarantees](../../../../CONTRIBUTING.md#support-and-guarantees).
93+
As we just added `release-1.8`, we can now drop test coverage for the `release-1.5` branch.
94+

0 commit comments

Comments
 (0)