File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,18 @@ 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
31+ ## Known issues
32+
33+ | Issue | Description |
34+ | --- | --- |
35+ | [ #721 ] ( https://github.com/oracle/weblogic-kubernetes-operator/issues/721 ) | Incorrect default domainHome when domainHomeInImage is true |
36+ | [ #722 ] ( https://github.com/oracle/weblogic-kubernetes-operator/issues/722 ) | Server services not recreated when labels/annotations changed |
37+
38+ ## Operator version 1.1
39+
40+ Documentation for the 1.1 release of the operator is available [ here] ( docs/v1.1/README.md ) .
41+
42+ # Backward compatibility guidelines
3243
3344The 2.0 release introduces some breaking changes and does not maintain compatibility with previous releases.
3445
You can’t perform that action at this time.
0 commit comments