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

kubectl apply -k github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master no longer works #1304

Closed
tim-sendible opened this issue Jul 11, 2022 · 1 comment · Fixed by #1305
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@tim-sendible
Copy link

/kind bug

What happened?
The documentation says to run kubectl apply -k github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master or similar. This used to work. Now results in a 404. Example doc in the middle of this page: https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/install.md

What you expected to happen?
I expect to be able to install ebs-csi via kustomize

How to reproduce it (as minimally and precisely as possible)?
kubectl apply -k github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master

Anything else we need to know?:
The environment info etc is irrelevant. Ultuimately, the URLS that used to work now don't.. they 404 in the browser too.

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Jul 11, 2022
@tim-sendible tim-sendible changed the title kubectl -k github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master no longer works kubectl apply -k github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=master no longer works Jul 11, 2022
@tim-sendible
Copy link
Author

Looks like ?ref=v1.8.0 works. It's something with this new tagSuffix change in the ecr directory

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

Successfully merging a pull request may close this issue.

2 participants