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

"make riab OPT=ric" fails #195

Open
Ksk190809 opened this issue Aug 8, 2023 · 0 comments
Open

"make riab OPT=ric" fails #195

Ksk190809 opened this issue Aug 8, 2023 · 0 comments

Comments

@Ksk190809
Copy link

Build fails with:

STORAGE_CLASS: 
if [ "" == "" ]; then \
        sudo /var/lib/rancher/rke2/bin/kubectl --kubeconfig /etc/rancher/rke2/rke2.yaml apply -f https://raw.githubusercontent.com/rancher/local-path-provisioner//deploy/local-path-storage.yaml --wait=true; \
        sudo /var/lib/rancher/rke2/bin/kubectl --kubeconfig /etc/rancher/rke2/rke2.yaml patch storageclass local-path -p '{"metadata": {"annotations":{"storageclass.kubernetes.io/is-default-class":"true"}}}'; \
fi
error: unable to read URL "https://raw.githubusercontent.com/rancher/local-path-provisioner//deploy/local-path-storage.yaml", server reported 404 Not Found, status code=404
Error from server (NotFound): storageclasses.storage.k8s.io "local-path" not found
make: *** [mk/infra.mk:37: /home/ric/sdran-in-a-box//workspace/milestones/k8s-ready] Error 1

2023-08-07 10:36:32 ==================================================
2023-08-07 10:36:32 EXIT CODE 2 for make riab OPT=ric

This appears to be related to issue "replace kubespray with rke2 #193" changes to mk/infra.mk line 38?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant