Supported Releases
Each release is supported for a period of six months, and we create a new release every three months.
Our naming scheme mostly follows Semantic Versioning 2.0.0 with prepended to git tags and docker images:
where is increased for each release, and counts the number of patches for the current release. A patch is usually a small change relative to the release.
note
note
The support of kubernetes 1.22 is (will be) available with release 2.0.4.
You could track our upcoming release on .
Our support window is six months for each release branch. The support window corresponds to the two latest releases, given that we produce a new final release every three months.
- Security and bug fixes
You can request support from the community on CNCF Slack (in the #project-chaos-mesh channel), or using .
Security and bug fixes
Security issues are fixed as soon as possible. They get back-ported to the last two releases, and a new patch release is immediately created for them.
For enhancements or bugfixes, we would make a new patch release as required.
We use e2e test for testing compatibility on each version of kubernetes cluster, our testing coverage is:
Version | Tested kubernetes Versions |
---|---|
master | 1.15, 1.20, 1.23 |
2.2 | 1.15, 1.20, 1.23 |
2.1 | 1.15, 1.20, 1.23 |