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
rpkg edit
rpkg edit creates a new draft package
ubuntu@nephio-poc-004:~$ kpt --kubeconfig ~/.kube/nephio.config alpha rpkg edit edge-1-03644cdb5e035f49d209641a1763704042546aa2 -n default --workspace v3 Error: Internal error occurred: error applying patch: conflict: fragment line does not match src line ubuntu@nephio-poc-004:~$ kpt --kubeconfig ~/.kube/nephio.config alpha rpkg edit edge-1-03644cdb5e035f49d209641a1763704042546aa2 -n default Error: --workspace is required to specify downstream workspaceName ubuntu@nephio-poc-004:~$
ubuntu@nephio-poc-004:~$ kpt --kubeconfig ~/.kube/nephio.config alpha rpkg list NAME PACKAGE WORKSPACENAME REVISION LATEST LIFECYCLE REPOSITORY ...snipped... edge-1-03644cdb5e035f49d209641a1763704042546aa2 free5gc-operator packagedeployment-1 v1 true Published edge-1 ...snipped... ubuntu@nephio-poc-004:~$
Note that this revision v1 from repo https://github.com/nephio-test/nephio-poc-004-edge-1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
rpkg edit
creates a new draft packageActual behavior
Information
Note that this revision v1 from repo https://github.com/nephio-test/nephio-poc-004-edge-1
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: