Skip to content

Conversation

mpryc
Copy link
Contributor

@mpryc mpryc commented Aug 13, 2025

  1. Point to oadp-1.5 branch of openshift/velero
  2. Use udistribution v0.0.15-oadp-1.5, Fixes OADP-641: Update udistribution dependency to enable AWS_CA_BUNDLE support for self-signed certificates #340
  3. Use openshift/docker-distribution/v3 the same as go.mod udistribution v0.0.15-oadp-1.5

1. Point to oadp-1.5 branch of openshift/velero
2. Use udistribution v0.0.15-oadp-1.5
3. Use openshift/docker-distribution/v3 the same as go.mod
   udistribution v0.0.15-oadp-1.5

Signed-off-by: Michal Pryc <[email protected]>
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 13, 2025
Copy link
Member

@shubham-pampattiwar shubham-pampattiwar left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 13, 2025
Copy link

openshift-ci bot commented Aug 13, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kaovilai, mpryc, shubham-pampattiwar

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:
  • OWNERS [kaovilai,shubham-pampattiwar]

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

github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.10.0
github.com/vmware-tanzu/velero v1.15.0
github.com/vmware-tanzu/velero v1.16.0-rc.1
Copy link
Member

Choose a reason for hiding this comment

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

We are using replace already, but this should be 1.16.2 tag..

so get 1.16.2 first, then replace with openshift 1.16.2 rebase.

Copy link
Member

Choose a reason for hiding this comment

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

just nit tho..

Copy link

openshift-ci bot commented Aug 13, 2025

@mpryc: all tests passed!

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 7c3f166 into openshift:oadp-1.5 Aug 13, 2025
5 checks passed
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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OADP-641: Update udistribution dependency to enable AWS_CA_BUNDLE support for self-signed certificates
3 participants