make manifests fails with aws_manager_image_patch.yaml: no such file or directory #469
Labels
kind/bug
Categorizes issue or PR as related to a bug.
kind/documentation
Categorizes issue or PR as related to documentation.
lifecycle/active
Indicates that an issue or PR is actively being worked on by a contributor.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
/kind bug
sigs.k8s.io/cluster-api-provider-aws $ make manifests
go run vendor/sigs.k8s.io/controller-tools/cmd/controller-gen/main.go crd
CRD files generated, files can be found under path /Users/babu-s2/go/src/sigs.k8s.io/cluster-api-provider-aws/config/crds.
kustomize build config/default/ > cmd/clusterctl/examples/aws/out/provider-components.yaml
Error: SliceFromPatches: open /Users/babu-s2/go/src/sigs.k8s.io/cluster-api-provider-aws/cmd/clusterctl/examples/aws/out/aws_manager_image_patch.yaml: no such file or directory
What did you expect to happen:
The startup guide steps are broken, not working as mentioned.
Anything else you would like to add:
Workaround is to run ./generate-yaml.sh explicitly
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: