Skip to content

Conversation

@AnnaZivkovic
Copy link
Member

@AnnaZivkovic AnnaZivkovic commented Nov 20, 2025

Update the runtime base image from CentOS Stream 9 minimal to Red Hat Universal Base Image (UBI) 9 minimal. The change improves compatibility with OpenShift/Red Hat ecosystems and ensures we're using a supported base image for production deployments.

All Required Shared Libraries:

  1. /lib64/ld-linux-x86-64.so.2 - Dynamic linker/loader
  2. libc.so.6 - GNU C Library (standard C library)
  3. libresolv.so.2 - DNS resolver functions
  4. libgpgme.so.11 - GPG Made Easy library (manager only)
  5. libassuan.so.0 - IPC library for GPG (manager only)
  6. libgpg-error.so.0 - GPG error codes (manager only)

UBI Minimal Package Requirements:

  • glibc
  • glibc-common
  • gpgme
  • libassuan
  • libgpg-error

Note: The multiarch-tuning-operator uses the containers/image library for inspecting container images, which requires libgpgme and its dependencies. These libraries are NOT included in UBI Micro.

@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Nov 20, 2025

@AnnaZivkovic: This pull request references MULTIARCH-5792 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set.

In response to this:

Update the runtime base image from CentOS Stream 9 minimal to Red Hat Universal Base Image (UBI) 9 minimal. The change improves compatibility with OpenShift/Red Hat ecosystems and ensures we're using a supported base image for production deployments.

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-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Nov 20, 2025
@openshift-ci
Copy link

openshift-ci bot commented Nov 20, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AnnaZivkovic

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

The pull request process is described here

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 openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 20, 2025
@AnnaZivkovic
Copy link
Member Author

/retest

@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Nov 24, 2025

@AnnaZivkovic: This pull request references MULTIARCH-5792 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set.

In response to this:

Update the runtime base image from CentOS Stream 9 minimal to Red Hat Universal Base Image (UBI) 9 minimal. The change improves compatibility with OpenShift/Red Hat ecosystems and ensures we're using a supported base image for production deployments.

Note: The multiarch-tuning-operator uses the containers/image library for inspecting container images, which requires libgpgme and its dependencies. These libraries are NOT included in UBI Micro.

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-robot
Copy link
Collaborator

openshift-ci-robot commented Nov 24, 2025

@AnnaZivkovic: This pull request references MULTIARCH-5792 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set.

In response to this:

Update the runtime base image from CentOS Stream 9 minimal to Red Hat Universal Base Image (UBI) 9 minimal. The change improves compatibility with OpenShift/Red Hat ecosystems and ensures we're using a supported base image for production deployments.

All Required Shared Libraries:

  1. /lib64/ld-linux-x86-64.so.2 - Dynamic linker/loader
  2. libc.so.6 - GNU C Library (standard C library)
  3. libresolv.so.2 - DNS resolver functions
  4. libgpgme.so.11 - GPG Made Easy library (manager only)
  5. libassuan.so.0 - IPC library for GPG (manager only)
  6. libgpg-error.so.0 - GPG error codes (manager only)

UBI Minimal Package Requirements:
glibc
glibc-common
gpgme
libassuan
libgpg-error

Note: The multiarch-tuning-operator uses the containers/image library for inspecting container images, which requires libgpgme and its dependencies. These libraries are NOT included in UBI Micro.

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-robot
Copy link
Collaborator

openshift-ci-robot commented Nov 24, 2025

@AnnaZivkovic: This pull request references MULTIARCH-5792 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set.

In response to this:

Update the runtime base image from CentOS Stream 9 minimal to Red Hat Universal Base Image (UBI) 9 minimal. The change improves compatibility with OpenShift/Red Hat ecosystems and ensures we're using a supported base image for production deployments.

All Required Shared Libraries:

  1. /lib64/ld-linux-x86-64.so.2 - Dynamic linker/loader
  2. libc.so.6 - GNU C Library (standard C library)
  3. libresolv.so.2 - DNS resolver functions
  4. libgpgme.so.11 - GPG Made Easy library (manager only)
  5. libassuan.so.0 - IPC library for GPG (manager only)
  6. libgpg-error.so.0 - GPG error codes (manager only)

UBI Minimal Package Requirements:

  • glibc
  • glibc-common
  • gpgme
  • libassuan
  • libgpg-error

Note: The multiarch-tuning-operator uses the containers/image library for inspecting container images, which requires libgpgme and its dependencies. These libraries are NOT included in UBI Micro.

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-robot
Copy link
Collaborator

openshift-ci-robot commented Nov 24, 2025

@AnnaZivkovic: This pull request references MULTIARCH-5792 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.21.0" version, but no target version was set.

In response to this:

Update the runtime base image from CentOS Stream 9 minimal to Red Hat Universal Base Image (UBI) 9 minimal. The change improves compatibility with OpenShift/Red Hat ecosystems and ensures we're using a supported base image for production deployments.

All Required Shared Libraries:

  1. /lib64/ld-linux-x86-64.so.2 - Dynamic linker/loader
  2. libc.so.6 - GNU C Library (standard C library)
  3. libresolv.so.2 - DNS resolver functions
  4. libgpgme.so.11 - GPG Made Easy library (manager only)
  5. libassuan.so.0 - IPC library for GPG (manager only)
  6. libgpg-error.so.0 - GPG error codes (manager only)

UBI Minimal Package Requirements:

  • glibc
  • glibc-common
  • gpgme
  • libassuan
  • libgpg-error

Note: The multiarch-tuning-operator uses the containers/image library for inspecting container images, which requires libgpgme and its dependencies. These libraries are NOT included in UBI Micro.

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.

@AnnaZivkovic
Copy link
Member Author

/retest

@openshift-ci
Copy link

openshift-ci bot commented Nov 26, 2025

@AnnaZivkovic: 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/ocp419-e2e-azure eb3a12a link true /test ocp419-e2e-azure
ci/prow/ocp418-e2e-azure eb3a12a link true /test ocp418-e2e-azure

Full PR test history. Your PR dashboard.

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

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants