Skip to content

Commit 5d9d576

Browse files
rjeberhardmarkxnelson
authored andcommitted
Known issues (#723)
* Known issues * Correct reference * Review comments
1 parent 9540a7c commit 5d9d576

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,17 @@ 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+
## 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+
3142
# Backward compatibility guidelines
3243

3344
The 2.0 release introduces some breaking changes and does not maintain compatibility with previous releases.

0 commit comments

Comments
 (0)