-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.18.0
-
Important
-
None
-
Proposed
-
False
-
Description of problem:
The hypershift CLI has an implicit dependency on the az and jq commands, as it invokes them directly. As a result, the "hypershift-azure-create" chain will not work since it's based on the hypershift-operator image, which lacks these tools.
Expected results:
Refactor the hypershift CLI to handle these dependencies in a Go-native way, so that the CLI is self-contained.
- is duplicated by
-
HOSTEDCP-2167 Add ability to set ManagedIdentities through hypershift cli
- Closed
- links to