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

In live mode can we access cluster specific info at runtime for validation? E.g validate mcp node pool name #19

Open pixelsoccupied opened 1 month ago

nocturnalastro commented 2 weeks ago

I think gathering some basic info from the cluster and passing it to all the templates would be very useful.

As a stretch we could even allow people specify manifests they wish to register for this as well in metadata.yaml.

pixelsoccupied commented 2 weeks ago

On another note...if can get the merge patches in place this might not be needed