fix(deploy): update IMAGE to hcc-platex-services-tenant - #360
fix(deploy): update IMAGE to hcc-platex-services-tenant#360platex-rehor-bot wants to merge 2 commits into
Conversation
RHCLOUD-50293 Add missing -tenant suffix to the org name in the IMAGE parameter so it points to the correct quay.io registry path. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Summary by CodeRabbit
WalkthroughThe frontend deployment now references ChangesFrontend image deployment
Estimated code review effort: 1 (Trivial) | ~2 minutes Mergeability Score: ⚪ Minimal · up to This localized deployment configuration change corrects the container registry organization name, and no actionable merge-blocking risk remains beyond normal checks and review. 🚥 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 |
|
/retest |
CI Status UpdateThe Konflux pipeline failure is not related to this deploy config change. The failing test is: This is a pre-existing e2e test that passed on PR #358 (same codebase, merged Aug 12) but is failing intermittently here. The test expects a PatternFly Label filter chip to appear after selecting a content type filter — likely a timing/environment flake in the Konflux e2e pipeline. The enterprise-contract check is a known recurring infrastructure issue across HCC repos. All GitHub Actions checks pass (install, test-component, test-storybook, Snyk, CodeRabbit). The actual code change (single-line IMAGE registry fix in |
|
/retest |
Description
Update the
IMAGEparameter indeploy/frontend.ymlto use the correct registry org namehcc-platex-services-tenant(was missing the-tenantsuffix).RHCLOUD-50293
Screenshots
Non-visual config change — no screenshots needed.
Anything reviewers should know?
Single-line change:
hcc-platex-services→hcc-platex-services-tenantin the IMAGE parameter value.Checklist
AI disclosure
Assisted by: Claude Code