You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce
The command I am running and the results are below
$ kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller//crds?ref=v0.0.154"
error: failed to run '/opt/homebrew/bin/git fetch --depth=1 https://github.com/aws/eks-charts/stable/aws-load-balancer-controller v0.0.154': remote: Not Found
fatal: repository 'https://github.com/aws/eks-charts/stable/aws-load-balancer-controller/' not found
:exit status 128
Expected outcome
The charts should update successfully.
Environment
Chart name: aws-load-balancer-controller
Chart version: v0.0.154
Kubernetes version: 1.27
Using EKS (yes/no), if so version? v1.27.7-eks-4f4795d
Additional Context:
This has worked before and stopped working on Wednesday morning (29/11).
The text was updated successfully, but these errors were encountered:
Describe the bug
Running the command to update the CRDs is returning an error saying that it can't find the repository.
I was using the command here.
Steps to reproduce
The command I am running and the results are below
Expected outcome
The charts should update successfully.
Environment
Additional Context:
This has worked before and stopped working on Wednesday morning (29/11).
The text was updated successfully, but these errors were encountered: