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

Porch: error from rpkg edit #3694

Open
johnbelamaric opened this issue Dec 14, 2022 · 0 comments
Open

Porch: error from rpkg edit #3694

johnbelamaric opened this issue Dec 14, 2022 · 0 comments
Labels
area/porch bug Something isn't working triaged Issue has been triaged by adding an `area/` label

Comments

@johnbelamaric
Copy link
Contributor

Expected behavior

rpkg edit creates a new draft package

Actual behavior

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:~$

Information

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

Steps to reproduce the behavior

@johnbelamaric johnbelamaric added the bug Something isn't working label Dec 14, 2022
@mortent mortent added triaged Issue has been triaged by adding an `area/` label area/porch labels Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/porch bug Something isn't working triaged Issue has been triaged by adding an `area/` label
Projects
kpt kanban board
Awaiting triage
Development

No branches or pull requests

2 participants