Skip to content

Add velero image pull secret#4183

Merged
openshift-merge-bot[bot] merged 2 commits intomainfrom
add_velero_image
Feb 24, 2026
Merged

Add velero image pull secret#4183
openshift-merge-bot[bot] merged 2 commits intomainfrom
add_velero_image

Conversation

@inbharajmani
Copy link
Collaborator

@inbharajmani inbharajmani commented Feb 23, 2026

https://issues.redhat.com/browse/AROSLSRE-474

What

Add auth config for "registry.redhat.io" so that velero images can be pulled.
Service account aro-hcp-sl-image-pullis created and used for authentication

Steps followed:

  • Decrypt secret component-sync-pull-secret
  • Base64 decode to get auth json file containing the existing secrets for authentication against private registries
  • Append secret for "registry.redhat.io"
  • Use secret-sync tool to encrypt the secret

Why

To be used by image-updater to pull the velero related images from private registry

@openshift-ci
Copy link

openshift-ci bot commented Feb 23, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@inbharajmani inbharajmani marked this pull request as ready for review February 23, 2026 18:55
@openshift-ci openshift-ci bot requested review from deads2k and raelga February 23, 2026 18:55
@inbharajmani
Copy link
Collaborator Author

/retest-required

@inbharajmani inbharajmani changed the title Add velero image Add velero image pull secret Feb 24, 2026
@inbharajmani inbharajmani marked this pull request as ready for review February 24, 2026 11:05
@mmazur
Copy link
Collaborator

mmazur commented Feb 24, 2026

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Feb 24, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inbharajmani, mmazur

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

@mmazur
Copy link
Collaborator

mmazur commented Feb 24, 2026

/retry

@inbharajmani
Copy link
Collaborator Author

/retest-required

@openshift-merge-bot openshift-merge-bot bot merged commit 5a76554 into main Feb 24, 2026
15 of 16 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the add_velero_image branch February 24, 2026 21:55
@inbharajmani inbharajmani mentioned this pull request Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants