-
Spike
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
Moderate
-
None
Description of problem:
ClusterInstance CRD does not have default values for cluster-level and node-level templateRefs. The expected values should be,
spec.templateRefs:
- name: ai-cluster-templates-v1
namespace: open-cluster-management
spec.nodes.templateRefs:
- name: ai-node-templates-v1
namespace: open-cluster-management
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...
Actual results:
Expected results:
Additional info:
This became necessary as we are building out AI powered ZTP deployment of SNOs through clusterinstance, and the lack of a default value affects the accuracy of the LLMs generated clusterinstance.