You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: startup bug, when CRs already present on cluster + renaming (#677)
* chore(deps): upgrade to fabric8 5.10.1 (#656)
Mocking the version is not needed anymore.
(cherry picked from commit f3b9438)
* fix: startup bug, when CRs already present on cluster + renaming
* feat: pass selector as String instead of parsing it
This is a new feature of Fabric8 5.9+
Co-authored-by: Chris Laprun <[email protected]>
Copy file name to clipboardExpand all lines: operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/event/internal/CustomResourceEventSource.java
Copy file name to clipboardExpand all lines: operator-framework-core/src/test/java/io/javaoperatorsdk/operator/processing/event/internal/LabelSelectorParserTest.java
0 commit comments