-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
-
-
Hypershift Sprint 234
-
0
-
0
-
0
DoD:
Currently we return early if we fail to apply a resource during installation https://github.com/openshift/hypershift/blob/main/cmd/install/install.go#L248
There's no reason why we wouldn't keep going, aggregate errors and return at the end.
It might help for scenarios where one broken CR prevent everything else from being installed, e.g.