-
Story
-
Resolution: Done
-
Critical
-
MCE 2.2.0, ACM 2.7.0
-
False
-
None
-
False
-
qa-ack
Value Statement
- Users of MCE Hypershift feature should be able to download and install Hypershift CLI tool from MCE onto their local workstation.
- The CLI tool can be the existing Hypershift CLI binary that can be built from https://github.com/openshift/hypershift.git .
- Users need to use the Hypershift CLI to create cloud infrastructure and IAM and save the information in `HostedClusterInfrastructure` custom resource.
- Users might want to use the CLI to manage their hosted clusters.
Acceptance Criteria
- Validate that a console menu (link) is available to download the CLI tool
- The CLI is built from the same openshift/hypershift Git SHA as the hypershift operator.
- `hypershift version` command displays the correct version information (the Git commit SHA it is built from).
Definition of Done for Engineering Story Owner (Checklist)
Development Complete
- Code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- Unit/function tests have been automated and incorporated into build.
- 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- Create an informative documentation issue using the Customer Portal_doc_issue template, and ensure doc acceptance criteria is met. Link the development issue to the doc issue.
- Provide input to the QE team, and ensure QE acceptance criteria (established between story owner and QE focal) is met.
https://github.com/stolostron/backlog/blob/master/.github/ISSUE_TEMPLATE/user-story.md#support-readiness
Support Readiness
- The must-gather script has been updated.