vmware-archive / operator-builder

A Kubebuilder plugin to accelerate the development of Kubernetes operators
MIT License
41 stars 6 forks source link

glob doublestart pattern not supported #225

Closed JefeDavis closed 2 years ago

JefeDavis commented 2 years ago

currently we are using the native filepath.glob library which does not support the doublestar (**) pattern