Skip to content

HYPERFLEET-1097 - fix: update vendor label to "Red Hat, Inc."#143

Open
ciaranRoche wants to merge 1 commit into
mainfrom
HYPERFLEET-1097-fix-vendor-label
Open

HYPERFLEET-1097 - fix: update vendor label to "Red Hat, Inc."#143
ciaranRoche wants to merge 1 commit into
mainfrom
HYPERFLEET-1097-fix-vendor-label

Conversation

@ciaranRoche
Copy link
Copy Markdown
Contributor

Summary

  • Fix Dockerfile vendor label from "Red Hat" to "Red Hat, Inc." for Enterprise Contract labels.required_labels compliance

Test plan

  • EC labels.required_labels check passes on next release pipeline run

🤖 Generated with Claude Code

@openshift-ci openshift-ci Bot requested review from crizzo71 and jsell-rh May 15, 2026 15:20
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 15, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign rh-amarin for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: 4993e36a-6a58-41e9-993f-b65e66ad5519

📥 Commits

Reviewing files that changed from the base of the PR and between 6446c55 and 86b7410.

📒 Files selected for processing (2)
  • Dockerfile
  • test/Dockerfile.integration

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated vendor label metadata in Docker images to "Red Hat, Inc." for production build.
    • Mirrored the same vendor label update in integration/test Docker configuration to keep metadata consistent across builds and tests.

Walkthrough

This PR updates the Docker image metadata vendor label from "Red Hat" to "Red Hat, Inc." in two places: Dockerfile (line 54) and test/Dockerfile.integration (line 51). No other Dockerfile content or build behavior is changed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: updating the vendor label to 'Red Hat, Inc.' in Dockerfiles, which is the only substantive change in the changeset.
Description check ✅ Passed The description is directly related to the changeset, explaining the vendor label update and its purpose for Enterprise Contract compliance, with a clear test plan.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch HYPERFLEET-1097-fix-vendor-label

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 `@Dockerfile`:
- Line 54: The Dockerfile change updates the image label vendor to "Red Hat,
Inc." but other images still use vendor="Red Hat", so create a coordinated
follow-up to align stack-wide labels: search for vendor labels in
openshift-hyperfleet/hyperfleet-api, openshift-hyperfleet/hyperfleet-sentinel
and the architecture-standards examples and standardize them to the same value
(e.g., vendor="Red Hat, Inc."), update the Dockerfile labels and any CI/manifest
templates that inject this label (look for occurrences of vendor= or LABEL
vendor= and functions that generate image metadata), and open PRs across those
repos so Enterprise Contract behavior is consistent across the stack.
🪄 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: Central YAML (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: fd75faab-13a3-4f4e-8ebe-1bd301d87151

📥 Commits

Reviewing files that changed from the base of the PR and between 310615c and 6446c55.

📒 Files selected for processing (1)
  • Dockerfile

Comment thread Dockerfile
EC requires vendor="Red Hat, Inc." not "Red Hat".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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