-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump github.com/vmware-tanzu/velero from 1.14.0 to 1.15.0 #292
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Due to velero 1.15 bumping in the go mod the go z version currently there isn't a matching builder to make this bump passed. |
fyi my team's upstream have our own https://github.com/konveyor/builder which we can trigger to get any newer go released. https://quay.io/repository/konveyor/builder?tab=tags&tag=latest |
ed0aabb
to
73897fd
Compare
/retest |
* update golangci-lint to v1.62.x Signed-off-by: cpanato <[email protected]> * update go to min go1.23.4 Signed-off-by: cpanato <[email protected]> --------- Signed-off-by: cpanato <[email protected]>
Bump upstream cluster to run with velero 1.15 Bumps [github.com/vmware-tanzu/velero](https://github.com/vmware-tanzu/velero) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/vmware-tanzu/velero/releases) - [Changelog](https://github.com/vmware-tanzu/velero/blob/main/CHANGELOG.md) - [Commits](vmware-tanzu/[email protected]) --- updated-dependencies: - dependency-name: github.com/vmware-tanzu/velero dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: Shelly Kagan <[email protected]>
Signed-off-by: Shelly Kagan <[email protected]>
Test fails with logs in the velero pods as: `failed to list instancetype.kubevirt.io/v1beta1, Resource=virtualmachineinstancetype: the server could not find the requested resource` Until we figure out why I'll quarantine the tests so the others can pass. Signed-off-by: Shelly Kagan <[email protected]>
96b3dda
to
50df980
Compare
Signed-off-by: Shelly Kagan <[email protected]>
50df980
to
a1a52e1
Compare
@ShellyKa13: The following test failed, say
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. |
Bump upstream cluster to run with velero 1.15
Bumps github.com/vmware-tanzu/velero from 1.14.0 to 1.15.0.
updated-dependencies:
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Release note: