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
9 stars 15 forks source link

metadata.yaml hardcoded extention. #44

Closed nocturnalastro closed 2 months ago

nocturnalastro commented 3 months ago

It is common for people to use .yml as well as .yaml as an ext for yaml files.

pixelsoccupied commented 3 months ago

Like do we even need to care about file ext is as long as there's no error after unmarshal?

natifridman commented 2 months ago

I think this was solved in #63

pixelsoccupied commented 2 months ago

resolved /close

openshift-ci[bot] commented 2 months ago

@pixelsoccupied: Closing this issue.

In response to [this](https://github.com/openshift/kube-compare/issues/44#issuecomment-2254546507): >resolved >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.