4606 Commits

Author SHA1 Message Date
Antonio Ojea
0370a43077 bump kindnet dependencies 2025-05-12 12:09:39 +00:00
Kubernetes Prow Robot
180d624f74 Merge pull request #3929 from kubernetes-sigs/dependabot/github_actions/actions-4a64306a6a
Bump actions/setup-go from 5.4.0 to 5.5.0 in the actions group
2025-05-12 04:13:16 -07:00
dependabot[bot]
5f6f72d981 Bump actions/setup-go from 5.4.0 to 5.5.0 in the actions group
Bumps the actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/setup-go` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](0aaccfd150...d35c59abb0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 08:39:16 +00:00
Kubernetes Prow Robot
ce37e37458 Merge pull request #3925 from BenTheElder/bump-cni
upgrade cni plugins, crictl
2025-05-06 04:37:13 -07:00
Kubernetes Prow Robot
3c8e2927f8 Merge pull request #3926 from mwdomino/docker-network-doc-note
docs: add note about vpn cidr clashes
2025-05-05 14:30:50 -07:00
mwdomino
be370e4684 make IP conflict doc more general 2025-05-05 16:04:04 -04:00
mwdomino
dd85f47bf2 use daemon.json config instead of CLI 2025-05-05 15:58:20 -04:00
mwdomino
84000f3781 whitespace fixup 2025-05-05 14:44:05 -04:00
Benjamin Elder
4e14a6111a bump crictl to 1.33 2025-05-05 11:19:18 -07:00
Benjamin Elder
f7b2202df6 bump cni-plugins to 1.7.1 2025-05-05 11:19:06 -07:00
mwdomino
8ca1987a68 add note about vpn cidr clashes 2025-05-05 14:17:21 -04:00
Kubernetes Prow Robot
2d4af78819 Merge pull request #3922 from BenTheElder/no-yaml-v3
eliminate yaml.v3
2025-04-25 09:41:24 -07:00
Benjamin Elder
1e21827948 eliminate yaml.v3
not convinced these were necessary, users can patch arbitrary yaml in anyhow, I don't think there's a realistic threat model resolved by safetext/yamltemplate

further, the safetext repo doesn't seem to be responsively maintained, last commit 9 months ago, and the small number of issues are going unresponded (4 open, 0 closed, some multiple years old)
2025-04-24 22:00:51 -07:00
Kubernetes Prow Robot
84e9c79a40 Merge pull request #3920 from BenTheElder/bump-containerd-runc
bump go, containerd, runc
2025-04-24 21:50:32 -07:00
Benjamin Elder
8950d6cc44 switch remaining workflows to ubuntu-24.04 2025-04-24 17:44:22 -07:00
Benjamin Elder
66a7fbf393 temp: use staging node image 2025-04-24 17:44:22 -07:00
Kubernetes Prow Robot
9f7248e161 Merge pull request #3919 from BenTheElder/doc-local
clarify local registry address
2025-04-24 06:02:31 -07:00
Benjamin Elder
e49a49dabd update base image 2025-04-23 22:39:52 -07:00
Benjamin Elder
c9432c3662 bump runc to latest stable (1.2.6, which matches containerd 2.0.5) 2025-04-24 04:17:51 +00:00
Benjamin Elder
9e8fe397af bump containerd to latest stable (2.0.5) 2025-04-24 04:16:40 +00:00
Benjamin Elder
5c2d6996c6 bump go to 1.24.2 2025-04-24 04:14:12 +00:00
Benjamin Elder
9e0964522a clarify local registry address 2025-04-23 20:58:23 -07:00
Kubernetes Prow Robot
1e95d05eec Merge pull request #3906 from BenTheElder/yaml-yaml
migrate off of gopkg.in/yaml.v3
2025-04-03 16:28:37 -07:00
Benjamin Elder
b229bcf3d1 migrate off of gopkg.in/yaml.v3 2025-04-03 22:42:37 +01:00
Kubernetes Prow Robot
bbb7bb01cd Merge pull request #3905 from vonhatnam1212/namvn/ingress-nginx
Update nginx controller from 1.12.0-beta.0 to 1.12.1
2025-04-03 13:28:37 -07:00
vonhatnam1212
918353f0b5 Update nginx controller from 1.12.0-beta.0 to 1.12.1 2025-04-03 14:33:43 +07:00
Kubernetes Prow Robot
767016099c Merge pull request #3902 from BenTheElder/stmcginnis-maintainer
Promote stmcginnis to maintainer
2025-04-02 15:42:48 -07:00
Benjamin Elder
6735c0cb02 promote stmcginnis to maintainer
Sean has been a long time contributor and reviewer now. Discussed with him and aojea at The KubeCon EU maintainer summit :-)
2025-04-02 00:39:47 +01:00
Kubernetes Prow Robot
3f8d6dd085 Merge pull request #3899 from kubernetes-sigs/dependabot/github_actions/actions-bfdbae3489
Bump the actions group with 2 updates
2025-03-24 01:24:33 -07:00
dependabot[bot]
ca4e7d7c31 Bump the actions group with 2 updates
Bumps the actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/upload-artifact` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](4cec3d8aa0...ea165f8d65)

