Skip to content

Commit 3c578c7

Browse files
committed
Known issues
1 parent bbcc868 commit 3c578c7

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff 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

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

0 commit comments

Comments
 (0)