Delegate identity panel — version, cluster/node, RBAC owners, and assigned pipelines per delegate
C
Civic Parrotfish
This is distinct from FR-2 (delegate health metrics at runtime). FR-11 is the identity and ownership layer: what version is running, which cluster and namespace, who owns the RBAC permissions. None of this is exposed in the current delegate UI.
Practical consequences: Version mismatch failures require SSH into the pod or a Harness support ticket to diagnose. In our multi-BU environment with 7 acquired BUs (Braintree, Zettle, Hyperwallet, Honey, Venmo, Xoom, Chargehound), there is no way to see which cluster a delegate is on or which BU's namespace it belongs to. RBAC ownership is invisible — this blocks our SOD audit remediation .
We need a per-delegate identity panel showing:
- Version — current, latest available, upgrade indicator.
- Cluster and node details — k8s cluster name, namespace, node name, zone.
- RBAC ownership — roles and bindings granting access, owners vs viewers.
- Assigned pipelines — which projects route tasks to this delegate.
Plus a fleet inventory page with all delegates listed, all columns filterable and exportable.
Business value
Directly supports SOD audit remediation ( Enables self-service delegate upgrade planning across a multi-BU fleet without Harness support involvement.
Log In