File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,17 @@ The fastest way to experience the operator is to follow the [Quick start guide](
28
28
+ However, this release candidate is suitable for testing and early adopters.
29
29
```
30
30
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] ( site/v1.1/README.md ) .
41
+
31
42
# Backward compatibility guidelines
32
43
33
44
The 2.0 release introduces some breaking changes and does not maintain compatibility with previous releases.
You can’t perform that action at this time.
0 commit comments