Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferencePolicies yaml not present in config/crd/experimental #1422

Closed
gnossen opened this issue Oct 1, 2022 · 2 comments
Closed

ReferencePolicies yaml not present in config/crd/experimental #1422

gnossen opened this issue Oct 1, 2022 · 2 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@gnossen
Copy link
Contributor

gnossen commented Oct 1, 2022

What happened:

$ kubectl apply -k "github.com/kubernetes-sigs/gateway-api/config/crd/experimental?ref=main"
error: rawResources failed to read Resources: Load from path gateway.networking.k8s.io_referencepolicies.yaml failed: evalsymlink failure on '/tmp/kustomize-993690429/config/crd/experimental/gateway.networking.k8s.io_referencepolicies.yaml' : lstat /tmp/kustomize-993690429/config/crd/experimental/gateway.networking.k8s.io_referencepolicies.yaml: no such file or directory

What you expected to happen:

Successful installation.

Anything else we should know:
It looks like the reference to the file is here. By deleting this line, I can successfully install the experimental CRDs.

@gnossen gnossen added the kind/bug Categorizes issue or PR as related to a bug. label Oct 1, 2022
@gnossen gnossen changed the title ReferencePolicies yaml not present in config/crd/expeimental ReferencePolicies yaml not present in config/crd/experimental Oct 1, 2022
@subi9
Copy link
Contributor

subi9 commented Oct 2, 2022

/assign

@robscott
Copy link
Member

robscott commented Oct 3, 2022

Thanks for reporting this @gnossen! @howardjohn fixed this with #1424

@robscott robscott closed this as completed Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants