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
feat: Add the possibility to update the default handler for the Global Resource Property Registry. (#5963) (#6323)
* feat: Add possibility to re-set default handler for Global Resource Property Registry.
* feat: Add not null check for defaultHandler param.
(cherry picked from commit 183caca)
Co-authored-by: armory-abedonik <106548537+armory-abedonik@users.noreply.github.com>
Copy file name to clipboardExpand all lines: clouddriver-kubernetes/src/main/java/com/netflix/spinnaker/clouddriver/kubernetes/description/GlobalResourcePropertyRegistry.java
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ public class GlobalResourcePropertyRegistry implements ResourcePropertyRegistry
0 commit comments