kubeshop / monokle

Monokle is a set of OSS tools designed to help create and maintain high-quality Kubernetes configurations throughout the application lifecycle
https://monokle.io
MIT License
1.84k stars 135 forks source link

Add support for Kustomize components #1599

Open olensmar opened 2 years ago

olensmar commented 2 years ago

See https://github.com/kubernetes/enhancements/blob/master/keps/sig-cli/1802-kustomize-components/README.md - I would like to see Kustomize components identified/validated by Monokle (just like kustomizations) and listed separately in the Kustomize panel - with all the existing validation/linking/preview functionality available as applicable

olensmar commented 1 year ago

https://github.com/kubeshop/monokle-core/pull/457 adds some initial Component parsing support

olensmar commented 1 year ago

need this for "proper" support for the https://github.com/GoogleCloudPlatform/microservices-demo repo