Skip to content

Commit 15ce36f

Browse files
authored
Merge pull request kubernetes-sigs#11883 from sbueringer/pr-clarify-emergency-patch
📖 Clarify when we would cut an emergency patch
2 parents 67f52ea + 859d69e commit 15ce36f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Cluster API maintains the most recent release/releases for all supported API and
137137
- For older API versions we only support the most recent minor release until the API version reaches EOL.
138138
- We will maintain test coverage for all supported minor releases and for one additional release for the current stable API version in case we have to do an emergency patch release.
139139
For example, if v1.6 and v1.7 are currently supported, we will also maintain test coverage for v1.5 for one additional release cycle. When v1.8 is released, tests for v1.5 will be removed.
140+
- If there is a need for an emergency patch (e.g. to fix a critical security issue), please bring this up to maintainers and it will be considered on a case-by-case basis.
140141

141142
| Minor Release | API Version | Supported Until |
142143
|---------------|--------------|--------------------------------------------------|

0 commit comments

Comments
 (0)