kubebuilder
kubebuilder copied to clipboard
Standardize config folders structure
trafficstars
What do you want to happen?
I think would be good to standardize the structure of folders generated under config folder. Example:
crdfolder hasbasesfoldersamplesfolder does not havebasesfolder
My motivation was an automation I added to a project, which was easier to add to folders that had bases folder
I believe the only change, would be that kustomization.yaml files would change resources section from - file_name to - bases/file_name
I also believe this problem is NOT A PRIORITY, just a nice to have feature
Extra Labels
No response