Issue in kpt rpkg command
SamarSidharth opened this issue · 3 comments
SamarSidharth commented
Expected behavior
kpt alpha rpkg get
should list the packages
Actual behavior
The command returns error
# kpt alpha rpkg get
Error: an error on the server ("unknown") has prevented the request from succeeding (get packagerevisions.porch.kpt.dev)
Information
I investigated it further and found that it was due to authentications issues with few repositories due to which they were in not ready state.
It got resolved once I unregistered these repositories
Steps to reproduce the behavior
johnbelamaric commented
Which version of Porch are you running?
johnbelamaric commented
I ask because recent versions include this fix: #4038
SamarSidharth commented
Thanks @johnbelamaric for a prompt response. The kpt version we use are 1.0.0-beta.38 and porch server image is porch-server:v0.0.20
Is there anyother way to get the porch version