🧪 Update ocp golden manifests - #618
Conversation
|
Warning Review limit reached
Next review available in: 42 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the 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 configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR adds Route-specific normalization and golden manifests, removes generated OpenShift resources, adapts NetworkPolicy and instructions-file e2e tests for OpenShift, and updates the e2e workflow to use the ChangesOpenShift e2e behavior and manifests
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Test Coverage ReportTotal: 48.6% Per-package coverage
Full function-level detailsPosted by CI |
Signed-off-by: M Sajid Mansoori <mmansoor@redhat.com>
Signed-off-by: M Sajid Mansoori <mmansoor@redhat.com>
cc0ed65 to
30db899
Compare
…ation Signed-off-by: M Sajid Mansoori <mmansoor@redhat.com>
Signed-off-by: M Sajid Mansoori <mmansoor@redhat.com>
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@e2e-tests/tests/tier1/mta_830_instructions_file_force_reconcile_test.go`:
- Around line 110-116: Move the environment-dependent declarations currently
surrounding instructionsFileName and stageDirectories to before the pre-creation
setup in the test. Add a customStageDirName selected alongside the OpenShift
check, then use it for the existing CustomStage path and related assertions so
OpenShift pre-creates 30_CustomStage while other targets use 20_CustomStage;
retain instructionsFileName and stageDirectories behavior unchanged.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 1a85b347-0853-4b07-8708-51c295c46496
📒 Files selected for processing (3)
e2e-tests/testdata/basic-instructions-file-ocp.yamle2e-tests/tests/tier0/mta_828_instructions_file_migration_test.goe2e-tests/tests/tier1/mta_830_instructions_file_force_reconcile_test.go
Signed-off-by: M Sajid Mansoori <mmansoor@redhat.com>
Summary by CodeRabbit
spec.hostvalues, reducing noisy diffs.spec.hostis removed.