openshift / kube-compare

A Kubectl plugin to allow to compare a known valid reference configuration and a set of specific cluster configuration CRs.
Apache License 2.0
8 stars 8 forks source link

Neither the CRD (nodetopology.openshift.io/v1) nor the resource (NUMAResourcesOperator) in clusters...but kube-compare still attempts to render #17

Closed pixelsoccupied closed 2 weeks ago

pixelsoccupied commented 1 month ago

This case should be handled more gracefully

error: template: nrop.yaml:9:13: executing "scheduling/nrop.yaml" at <len .spec.nodeGroups>: error calling len: reflect: call of reflect.Value.Type on zero Value
pixelsoccupied commented 2 weeks ago

This issue might be fixed with the latest commit but will need to reset

/kind bug

pixelsoccupied commented 2 weeks ago

Resolved