Commit 6925e7d
committed
docs: improve javadoc for ResourceOperation on resource cloning and matching
Add java doc remark that the desired resource has to be clone (or fresh instance created)
in order to have the maching work correctly
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>1 parent 645c77b commit 6925e7d
1 file changed
Lines changed: 9 additions & 0 deletions
File tree
- operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/reconciler
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
102 | 111 | | |
103 | 112 | | |
104 | 113 | | |
| |||
0 commit comments