kubevirt / kubevirtci

Contains cluster definitions and client tools to quickly spin up and destroy ephemeral and scalable k8s and ocp clusters for testing
Apache License 2.0
79 stars 119 forks source link

Update kind-1.27-vgpu cluster to latest kubernetes version #1176

Open brianmcarey opened 4 months ago

brianmcarey commented 4 months ago

The kind-1.27-vgpu cluster should be updated to a more recent version of Kubernetes as support for v1.27 is going to be dropped as part of the next KubeVirt release[1].

[1] https://github.com/kubevirt/sig-release/blob/main/releases/k8s-support-matrix.md

brianmcarey commented 4 months ago

/cc @xpivarc is there someone from sig-compute who would be interested in taking a look at this?

kubevirt-bot commented 4 months ago

@brianmcarey: This request has been marked as suitable for new contributors.

Guidelines

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/kubevirt/kubevirtci/issues/1176): >/good-first-issue Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
kubevirt-bot commented 1 month ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

anishbista60 commented 1 week ago

@brianmcarey can I work or it is specially for sigs ?

brianmcarey commented 1 week ago

@brianmcarey can I work or it is specially for sigs ?

We have an updated provider added here - https://github.com/kubevirt/kubevirtci/pull/1210 - but it is having intermittent failures in CI so it hasn't been promoted to the kubevirt repo. Failures with bringing up the cluster if you want to have a look into them - https://prow.ci.kubevirt.io/view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirtci/1228/check-up-kind-1.30-vgpu/1822556479895375872

anishbista60 commented 1 week ago

@brianmcarey yeah sure i'll work and try to troubleshoot through logs .