Update release process to include Kubernetes test infrastructure

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan 2022-03-02 11:01:30 -08:00
parent 8acbb27647
commit 63dd929af7
No known key found for this signature in database
GPG Key ID: F58C5D0A4405ACDB

View File

@ -57,4 +57,6 @@
4. Update [`config.toml`](https://github.com/containerd/containerd.io/blob/f827d53826a426cb48f24cc08e43cc8722ad6d01/config.toml#L35) with latest release in the [containerd/containerd.io project](https://github.com/containerd/containerd.io); open PR to
force website downloads update.
5. Promote on Slack, Twitter, mailing lists, etc
5. Update Kubernetes test infrastructure to test against any new release branches, see example from https://github.com/kubernetes/test-infra/pull/25476
6. Promote on Slack, Twitter, mailing lists, etc