vmware-archive / operator-builder

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

bug: absolute paths are globbed as relative paths #287

Open scottd018 opened 2 years ago

scottd018 commented 2 years ago

When using absolute paths in a workload config as part of the spec.resources field, the path is appended to the relative path of the workload config.