Commit Graph

4436 Commits

Author SHA1 Message Date
Benjamin Elder
74998a68f2 version v0.28.0-alpha v0.28.0-alpha 2025-02-14 16:45:04 -08:00
Benjamin Elder
6cb934219a version v0.27.0 v0.27.0 2025-02-14 16:44:56 -08:00
Benjamin Elder
1bb527b8a7 Merge pull request #3864 from BenTheElder/imaage-bumpity
bump golang images
2025-02-14 16:33:58 -08:00
Benjamin Elder
cb29b1bf2b update node image with latest base image 2025-02-14 15:12:59 -08:00
Benjamin Elder
3e90cfb770 bump local-path-storage to latest 2025-02-14 15:03:00 -08:00
Benjamin Elder
0557520fb8 bump kindnetd to latest 2025-02-14 15:02:52 -08:00
Benjamin Elder
574e613131 bump base image to latest 2025-02-14 15:02:26 -08:00
Benjamin Elder
acbabc1a39 Merge pull request #3863 from BenTheElder/go-patch
bump go to 1.23.6
2025-02-14 14:52:11 -08:00
Benjamin Elder
8bed47ad4d bump go to 1.23.6 2025-02-14 14:38:47 -08:00
Kubernetes Prow Robot
8094f030dd Merge pull request #3861 from BenTheElder/bump-base-static
bump base image with statically linked plugins, improve new push-node.sh, adopt 1.32.2
2025-02-14 10:40:21 -08:00
Benjamin Elder
b258ce2c37 update default node image to 1.32.2 2025-02-13 14:44:40 -08:00
Benjamin Elder
673b9425ac enhance push-node script 2025-02-13 12:52:27 -08:00
Benjamin Elder
1989db54d9 bump base image with statically linked plugins 2025-02-13 12:45:00 -08:00
Kubernetes Prow Robot
53ff1fb77a Merge pull request #3859 from dims/statically-link-cni-plugins
Statically link CNI plugins
2025-02-11 16:23:59 -08:00
Davanum Srinivas
28751ecb1e Statically link CNI plugins
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2025-02-10 10:21:21 -05:00
Kubernetes Prow Robot
16e2408ba3 Merge pull request #3858 from BenTheElder/warn-images
replace dated intial design docs with a clear warning to not depend on implementation details
2025-02-06 01:31:44 -08:00
Benjamin Elder
ee299771b2 replace dated intial design docs with a clear warning to not depend on implementation details
these were meant for education about how kind is accomplished, but they've mostly been referernced by users attempting to extend and otherwise depend on internals
2025-02-05 08:43:56 -08:00
Kubernetes Prow Robot
b9be5e5d19 Merge pull request #3856 from BenTheElder/cleanup2
version test cleanup: don't mutate globals, use pre-computed expected values
2025-02-01 01:46:56 -08:00
Benjamin Elder
9e4b00b128 version test cleanup: don't mutate globals, use pre-computed expected values 2025-01-31 13:33:25 -08:00
Kubernetes Prow Robot
4ca56e4305 Merge pull request #3854 from kubernetes-sigs/dependabot/github_actions/actions-4f79472919
Bump actions/setup-go from 5.2.0 to 5.3.0 in the actions group
2025-01-27 04:05:24 -08:00
dependabot[bot]
45b380b2aa Bump actions/setup-go from 5.2.0 to 5.3.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.2.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](3041bf56c9...f111f3307d)

