-
We now have an operator for annotating a KSA for Workload Identity (#3456). This is helpful when the KSA lives in the Porch cluster. But it's not helpful for KSAs that are in the workload clusters tha…
-
We use Workload Identities (managed identity, essentially) to connect our apps to PostgreSQL Flexible Server. Is there a way to add Entra admins to the server? Essentially, the equivalent of terraform…
-
The AGIC pod within the AKS cluster is giving errors with authentication.
The AKS cluster has 'workload identity' enabled and was working fine until we got into this issue.
Logs from the pod:
…
-
### New issue checklist
- [X] I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-tasks/issues)
- [X] I read [pipeline troubleshooting guide](https://docs.microsof…
-
**Why is this needed**:
Currently a number of the LGTM components support authentication through Azure Workload Identity however it seems the main Grafana login process still requires a ClientId …
-
# Summary
Currently there is no easy way to authenticate to GKE cluster (except using bearer token), while ArgoCD controller cluster is implemented on different cloud e.g. Azure. GCP provides `Work…
-
We have rolled out Istio with ambient mode enabled, and observed that there is a consistent large volume of this error being logged by the ztunnel container:
```
2024-10-25T19:47:50.381780Z error …
-
### Act version
0.2.60
### Feature description
GCP Recommends not to use a Service account, and we are trying to implement workload identity.
```
steps:
- uses: actions/checkout@v4
…
-
Hello! Currently I'm working on to connect the ArgoCD to external cluster, and for that I would like to use the Workload Identity flow on AKS. The setup is done and working with a workaround. Previous…
-
Hello, I'm trying to authenticate access to Google Drive from my AWS EC2 instance using [Workload Identity Federation](https://cloud.google.com/iam/docs/workload-identity-federation), but unfortunatel…