-
Notifications
You must be signed in to change notification settings - Fork 53
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
kind workload clusters missing storage class (free5gc mongo db not coming up) #256
Comments
No default storage class set: Management cluster:
Workload cluster:
|
Presumably a fix is needed in one of the cluster-capi-* packages in the nephio-example-packages |
can you apple this to see if it works? kubectl apply -f https://raw.githubusercontent.com/rancher/local-path-provisioner/v0.0.24/deploy/local-path-storage.yaml if so we have to build a package with this and add it like the CNI to the mgmt staging repo for the bootstrapped to pick it up and install. |
/assign @denysaleksandrov |
|
this is the package we need to update. nephio-example-packages % ls nephio-workload-cluster resource-backend/app/controller/deployment-controller.yaml: - name: RESOURCE_BACKEND it is similar to the pv-kindnet.yaml |
Done |
Following the steps in nephio-project/test-infra#61 up through step 8, I see the free5gc-cp bring up is stalled.
The text was updated successfully, but these errors were encountered: