Static mock demo. This page uses a small bundled sample dataset. It does not connect to a cluster, run oc, or read local credentials.
← Back
ServiceAccount
builder
in ci
Pods (1)
Pod Phase SCC Owner
build-run-1
Running
anyuid
Job/build-run-1
Jobs running as this ServiceAccount (1)
Name Owner Created
build-run-1
CronJob/nightly-build
1y
CronJobs running as this ServiceAccount (1)
Name Schedule Created
nightly-build
0 1 * * *
1y
Bindings referencing this ServiceAccount
Every binding whose subject list names this SA — split by scope.
RoleBindings in ci (0)
None.
RoleBindings in other namespaces (2)
ClusterRoleBindings (0)
None.
Images run by this ServiceAccount (1)
Distinct images across the SA's pods.
Direct SCC eligibility (1)
SCCs this ServiceAccount can use because its principal is listed directly in scc.users, or because scc.groups includes a group the principal belongs to (system:authenticated, system:serviceaccounts, or system:serviceaccounts:ci). This is not the full effective SCC set — RBAC use grants on securitycontextconstraints objects also admit pods, and those are listed on each SCC's detail page under Potential subjects .
SCC Priority Granted via Privileged
restricted-v2
—
group system:authenticated
no
Reach
Where this subject's permissions land. Cluster-wide grants reach every namespace; namespace-scoped grants are listed individually.
Per-namespace (2 namespaces)
Effective permissions (2 paths)
Each path is one (role, scope, group-membership) combination. Click Show rules to see the underlying API rules.
ServiceAccount
builder
ci
bound by
RoleBinding
ci-builder-deploy-mine
grants
Verbs:
create get list patch update watch
Resources:
configmaps deployments pods services
API groups:
apps, core
API group Resources Verbs
apps
deployments
get, list, watch, create, update, patch
core
pods, services, configmaps
get, list, watch, create, update, patch
ServiceAccount
builder
ci
bound by
RoleBinding
ci-builder-pushes-shared
grants
Verbs:
get update
Resources:
imagestreams/layers
API groups:
image.openshift.io
API group Resources Verbs
image.openshift.io
imagestreams/layers
get, update