-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
BU Product Work
-
False
-
None
-
False
-
OCPSTRAT-42 - Gate and Clarify of Hypershift CLI Product Supported Features
-
-
-
Hypershift Sprint 239, Hypershift Sprint 240, Hypershift Sprint 241, Hypershift Sprint 242, Hypershift Sprint 243, Hypershift Sprint 244, Hypershift Sprint 245, Hypershift Sprint 246, Hypershift Sprint 247, Hypershift Sprint 249
-
0
-
0
-
0
User Story:
As a user of HCP CLI, I want to be able to set some platform agnostic default flags when creating a HostedCluster:
- additional-trust-bundle
- annotations
- arch
- auto-repair
- base-domain
- cluster-cidr
- control-plane-availability-policy
- etcd-storage-class
- fips
- generate-ssh
- image-content-sources
- infra-availability-policy
- infra-id
- infra-json
- name
- namespace
- node-drain-timeout
- node-selector
- node-upgrade-type
- network-type
- release-stream
- render
- service-cidr
- ssh-key
- timeout
- wait
so that I can set default values for these flags for my particular use cases.
Acceptance Criteria:
Description of criteria:
- Aforementioned flags are included in the HCP CLI general create cluster command.
- Aforementioned flags are included in test plans & testing.
Out of Scope:
The flags listed in HyperShift Create Cluster CLI that don't seem platform agnostic:
- BaseDomainPrefix - only in AWS
- ExternalDNSDomain - only in AWS
These flags are also out of scope:
- control-plane-operator-image - for devs (see Alberto's comment below)
Engineering Details:
- N/A
This requires/does not require a design proposal.
This requires/does not require a feature gate.