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 #604

Open
liamfallon opened this issue Apr 8, 2024 · 2 comments
Open

Porch: error from rpkg edit #604

liamfallon opened this issue Apr 8, 2024 · 2 comments
Labels
area/platform area/porch Porch related issues bug Something isn't working triaged
Milestone

Comments

@liamfallon
Copy link
Member

Original issue URL: kptdev/kpt#3694
Original issue user: https://github.com/johnbelamaric
Original issue created at: 2022-12-14T21:37:36Z
Original issue last updated at: 2022-12-14T21:41:23Z
Original issue body: ### 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

Original issue comments:

@liamfallon
Copy link
Member Author

Same root casuse as Same root cause as #469

@liamfallon liamfallon added this to the R3 milestone May 17, 2024
@liamfallon
Copy link
Member Author

Triaged
Triage Comment: The same issue happens in porchctl rpkg update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform area/porch Porch related issues bug Something isn't working triaged
Projects
Status: No status
Development

No branches or pull requests

1 participant