Enhancement: discrete CRD / CR creation install phases #6496
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
language/go
Issue is related to a Go operator project
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Milestone
Uh oh!
There was an error while loading. Please reload this page.
operator-sdk/internal/olm/installer/client.go
Lines 88 to 91 in 861f524
Enhance to have separate CRD installation phase and CR creation phase. As currently sorted, the order of the objects created will already respect this sequence, but it would be nice to separate them out for auditing, error handling, etc.
Referred to in #6490 (review)
The text was updated successfully, but these errors were encountered: