Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ffgan/kubevirtci

Tags

2510241540-9fd40b1c

Toggle 2510241540-9fd40b1c's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
owners: Remove davidvossel from approvers as no longer involved (kube…

…virt#1562)

davidvossel has left the project so just tidying up the OWNERS_ALIASES to reflect this

kubevirt/community#413

Signed-off-by: Brian Carey <[email protected]>

2510240912-543ff5b9

Toggle 2510240912-543ff5b9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
flannel: Increase max pods per node (kubevirt#1557)

On CNAO we saw that long tests such as lifecycle, might leak ips,
resulting in cluster become unstable.
It seems it is a known issue [1] [2].

Until it is fixed correctly, lets extend max pods per node
from 256 to 4k.

flannel-io/flannel#2264
kubernetes/kubernetes#57280 (comment)

Signed-off-by: Or Shoval <[email protected]>

2510221501-672dc39a

Toggle 2510221501-672dc39a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Automatic bump of CentOS Stream to latest (kubevirt#1558)

Signed-off-by: kubevirt-bot <[email protected]>

2510210640-af48f62d

Toggle 2510210640-af48f62d's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
k8s-1.35: Add new cluster provider for kubernetes v1.35 (kubevirt#1551)

This provider is based on Kubernetes v1.35-0-alpha.1[1]

Created by running:
```
go run ./robots/cmd/kubevirtci-bumper \
	--ensure-latest=true \
	--force-target-major-minor '1.35' \
	--pre-release-version='alpha.1' \
	--github-token-path='' \
	--k8s-provider-dir=$PROJECTS/kubevirtci/cluster-provision/k8s \
	--cluster-up-dir=$PROJECTS/kubevirtci/cluster-up/cluster
```

[1] https://github.com/kubernetes/kubernetes/releases/tag/v1.35.0-alpha.1

Signed-off-by: Brian Carey <[email protected]>

2510161106-883f7295

Toggle 2510161106-883f7295's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sriov: Bump to k8s-1.34 (kubevirt#1552)

Signed-off-by: Or Shoval <[email protected]>

2510141807-f21813f1

Toggle 2510141807-f21813f1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
kind: Image bumps and cleanup (kubevirt#1549)

* kind: Correct kind-1.34 image tag to v1.34.0

Signed-off-by: Lee Yarwood <[email protected]>

* kind: Bump kind-1.33 providers to the v1.33.4 image

Signed-off-by: Lee Yarwood <[email protected]>

* kind: Bump kind-1.32 providers to v1.32.8 image

Signed-off-by: Lee Yarwood <[email protected]>

---------

Signed-off-by: Lee Yarwood <[email protected]>

2510141428-9bc9a0b3

Toggle 2510141428-9bc9a0b3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Automatic bump of CentOS Stream to latest (kubevirt#1550)

Signed-off-by: kubevirt-bot <[email protected]>

2510140705-56ecac3e

Toggle 2510140705-56ecac3e's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump golang.org/x/net in /cluster-provision/gocli (kubev…

…irt#1428)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.38.0.
- [Commits](golang/net@v0.33.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2510101307-5f811fa7

Toggle 2510101307-5f811fa7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
centos: Update the x86 build to use the centos cloud image over the v…

…agrant image (kubevirt#1546)

* centos: Update the x86 build to use the centos cloud image over the vagrant image

the s390x provider is already using the centos stream 9 cloud image -
align the x86 providers to also use the centos stream cloud image

Signed-off-by: Brian Carey <[email protected]>

* Remove nmcli connection edits of eth0 as not needed for the cloud image

Signed-off-by: Brian Carey <[email protected]>

* gocli: fix tests to handle the new user from the cloud image

Signed-off-by: Brian Carey <[email protected]>

---------

Signed-off-by: Brian Carey <[email protected]>

2510081400-43e44193

Toggle 2510081400-43e44193's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump golang.org/x/crypto in /cluster-provision/gocli (ku…

…bevirt#1424)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.35.0.
- [Commits](golang/crypto@v0.32.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>