Skip to content

Reconcile Keycloak bootstrap access - #48

Merged
zlovtnik merged 2 commits into
mainfrom
dev
Aug 9, 2026
Merged

Reconcile Keycloak bootstrap access#48
zlovtnik merged 2 commits into
mainfrom
dev

Conversation

@zlovtnik

@zlovtnik zlovtnik commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • create a temporary Keycloak admin service account in the Recreate deployment init phase
  • use that service account for automated realm/client bootstrap and delete it on completion
  • remove the stale first-boot-only admin user path
  • include the user-authored corrected HaGeZi blocklist URL already present on dev

Verification

  • make gitops-check
  • python3 -m unittest scripts.tests.test_check_gitops -v
  • rendered Keycloak Recreate deployment contains the recovery init container
  • rendered bootstrap hook passes sh -n
  • cargo test -p ssl-proxy blocklist

GitHub-hosted CI remains unavailable because of the account billing lock; local checks passed.

@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@zlovtnik, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 50 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 737a4f0a-c9c6-4955-8bc4-b5097bcdbc85

📥 Commits

Reviewing files that changed from the base of the PR and between ad81216 and 1a55346.

📒 Files selected for processing (3)
  • cyber-stack/base/schema-migrator/bootstrap-job.yaml
  • cyber-stack/base/schema-migrator/keycloak.yaml
  • src/blocklist.rs

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.

@zlovtnik
zlovtnik merged commit 7918d44 into main Aug 9, 2026
1 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant