You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SPIFFE is an universal identity control plane for distributed systems. It's widely adopted as a standardized workload identity specification.
OCM currently supports two types of cluster/add-on registration via registration drivers: CSR/Certificate and AWS IRSA (work in progress).
This enhancement request is to add a new SPIFFE based registration driver to OCM, enabling clusters and add-ons to register using SPIFFE identities.
A potential use case is enabling OCM Argo CD Agent add-on users to leverage SPIFFE based authentication for the communication between Argo CD Agent principal and agent components.
The text was updated successfully, but these errors were encountered:
Describe the enhancement
SPIFFE is an universal identity control plane for distributed systems. It's widely adopted as a standardized workload identity specification.
OCM currently supports two types of cluster/add-on registration via registration drivers: CSR/Certificate and AWS IRSA (work in progress).
This enhancement request is to add a new SPIFFE based registration driver to OCM, enabling clusters and add-ons to register using SPIFFE identities.
A potential use case is enabling OCM Argo CD Agent add-on users to leverage SPIFFE based authentication for the communication between Argo CD Agent principal and agent components.
The text was updated successfully, but these errors were encountered: