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
Hello guys,
here I leave an issue that I have found (until now) when deploying the ONOS RIC in the VM artifact, I hope you can review it and maybe confirm if the applied workaround is enough or it may need further configurations.
Thanks.!
After running: make OPT=ric
I got the following error: Error: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "kpimon" namespace: "" from "": no matches for kind "Entity" in version "topo.onosproject.org/v1beta1"
Thank you so much for sharing! I have added your workaround to the troubleshooting section of the deployment guide so that everyone deploying the ONOS RIC can benefit from it!
Hello guys,
here I leave an issue that I have found (until now) when deploying the ONOS RIC in the VM artifact, I hope you can review it and maybe confirm if the applied workaround is enough or it may need further configurations.
Thanks.!
After running:
make OPT=ric
I got the following error:
Error: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "kpimon" namespace: "" from "": no matches for kind "Entity" in version "topo.onosproject.org/v1beta1"
Workaround:
The text was updated successfully, but these errors were encountered: