Skip to content

Conversation

@hlipsig
Copy link
Contributor

@hlipsig hlipsig commented Nov 26, 2025

Trying out a git model where Main is locked since it's rarely used aside from receiving some basic configuration changes.

To do that 4.19 needs to be completely current with all changes so that it can act as the default. 4.20 branch will be created with 4.19 as the basis.

rhamitarora and others added 24 commits July 14, 2025 16:00
[ARO-20321] Don't check for availability zones in bad regions (like centraluseuap)
ARO-14269 Fluentbit update to latest support version 4.0.4
Add red-hat-managed: true tag to install-config
  - GHSA-qxp5-gwg8-xv66
  - GHSA-vvgc-356p-c3xw (CVE-2025-22872)
- Updated related dependencies (x/crypto, x/sync, x/sys, x/term, x/text)

System library vulnerabilities (glibc, krb5, libxml2) will be fixed on image rebuild.
ARO-21088: Installer vulnerabilities September 2025
Revert "Add red-hat-managed: true tag to install-config"
Signed-off-by: Daniel J. Holmes (jaitaiwan) <daholmes@redhat.com>
Signed-off-by: Daniel J. Holmes (jaitaiwan) <daholmes@redhat.com>
Signed-off-by: Daniel J. Holmes (jaitaiwan) <daholmes@redhat.com>
Signed-off-by: Daniel J. Holmes (jaitaiwan) <daholmes@redhat.com>
Signed-off-by: Daniel J. Holmes (jaitaiwan) <daholmes@redhat.com>
Remove pkg/api in favour of ARO-RP/pkg/api
Split image configuration into granular build args for better flexibility:

Builder image args:
- BUILDER_REGISTRY (default: registry.ci.openshift.org)
- BUILDER_REPOSITORY (default: ocp/builder)
- BUILDER_TAG (default: rhel-9-golang-1.24-openshift-4.20)

Base image args:
- REGISTRY (default: registry.access.redhat.com)
- REPOSITORY (default: ubi9/ubi-minimal)
- TAG (default: latest)

This allows customizing individual components (registry, repository, or tag)
without modifying the Dockerfile, making it more flexible for different
environments (e.g., using MCR images for OneBranch pipelines).

Defaults maintain existing behavior.
…d-images

Make builder and base images configurable via build args
Removed several reviewers and approvers from OWNERS file who have left the team/company
Update OWNERS file by removing users who have left.
Makind Andrew Denton a reviewer. His knowledge and contributions regarding DNS Masq make him and important code reviewer for 4.21
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 26, 2025
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

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.

@openshift-ci openshift-ci bot requested review from bitoku and fahlmant November 26, 2025 22:08
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 26, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hlipsig

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

The pull request process is described 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 openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 26, 2025
@hlipsig hlipsig marked this pull request as draft November 27, 2025 01:41
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 27, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 3, 2025

@hlipsig: 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/validate d276bf9 link true /test validate
ci/prow/images d276bf9 link true /test images
ci/prow/vendor d276bf9 link true /test vendor
ci/prow/unit d276bf9 link true /test unit
ci/prow/lint d276bf9 link true /test lint

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

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants