Skip to content

Comments

[SREP-3298] Add read-only SREP ServiceAccount RBAC for AI agents#2634

Open
xiaoyu74 wants to merge 1 commit intoopenshift:masterfrom
xiaoyu74:SREP-3298-RO-SA-RBAC
Open

[SREP-3298] Add read-only SREP ServiceAccount RBAC for AI agents#2634
xiaoyu74 wants to merge 1 commit intoopenshift:masterfrom
xiaoyu74:SREP-3298-RO-SA-RBAC

Conversation

@xiaoyu74
Copy link
Contributor

@xiaoyu74 xiaoyu74 commented Feb 1, 2026

What type of PR is this?

(feature)

What this PR does / why we need it?

This commit introduces read-only backplane access for SREP team members and AI agents, enabling cluster diagnostics without write capabilities.

Which Jira/Github issue(s) this PR fixes?

https://issues.redhat.com/browse/SREP-3298

Special notes for your reviewer:

Components Added:

  • Namespace: openshift-backplane-srep-ro
  • ClusterRole: backplane-srep-ro-readers-cluster (cluster-scoped read perms)
  • ClusterRole: backplane-srep-ro-readers-project (namespace-scoped read perms)
  • SubjectPermission: backplane-srep-ro (RBAC binding via group)

Key Features:

  • Strictly read-only: Only get/list/watch verbs
  • No write operations: No create/update/patch/delete
  • No privileged operations: No exec/portforward/eviction

Generated Files:

  • SelectorSyncSets for integration/production/stage environments

P.S

@openshift-ci openshift-ci bot requested review from Tof1973 and abyrne55 February 1, 2026 22:14
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 1, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xiaoyu74

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 1, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 1, 2026

@xiaoyu74: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@xiaoyu74
Copy link
Contributor Author

xiaoyu74 commented Feb 2, 2026

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant