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

Sometimes clusterName is not applied correctly #249

Closed
johnbelamaric opened this issue May 31, 2023 · 0 comments · Fixed by nephio-project/nephio-example-packages#42 or #252
Closed
Assignees

Comments

@johnbelamaric
Copy link
Member

After setting up the sandbox and adding a PVS to create four clusters, I get this:

ubuntu@nephio-r1-e2e:~$ kubectl get clusters
NAME             PHASE         AGE   VERSION
edge01-cluster   Provisioned   28m   v1.26.3
edge02           Provisioned   23m   v1.26.3
edge03-cluster   Provisioned   23m   v1.26.3
edge04           Provisioned   23m   v1.26.3
ubuntu@nephio-r1-e2e:~$ 

I suspect this has the same root cause as the flapping in #248 - it's probably due to our improper use of packageContext in PV. I am going to try updating our packages to avoid that and see if it fixes it.

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