Skip to content

fix(deploy): update IMAGE to hcc-platex-services-tenant - #360

Open
platex-rehor-bot wants to merge 2 commits into
RedHatInsights:masterfrom
platex-rehor-bot:bot/RHCLOUD-50293
Open

fix(deploy): update IMAGE to hcc-platex-services-tenant#360
platex-rehor-bot wants to merge 2 commits into
RedHatInsights:masterfrom
platex-rehor-bot:bot/RHCLOUD-50293

Conversation

@platex-rehor-bot

@platex-rehor-bot platex-rehor-bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Description

Update the IMAGE parameter in deploy/frontend.yml to use the correct registry org name hcc-platex-services-tenant (was missing the -tenant suffix).

RHCLOUD-50293


Screenshots

Non-visual config change — no screenshots needed.


Anything reviewers should know?

Single-line change: hcc-platex-serviceshcc-platex-services-tenant in the IMAGE parameter value.


Checklist

  • Accessibility: color contrast, keyboard nav, screen reader tested (or N/A)
  • All PR checks pass locally (build, lint, test)
  • No unrelated changes included

AI disclosure

Assisted by: Claude Code

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>
@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a1cc2027-e3f5-49e6-b7c7-90e3b68999c2

📥 Commits

Reviewing files that changed from the base of the PR and between 7c642c7 and 35436ab.

📒 Files selected for processing (1)
  • deploy/frontend.yml

Summary by CodeRabbit

  • Chores
    • Updated the frontend container image repository configuration while preserving the existing image path.

Walkthrough

The frontend deployment now references hcc-platex-services-tenant for the learning-resources image.

Changes

Frontend image deployment

Layer / File(s) Summary
Update frontend image reference
deploy/frontend.yml
The IMAGE parameter now uses the hcc-platex-services-tenant repository while retaining the learning-resources image path.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Mergeability Score: ⚪ Minimal · up to 35436

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)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the deployment configuration fix and names the corrected image repository.
Description check ✅ Passed The description explains what changed and why, includes the issue link, notes the non-visual change, and completes the relevant checklist items.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ 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.

@karelhala

Copy link
Copy Markdown
Contributor

/retest

@platex-rehor-bot

Copy link
Copy Markdown
Contributor Author

CI Status Update

The Konflux pipeline failure is not related to this deploy config change. The failing test is:

playwright/help-panel-search-tab.spec.ts:70:7 › filters search results by content type

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 deploy/frontend.yml) is unaffected.

@tahmidefaz

Copy link
Copy Markdown
Member

/retest

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.

3 participants