Skip to content

feat: bootstrap analysis RBAC in operator instead of quickstart script#256

Draft
tremes wants to merge 1 commit into
openshift:mainfrom
tremes:analysis-clusterrolebindings
Draft

feat: bootstrap analysis RBAC in operator instead of quickstart script#256
tremes wants to merge 1 commit into
openshift:mainfrom
tremes:analysis-clusterrolebindings

Conversation

@tremes

@tremes tremes commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Move ClusterRoleBinding creation for the lightspeed-agent SA from the quickstart install.sh into the operator's bootstrap code. The operator now creates cluster-reader and cluster-monitoring-view bindings at startup via EnsureBootstrapResources, following the same idempotent create-or-skip pattern used for the ServiceAccount.

Assisted-by: Claude Code:claude-opus-4-6

Move ClusterRoleBinding creation for the lightspeed-agent SA from the
quickstart install.sh into the operator's bootstrap code. The operator
now creates cluster-reader and cluster-monitoring-view bindings at
startup via EnsureBootstrapResources, following the same idempotent
create-or-skip pattern used for the ServiceAccount.

Signed-off-by: Tomáš Remeš <tremes@redhat.com>
Assisted-by: Claude Code:claude-opus-4-6
@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 30, 2026
@openshift-ci

openshift-ci Bot commented Jun 30, 2026

Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 247e7372-0371-4832-a51b-b81ee62087d7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openshift-ci

openshift-ci Bot commented Jun 30, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign blublinsky for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant