Skip to content

oinc support for RHDH local testing#262

Merged
eguzki merged 1 commit intoKuadrant:mainfrom
jasonmadigan:minc
Apr 21, 2026
Merged

oinc support for RHDH local testing#262
eguzki merged 1 commit intoKuadrant:mainfrom
jasonmadigan:minc

Conversation

@jasonmadigan
Copy link
Copy Markdown
Member

@jasonmadigan jasonmadigan commented Mar 4, 2026

oinc development environment

Local RHDH testing with dynamic plugins via oinc (OpenShift in a Container). Alternative to yarn dev for when you want stock RHDH rather than hot reload.

yarn oinc            # full setup: cluster + RHDH
yarn oinc:cluster    # cluster only (installation guide starting point)
yarn oinc:rhdh       # RHDH only (installation guide end state)
yarn oinc:teardown   # delete cluster

oinc handles the heavy lifting (Gateway API, cert-manager, MetalLB, Istio, Kuadrant, Console, OLM) via oinc create --addons kuadrant. Our scripts add the MetalLB IP pool, a Gateway resource, demo resources, and the RHDH Helm install.

See docs/oinc.md for details.

Installation guide improvements

  • Expanded the dynamic plugins config section with the full dynamic-plugins.override.yaml example (previously just said "copy from above", which was easy to get wrong)
  • Added RBAC superUsers config with explanation

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 17, 2026

Warning

Rate limit exceeded

@jasonmadigan has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 20 minutes and 0 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 20 minutes and 0 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 09cc1558-d5a6-4ed9-af09-5507630ebf48

📥 Commits

Reviewing files that changed from the base of the PR and between 098a96a and 1d8efc5.

📒 Files selected for processing (10)
  • CLAUDE.md
  • docs/installation.md
  • docs/oinc.md
  • oinc/lib.sh
  • oinc/manifests/rhdh-sa.yaml
  • oinc/setup-cluster.sh
  • oinc/setup-rhdh.sh
  • oinc/setup.sh
  • oinc/teardown.sh
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 and usage tips.

@jasonmadigan jasonmadigan changed the title MINC support for RHDH local testing oinc support for RHDH local testing Apr 17, 2026
@jasonmadigan
Copy link
Copy Markdown
Member Author

@eguzki updated to use oinc - quite a bit simpler!

@jasonmadigan jasonmadigan marked this pull request as ready for review April 17, 2026 14:54
Signed-off-by: Jason Madigan <jason@jasonmadigan.com>
@eguzki
Copy link
Copy Markdown
Contributor

eguzki commented Apr 21, 2026

Thank you for this @jasonmadigan 🙏

@eguzki eguzki added this pull request to the merge queue Apr 21, 2026
Merged via the queue into Kuadrant:main with commit d98b058 Apr 21, 2026
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.

2 participants