File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Please also refer to the https://javaoperatorsdk.io/docs/getting-started[JOSDK d
1616- Automatically registers reconcilers with the `Operator` and start them
1717- Automatically generates CRDs for all `CustomResource` implementations used by reconcilers
1818- Automatically generates Kubernetes descriptors
19- - Automatically generates the bundle manifests for all reconcilers (using the `quarkus-operator-sdk-bundle-generator` extension) [Preview]
19+ - Automatically generates the bundle manifests for all reconcilers (using the `quarkus-operator-sdk-bundle-generator` extension)
2020- Integrates with the Dev mode:
2121* Watches your code for changes and reload automatically your operator if needed without having to hit an endpoint
2222* Only re-generates the CRDs if a change impacting its generation is detected
You can’t perform that action at this time.
0 commit comments