We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While testing out the sandbox provisioning, it was failing during the "install nephio-operator". Turns out there was no image pushed :)
I manually build and pushed an image, but we should have it automated.
This one: https://github.com/nephio-project/nephio/tree/main/operators/nephio-controller-manager
The text was updated successfully, but these errors were encountered:
/assign @radoslawc
The package looks for nephio-operator:latest: https://github.com/nephio-project/nephio-example-packages/blob/main/nephio-controllers/app/controller/deployment-controller.yaml#L82
Sorry, something went wrong.
radoslawc
Successfully merging a pull request may close this issue.
While testing out the sandbox provisioning, it was failing during the "install nephio-operator". Turns out there was no image pushed :)
I manually build and pushed an image, but we should have it automated.
This one: https://github.com/nephio-project/nephio/tree/main/operators/nephio-controller-manager
The text was updated successfully, but these errors were encountered: