Skip to content
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

k8s-1.30: Upgrade crio to v1.30 #1186

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

brianmcarey
Copy link
Member

What this PR does / why we need it:

Kubernetes and cri-o versions should be aligned.

cri-o released v1.30.0[1] a number of days ago. Update the kubernetes v1.30 provider to use this new version

[1] https://github.com/cri-o/cri-o/releases/tag/v1.30.0

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:

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note:


Kubernetes and cri-o versions should be aligned.

cri-o released v1.30.0[1] a number of days ago. Update the kubernetes
v1.30 provider to use this new version

[1] https://github.com/cri-o/cri-o/releases/tag/v1.30.0

Signed-off-by: Brian Carey <bcarey@redhat.com>
@kubevirt-bot
Copy link
Contributor

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

@kubevirt-bot kubevirt-bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels May 7, 2024
@brianmcarey
Copy link
Member Author

/test check-provision-k8s-1.30

@brianmcarey
Copy link
Member Author

/test check-provision-k8s-1.30

@brianmcarey brianmcarey marked this pull request as ready for review May 8, 2024 06:38
@kubevirt-bot kubevirt-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 8, 2024
@kubevirt-bot kubevirt-bot requested a review from stu-gott May 8, 2024 06:38
@brianmcarey
Copy link
Member Author

/cc @dhiller

@kubevirt-bot kubevirt-bot requested a review from dhiller May 8, 2024 06:38
@kubevirt-bot
Copy link
Contributor

@brianmcarey: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
check-up-kind-1.27-vgpu 99fc020 link false /test check-up-kind-1.27-vgpu

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/test-infra repository. I understand the commands that are listed here.

@dhiller
Copy link
Contributor

dhiller commented May 8, 2024

@brianmcarey can you remind me whether we have fixed the cri-o mirroring?

@brianmcarey
Copy link
Member Author

@brianmcarey can you remind me whether we have fixed the cri-o mirroring?

The mirroring has been fixed here - kubevirt/project-infra#3391

Copy link
Contributor

@dhiller dhiller left a comment

Choose a reason for hiding this comment

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

/approve

Thank you @brianmcarey ! 🎉

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label May 8, 2024
@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhiller

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

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 8, 2024
@kubevirt-bot kubevirt-bot merged commit 486ee95 into kubevirt:main May 8, 2024
8 of 9 checks passed
kubevirt-bot added a commit to kubevirt-bot/kubevirt that referenced this pull request May 8, 2024
[486ee95 k8s-1.30: Upgrade crio to v1.30](kubevirt/kubevirtci#1186)
[1d0a7b0 cluster-up: Update default provider to k8s-1.30](kubevirt/kubevirtci#1188)
[be51633 Automatic bump of CentOS Stream to latest](kubevirt/kubevirtci#1187)
[0a1b3b6 Run bazel run //robots/cmd/kubevirtci-bumper:kubevirtci-bumper -- -ensure-only-latest-three --k8s-provider-dir /home/prow/go/src/github.com/kubevirt/project-infra/../kubevirtci/cluster-provision/k8s --cluster-up-dir /home/prow/go/src/github.com/kubevirt/project-infra/../kubevirtci/cluster-up/cluster](kubevirt/kubevirtci#1142)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
Sreeja1725 pushed a commit to Sreeja1725/kubevirt that referenced this pull request May 17, 2024
[486ee95 k8s-1.30: Upgrade crio to v1.30](kubevirt/kubevirtci#1186)
[1d0a7b0 cluster-up: Update default provider to k8s-1.30](kubevirt/kubevirtci#1188)
[be51633 Automatic bump of CentOS Stream to latest](kubevirt/kubevirtci#1187)
[0a1b3b6 Run bazel run //robots/cmd/kubevirtci-bumper:kubevirtci-bumper -- -ensure-only-latest-three --k8s-provider-dir /home/prow/go/src/github.com/kubevirt/project-infra/../kubevirtci/cluster-provision/k8s --cluster-up-dir /home/prow/go/src/github.com/kubevirt/project-infra/../kubevirtci/cluster-up/cluster](kubevirt/kubevirtci#1142)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
Sreeja1725 pushed a commit to Sreeja1725/kubevirt that referenced this pull request May 28, 2024
[486ee95 k8s-1.30: Upgrade crio to v1.30](kubevirt/kubevirtci#1186)
[1d0a7b0 cluster-up: Update default provider to k8s-1.30](kubevirt/kubevirtci#1188)
[be51633 Automatic bump of CentOS Stream to latest](kubevirt/kubevirtci#1187)
[0a1b3b6 Run bazel run //robots/cmd/kubevirtci-bumper:kubevirtci-bumper -- -ensure-only-latest-three --k8s-provider-dir /home/prow/go/src/github.com/kubevirt/project-infra/../kubevirtci/cluster-provision/k8s --cluster-up-dir /home/prow/go/src/github.com/kubevirt/project-infra/../kubevirtci/cluster-up/cluster](kubevirt/kubevirtci#1142)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants