-
Story
-
Resolution: Done
-
Major
-
None
Value Statement
Having the hosted clusters auto-import is great but in cases like ROSA HCP where the import is controlled by some other controller, there should be a way to disable the auto-import.
Use AddOnDeploymentConfig or similar to configure the hypershift addon agent to disable the auto-import.
Definition of Done for Engineering Story Owner (Checklist)
- Hosted clusters should be auto-imported by default.
- There should be a way to enable/disable the auto-import globally.
- With the auto-import disabled, a new hosted cluster should not be auto-imported.
- Cluster admin should still be able to import a new hosted cluster manually.
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [x] Unit/function tests have been automated and incorporated into the
build. - [x] 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- [x] Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- [x] Create an informative documentation issue using the [Customer
Portal_doc_issue template] https://issues.redhat.com/browse/ACM-6858 - [x] Provide input to the QE team, and ensure QE acceptance criteria
(established between story owner and QE focal) are met.
Support Readiness
- [x] The must-gather script has been updated.
- is documented by
-
ACM-6858 [Documentation] Document how to disable hosted cluster auto-import
- Closed