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
refactor: make shouldUseSSA work with types instead of instances + tests (#2538)
* refactor: make shouldUseSSA work with types instead of instances + tests
Signed-off-by: Chris Laprun <[email protected]>
* fix: shouldUseSSA should also work with unmanaged configuration
Signed-off-by: Chris Laprun <[email protected]>
---------
Signed-off-by: Chris Laprun <[email protected]>
Copy file name to clipboardExpand all lines: operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/dependent/kubernetes/KubernetesDependentResource.java
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -193,7 +193,8 @@ protected void addMetadata(boolean forMatch, R actualResource, final R target, P
0 commit comments