Updates `actions/setup-go` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](f111f3307d...0aaccfd150)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 08:10:20 +00:00
Kubernetes Prow Robot
d99e827520 Merge pull request #3898 from BenTheElder/pin-actions
pin new actions to commit.
2025-03-19 13:16:35 -07:00
Benjamin Elder
cad01ef340 pin new actions to commit.
all previous actions already pinned.

limits exposure to something like https://arstechnica.com/information-technology/2025/03/supply-chain-attack-exposing-credentials-affects-23k-users-of-tj-actions/

to explicit actions update PRs
2025-03-19 13:05:31 -07:00
Kubernetes Prow Robot
b45e65c931 Merge pull request #3896 from pellared/patch-1
site: update required Go version
2025-03-19 05:50:31 -07:00
Robert Pająk
21404611d7 site: update required Go version 2025-03-19 10:03:07 +01:00
Kubernetes Prow Robot
7f745f626d Merge pull request #3890 from BenTheElder/base-arp
update base with arp_ignore
2025-03-13 16:39:48 -07:00
Benjamin Elder
a781079e52 bump node image to 1.32.3 with latest base 2025-03-12 09:04:29 -07:00
Benjamin Elder
4476bb51b2 bump base image 2025-03-11 17:22:09 -07:00
Kubernetes Prow Robot
b98dc21ad3 Merge pull request #3881 from shaneutt/shaneutt/fix-arp-ignore
fix: set global arp_ignore param for kindnet
2025-03-11 17:01:46 -07:00
Shane Utt
5e66ec05a5 fix: set opinionated arp_ignore in base image
Some Linux distributions set this to 2 or higher, which will break
kindnet (specifically the ptp plugin). We now set this in our base
image in an opinionated way so that the host system no longer
decides the value as it might inadvertantly break kind networking.

Signed-off-by: Shane Utt <shaneutt@linux.com>
2025-03-11 11:16:31 -04:00
Kubernetes Prow Robot
022bedd494 Merge pull request #3886 from BenTheElder/base-bump2
update default base, node image
2025-03-07 06:03:46 -08:00
Benjamin Elder
d56fcc48da use node image built with new base image 2025-03-06 12:34:11 -08:00
Benjamin Elder
2ed928daa7 update default base image 2025-03-06 12:34:11 -08:00
Kubernetes Prow Robot
77b5ac7c51 Merge pull request #3885 from BenTheElder/2.x
update registry docs for containerd 2.x
2025-03-06 12:31:44 -08:00
Kubernetes Prow Robot
1467bec543 Merge pull request #3889 from AkihiroSuda/lima-actions
CI: simplify setting up Lima
2025-03-06 03:27:44 -08:00
Kubernetes Prow Robot
c328fb718f Merge pull request #3888 from BenTheElder/podman
podman actions fixup
2025-03-06 02:35:44 -08:00
Akihiro Suda
7d1db9d0cf CI: simplify setting up Lima
https://github.com/lima-vm/lima-actions is used

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2025-03-06 16:22:07 +09:00
Benjamin Elder
98cc67aa7d use ubuntu 24.04 for podman job 2025-03-05 14:51:08 -08:00
Benjamin Elder
8e7a40cbd2 pull image before trying to load 2025-03-05 14:41:52 -08:00
Kubernetes Prow Robot
925f39a9f8 Merge pull request #3865 from BenTheElder/actions-ubuntu
bump actions runners to ubuntu 22.04, as 20.04 is deprecated
2025-03-05 09:59:46 -08:00
Benjamin Elder
ba3f8b4cb5 update local registry note for containerd 2.x 2025-03-05 09:13:32 -08:00