Merge pull request #8328 from akhilerm/update-ci-signal-readme

This commit is contained in:
Samuel Karp 2023-04-21 07:00:46 -07:00 committed by GitHub
commit 8304c556ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 0 deletions

View File

@ -58,6 +58,13 @@ Binaries are generated from `main` branch every night for `Linux` and `Windows`.
Please be aware: nightly builds might have critical bugs, it's not recommended for use in production and no support provided.
## Kubernetes (k8s) CI Dashboard Group
The [k8s CI dashboard group for containerd](https://testgrid.k8s.io/containerd) contains test results regarding
the health of kubernetes when run against main and a number of containerd release branches.
- [containerd-periodics](https://testgrid.k8s.io/containerd-periodic)
## Runtime Requirements
Runtime requirements for containerd are very minimal. Most interactions with

View File

@ -1,5 +1,14 @@
## containerd release process
### containerd CI signal
The [testgrid dashboard](https://testgrid.k8s.io/containerd-periodic) for containerd shows the current state of the
containerd periodic build and test jobs. For cutting a release from branch `release/1.x`, the following should be
verified:
- `containerd-build-1.x` in [containerd-periodics](https://testgrid.k8s.io/containerd-periodic) should be passing.
- [CI](https://github.com/containerd/containerd/actions/workflows/ci.yml) should be green for `release/1.x` branch.
### Steps for making the release
1. Create release pull request with release notes and updated versions.
1. Compile release notes detailing features added since the last release and