---
updated-dependencies:
- 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-01-27 08:54:57 +00:00
Kubernetes Prow Robot
0e058e8ab2 Merge pull request #3838 from stmcginnis/delete-description
Add description to delete cluster subcommands
2025-01-24 17:21:21 -08:00
Kubernetes Prow Robot
78cdad2610 Merge pull request #3823 from BenTheElder/fix-push-node
fix push node having qemu setup reliably
2025-01-23 15:39:21 -08:00
Kubernetes Prow Robot
5fcf39df11 Merge pull request #3850 from tao12345666333/upgrade-nerdctl-v2
test: upgrade nerdctl to v2
2025-01-23 13:57:21 -08:00
Kubernetes Prow Robot
84101f25dd Merge pull request #3573 from yashvardhan-kukreja/issue-3466/no-args-fix
fix: remove NoArgs positional arguments validation
2025-01-23 13:27:20 -08:00
Kubernetes Prow Robot
bc142d0add Merge pull request #3848 from BenTheElder/containerd202
update to latest base image with containerd 2.0.2, ensure containerd is ready before importing images
2025-01-22 23:00:36 -08:00
Jintao Zhang
a2cb274d55 test: upgrade nerdctl to v2
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2025-01-23 13:18:13 +08:00
Benjamin Elder
33d8c7af3e TEST: v1.32.1 node image 2025-01-22 15:48:59 -08:00
Benjamin Elder
18f8445ad3 wait for containerd to be ready 2025-01-22 15:36:04 -08:00
Benjamin Elder
b594068ca9 retry image pulls once, fail if that doesn't work 2025-01-22 15:03:15 -08:00
Kubernetes Prow Robot
c8e124053e Merge pull request #3851 from bobsongplus/main
doc: fix typo
2025-01-22 14:54:37 -08:00
song
224e88ad50 doc: fix typo
Signed-off-by: song <tinysong1226@gmail.com>
2025-01-22 16:42:25 +08:00
Benjamin Elder
d66a745392 update to latest base image with containerd 2.0.2 2025-01-17 11:25:07 -08:00
Kubernetes Prow Robot
f528b0219d Merge pull request #3828 from AkihiroSuda/containerd-v2
update containerd to v2.0.2
2025-01-17 11:06:35 -08:00
Akihiro Suda
586b038936 update containerd to v2.0.2
Fix issue 3768

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2025-01-14 15:15:55 +09:00
Kubernetes Prow Robot
82a216b215 Merge pull request #3844 from kubernetes-sigs/dependabot/github_actions/actions-cff0214797
Bump actions/upload-artifact from 4.5.0 to 4.6.0 in the actions group
2025-01-13 11:48:33 -08:00
dependabot[bot]
f59729bd1d Bump actions/upload-artifact from 4.5.0 to 4.6.0 in the actions group
Bumps the actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6f51ac03b9...65c4c4a1dd)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 08:35:46 +00:00
Kubernetes Prow Robot
90d943900d Merge pull request #3841 from BenTheElder/escape
update shellescape to latest with new vanity import
2025-01-07 12:58:29 -08:00
Sean McGinnis
2a329ee6d8 Add description to delete cluster subcommands
This adds a more detailed description to the `kind delete cluster` and
`kind delete clusters` commands explaining expected delete behavior.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2025-01-07 13:52:18 -06:00
Kubernetes Prow Robot
1ab4a3642c Merge pull request #3831 from kubernetes-sigs/dependabot/github_actions/actions-16239e05d6
Bump actions/upload-artifact from 4.4.3 to 4.5.0 in the actions group
2025-01-07 11:44:31 -08:00
Benjamin Elder
07f58a1c02 update shellescape to latest with new vanity import 2025-01-07 11:41:07 -08:00
dependabot[bot]
3ab1dab1c8 Bump actions/upload-artifact from 4.4.3 to 4.5.0 in the actions group
Bumps the actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4.4.3 to 4.5.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b4b15b8c7c...6f51ac03b9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 08:52:48 +00:00
Kubernetes Prow Robot
1c5a56b301 Merge pull request #3814 from kachick/fix-get-clusters-via-nerdctl
fix `kind get clusters` via nerdctl
2024-12-18 20:16:08 +01:00
Benjamin Elder
f3a83441a7 Merge pull request #3827 from BenTheElder/tag-126
mark v0.26.0
2024-12-16 14:02:02 -08:00
Benjamin Elder
1a332f549f update install docs for v0.26.0 2024-12-16 13:59:54 -08:00
Benjamin Elder
06aadeb613 version v0.27.0-alpha v0.27.0-alpha 2024-12-16 13:54:35 -08:00
Benjamin Elder
c5f516c8b2 version v0.26.0 v0.26.0 2024-12-16 13:54:05 -08:00
Kubernetes Prow Robot
efc4f2c91c Merge pull request #3826 from kubernetes-sigs/dependabot/github_actions/actions-6c51e4eaa6
Bump actions/setup-go from 5.1.0 to 5.2.0 in the actions group
2024-12-16 13:40:51 +01:00
dependabot[bot]
3ea2581d76 Bump actions/setup-go from 5.1.0 to 5.2.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.1.0 to 5.2.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](41dfa10bad...3041bf56c9)

---
updated-dependencies:
- 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>
2024-12-16 08:07:23 +00:00
Kubernetes Prow Robot
771fb17acb Merge pull request #3825 from BenTheElder/push-node-from-upstream
add new push-node.sh that uses pre-compiled upstream releases
2024-12-13 23:30:25 +01:00