Skip to content

[release-4.19] OCPBUGS-99987: update HyperShift deployment manifest - #1328

Open
openshift-cherrypick-robot wants to merge 1 commit into
openshift:release-4.19from
openshift-cherrypick-robot:cherry-pick-1313-to-release-4.19
Open

[release-4.19] OCPBUGS-99987: update HyperShift deployment manifest#1328
openshift-cherrypick-robot wants to merge 1 commit into
openshift:release-4.19from
openshift-cherrypick-robot:cherry-pick-1313-to-release-4.19

Conversation

@openshift-cherrypick-robot

Copy link
Copy Markdown

This is an automated cherry-pick of #1313

/assign opokornyy

Add missing RELATED_IMAGE environment variables
to the HyperShift deployment manifest to provide
correct images for the runtime extractor
DaemonSet.

Signed-off-by: Ondrej Pokorny <opokorny@redhat.com>
@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 0a6d22fa-0fad-43ca-894a-de255e8bdd06

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@openshift-ci
openshift-ci Bot requested review from opokornyy and tremes July 28, 2026 07:02
@openshift-ci

openshift-ci Bot commented Jul 28, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openshift-cherrypick-robot
Once this PR has been reviewed and has the lgtm label, please assign opokornyy 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

@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@openshift-cherrypick-robot: Jira Issue OCPBUGS-93805 has been cloned as Jira Issue OCPBUGS-99987. Will retitle bug to link to clone.
/retitle [release-4.19] OCPBUGS-99987: update HyperShift deployment manifest

Details

In response to this:

This is an automated cherry-pick of #1313

/assign opokornyy

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot changed the title [release-4.19] OCPBUGS-93805: update HyperShift deployment manifest [release-4.19] OCPBUGS-99987: update HyperShift deployment manifest Jul 28, 2026
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Jul 28, 2026
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-99987, which is invalid:

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

This is an automated cherry-pick of #1313

/assign opokornyy

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@opokornyy

Copy link
Copy Markdown
Contributor

/cc @TwoDCube

@openshift-ci
openshift-ci Bot requested a review from TwoDCube July 28, 2026 07:04
@TwoDCube

Copy link
Copy Markdown
Member

/verified by @TwoDCube

@Cluster Bot > build 4.19,openshift/insights-operator#1328

https://prow.ci.openshift.org/view/gs/test-platform-results/logs/release-openshift-origin-installer-launch-aws-modern/2082002267367542784

% oc adm release extract registry.build10.ci.openshift.org/ci-ln-n3gibrt/release:latest --to=1328
% cat 1328/0000_50_insights-operator_06-deployment-ibm-cloud-managed.yaml | yq '.spec.template.spec.containers[0].env'
- name: POD_NAME
  valueFrom:
    fieldRef:
      fieldPath: metadata.name
- name: POD_NAMESPACE
  valueFrom:
    fieldRef:
      fieldPath: metadata.namespace
- name: RELEASE_VERSION
  value: 4.19.0-0-2026-07-28-072309-test-ci-ln-n3gibrt-latest
- name: RELATED_IMAGE_INSIGHTS_RUNTIME_EXTRACTOR
  value: registry.build10.ci.openshift.org/ci-ln-n3gibrt/stable@sha256:e80343241b7d296433531c65ca6b3a45897da8d558a5496154b66624e1e7bc70
- name: RELATED_IMAGE_INSIGHTS_RUNTIME_EXPORTER
  value: registry.build10.ci.openshift.org/ci-ln-n3gibrt/stable@sha256:96afd7c69abe2116b1fd29a5718c90e87b57c9372a3655074a1056883b705304
- name: RELATED_IMAGE_KUBE_RBAC_PROXY
  value: registry.build10.ci.openshift.org/ci-ln-n3gibrt/stable@sha256:98f9ae97d479f92cabc782534c6dfad56588f434797f1e3d866a97810db2d323

@TwoDCube

Copy link
Copy Markdown
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Jul 28, 2026
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@TwoDCube: This PR has been marked as verified by @TwoDCube.

Details

In response to this:

/verified by @TwoDCube

@Cluster Bot > build 4.19,openshift/insights-operator#1328

https://prow.ci.openshift.org/view/gs/test-platform-results/logs/release-openshift-origin-installer-launch-aws-modern/2082002267367542784

% oc adm release extract registry.build10.ci.openshift.org/ci-ln-n3gibrt/release:latest --to=1328
% cat 1328/0000_50_insights-operator_06-deployment-ibm-cloud-managed.yaml | yq '.spec.template.spec.containers[0].env'
- name: POD_NAME
 valueFrom:
   fieldRef:
     fieldPath: metadata.name
- name: POD_NAMESPACE
 valueFrom:
   fieldRef:
     fieldPath: metadata.namespace
- name: RELEASE_VERSION
 value: 4.19.0-0-2026-07-28-072309-test-ci-ln-n3gibrt-latest
- name: RELATED_IMAGE_INSIGHTS_RUNTIME_EXTRACTOR
 value: registry.build10.ci.openshift.org/ci-ln-n3gibrt/stable@sha256:e80343241b7d296433531c65ca6b3a45897da8d558a5496154b66624e1e7bc70
- name: RELATED_IMAGE_INSIGHTS_RUNTIME_EXPORTER
 value: registry.build10.ci.openshift.org/ci-ln-n3gibrt/stable@sha256:96afd7c69abe2116b1fd29a5718c90e87b57c9372a3655074a1056883b705304
- name: RELATED_IMAGE_KUBE_RBAC_PROXY
 value: registry.build10.ci.openshift.org/ci-ln-n3gibrt/stable@sha256:98f9ae97d479f92cabc782534c6dfad56588f434797f1e3d866a97810db2d323

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 28, 2026
@openshift-ci

openshift-ci Bot commented Jul 28, 2026

Copy link
Copy Markdown

@openshift-cherrypick-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-ovn-techpreview 7311f4e link true /test e2e-gcp-ovn-techpreview
ci/prow/insights-runtime-extractor-tests 7311f4e link true /test insights-runtime-extractor-tests

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants