nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
93 stars 52 forks source link

Porch UI "Create Sync" fails when the repo uses Workload Identity #661

Open liamfallon opened 2 months ago

liamfallon commented 2 months ago

Original issue URL: https://github.com/kptdev/kpt/issues/3393 Original issue user: https://github.com/johnbelamaric Original issue created at: 2022-07-20T21:01:55Z Original issue last updated at: 2022-07-25T11:16:15Z Original issue body: ### Expected behavior The sync is created and the package deployed.

Actual behavior

The error "Cannot read properties of undefined (reading 'username')".

Information

I am guessing this is because my deployment repo is registered using Workload Identity.

Steps to reproduce the behavior

Original issue comments: