Skip to content

Commit 3a677ac

Browse files
committed
wip
1 parent d723de3 commit 3a677ac

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,16 @@ The fastest way to experience the operator is to follow the [Quick start guide](
2828
+ however, this release candidate is suitable for testing and early adopters.
2929
```
3030

31+
# Backward Compatibility Guidelines
32+
33+
The 2.0 release introduces some breaking changes and does not maintain compatibility with previous releases.
34+
35+
Starting with the 2.0 release, future operator releases are intended to be backwards-compatible with respect to the Domain
36+
resource schema, operator Helm chart input values, configuration overrides template, Kubernetes resources created
37+
by the operator Helm chart, Kubernetes resources created by the operator, and the operator REST interface. We intend to
38+
maintain compatibility for three releases, excepting a clearly communicated deprecated feature, which will be
39+
maintained for one release after a replacement is available.
40+
3141
# About this documentation
3242

3343
This documentation includes sections aimed at different audiences. To help you find what you are looking for more easily,

0 commit comments

Comments
 (0)