porch: git access parameters do not follow changes in the porch Repository object #532
Labels
area/package-management
SIG Automation Package Management Subproject
area/platform
area/porch
Porch related issues
bug
Something isn't working
triaged
Milestone
I encountered the following issue that seems to be a bug in the git client handling in porch:
Repository.config.porch.kpt.dev
object created with missingsecretRef
fieldkpt alpha rpkg init ...
command fails with message:Error: Internal error occurred: authentication required
secretRef
info is patched into the Repository (withkubectl apply
)kpt alpha rpkg init ...
command fails with the same message:Error: Internal error occurred: authentication required
kpt alpha rpkg init ...
command succeedsThe text was updated successfully, but these errors were encountered: