Commit Graph

267 Commits (master)

Author SHA1 Message Date
minikube-bot b348bb4b8b Kicbase: Bump ubuntu:jammy from 20250730 to 20250819 2025-09-08 10:03:27 +00:00
minikube-bot 5878527b03 Kicbase: Bump ubuntu:jammy from 20250714 to 20250730 2025-08-27 14:41:18 -07:00
minikube-bot 63a496bf4d
Update go from 1.24.0 to 1.24.6 (#21348)
* Update go from 1.24.5 to 1.24.6

* Updating kicbase image to v0.0.47-1755508051-21348
2025-08-18 12:38:34 -07:00
Nir Soffer 62529ec03e
spelling: Fix spelling errors with codespell (#21273)
Fix trivial spelling errors using codespell[1]:

    codespell --skip '*.yaml,*.tmpl,*.json,*.html,*.patch,go.sum' -w

And rejecting some false positives fixes:

    ./CHANGELOG.md:907: fliter ==> filter
    ./third_party/go9p/clnt_write.go:48: Writen ==> Written
    ./third_party/kubeadm/app/features/features.go:69: AtLeast ==> at least
    ./site/content/en/docs/contrib/translations.md:106: certificats ==> certificates
    ./site/content/en/docs/contrib/translations.md:113: espace ==> escape
    ./site/content/en/docs/tutorials/amd.md:75: HSA ==> HAS
    ./site/content/en/docs/tutorials/amd.md:87: HSA ==> HAS
    ./pkg/minikube/config/extra_options_test.go:143: expRes ==> express
    ./pkg/minikube/config/extra_options_test.go:151: expRes ==> express
    ./pkg/minikube/config/extra_options_test.go:152: expRes ==> express
    ./pkg/minikube/config/extra_options_test.go:168: expRes ==> express
    ./pkg/minikube/config/extra_options_test.go:177: expRes ==> express
    ./pkg/minikube/config/extra_options_test.go:178: expRes ==> express

There are more spelling errors that need manual selection:

    ./CHANGELOG.md:234: issuse ==> issue, issues
    ./CHANGELOG.md:543: Pris ==> Prise, Prism
    ./hack/benchmark/time-to-k8s/page.go:73: readin ==> reading, read in
    ./hack/benchmark/image-build/generate-chart.go:82: INTERATIVE ==> INTERACTIVE, ITERATIVE
    ./hack/benchmark/image-build/generate-chart.go:87: INTERATIVE ==> INTERACTIVE, ITERATIVE
    ./hack/benchmark/image-build/generate-chart.go:137: INTERATIVE ==> INTERACTIVE, ITERATIVE
    ./hack/benchmark/image-build/generate-chart.go:162: interative ==> interactive, iterative
    ./hack/benchmark/image-build/generate-chart.go:195: INTERATIVE ==> INTERACTIVE, ITERATIVE
    ./third_party/go9p/fmt.go:132: Tread ==> Thread, Treat
    ./third_party/go9p/fmt.go:133: Tread ==> Thread, Treat
    ./third_party/go9p/p9.go:33: Tread ==> Thread, Treat
    ./third_party/go9p/p9.go:170: Tread ==> Thread, Treat
    ./third_party/go9p/p9.go:171: Tread ==> Thread, Treat
    ./third_party/go9p/p9.go:225: Tread ==> Thread, Treat
    ./third_party/go9p/p9.go:263: Tread ==> Thread, Treat
    ./third_party/go9p/packt.go:165: Tread ==> Thread, Treat
    ./third_party/go9p/packt.go:168: Tread ==> Thread, Treat
    ./third_party/go9p/srv_srv.go:305: Tread ==> Thread, Treat
    ./third_party/go9p/srv_srv.go:349: Tread ==> Thread, Treat
    ./third_party/go9p/unpack.go:170: Tread ==> Thread, Treat
    ./site/content/en/docs/tutorials/multi_control_plane_ha_clusters.md:145: Virual ==> Virtual, Visual, Viral
    ./pkg/drivers/krunkit/krunkit.go:392: Terminte ==> Terminate, Termite
    ./pkg/drivers/common/common.go:283: drawin ==> drawing, draw in, drawn
    ./pkg/drivers/kic/oci/oci.go:175: stroed ==> stored, stroked, strode
    ./pkg/minikube/out/out.go:412: isT ==> is, it, its, it's, sit, list
    ./pkg/minikube/out/out.go:413: isT ==> is, it, its, it's, sit, list
    ./pkg/minikube/out/out.go:414: isT ==> is, it, its, it's, sit, list
    ./pkg/minikube/shell/shell_test.go:152: writed ==> wrote, written, write, writer
    ./pkg/minikube/bootstrapper/kubeadm/kubeadm.go:710: wil ==> will, well

If we find a way to prevent the false positives we can use this command
for spell checking in the CI.

[1] https://github.com/codespell-project/codespell
2025-08-11 11:27:20 -07:00
minikube-bot dd083efd83
Kicbase: Bump ubuntu:jammy from 20250415.1 to 20250714 (#21233)
* Kicbase: Bump ubuntu:jammy from 20250415.1 to 20250714

* Updating kicbase image to v0.0.47-1754302052-21233
2025-08-04 16:41:10 -07:00
minikube-bot a141f42521
Kicbase/ISO: Update cri-dockerd from v0.3.15 to v0.4.0 (#20747)
* Kicbase/ISO: Update cri-dockerd from v0.3.15 to v0.4.0

* Updating kicbase image to v0.0.46-1747166185-20747

* Updating ISO to v1.35.0-1747160120-20747
2025-05-14 14:49:05 -07:00
minikube-bot 47f7a18efc
Kicbase: Bump ubuntu:jammy from 20250126 to 20250415.1 (#20718)
* Kicbase: Bump ubuntu:jammy from 20250126 to 20250415.1

* Updating kicbase image to v0.0.46-1746731792-20718
2025-05-09 11:38:19 -07:00
minikube-bot 7512311745
Update go from 1.23.4 to 1.24.0 (#20510)
* Update go from 1.23.4 to 1.24.0

* Updating kicbase image to v0.0.46-1741597657-20510
2025-03-10 10:37:40 -07:00
minikube-bot 7897fa3339 Kicbase: Bump ubuntu:jammy from 20240911.1 to 20250126 2025-02-10 10:03:18 +00:00
minikube-bot 298599cc50 Update go from 1.23.3 to 1.23.4 2025-01-15 15:10:49 -08:00
minikube-bot 94b67b6db7
Kicbase/ISO: Update buildkit from v0.16.0 to v0.18.1 (#20089) 2024-12-12 10:14:45 -08:00
minikube-bot 558f1bebdf Update go from 1.23.2 to 1.23.3 2024-12-09 09:02:44 +00:00
minikube-bot 896b021ae6 Update go from 1.23.1 to 1.23.2 2024-10-25 16:52:04 +00:00
Steven Powell c1f8377a91 CI: Fix LegacyKeyValueFormat warning when building images 2024-10-14 15:07:33 -05:00
minikube-bot 1655a4be18 Update go from 1.23.0 to 1.23.1 2024-10-04 17:33:09 +00:00
minikube-bot 273802e521 Kicbase: Bump ubuntu:jammy from 20240808 to 20240911.1 2024-09-17 15:55:39 +00:00
minikube-bot 8b26e904ed Kicbase/ISO: Update nerdctl from 1.7.6 to 1.7.7 2024-09-16 10:05:17 +00:00
minikube-bot e965eaa2a3 Kicbase/ISO: Update buildkit from v0.15.2 to v0.16.0 2024-09-14 23:58:50 +00:00
minikube-bot 19ee15a791 Update go from 1.22.5 to 1.23.0 2024-09-13 02:10:19 +00:00
minikube-bot 1d1deabf22 Kicbase: Bump ubuntu:jammy from 20240627.1 to 20240808 2024-08-19 10:03:04 +00:00
minikube-bot efef9cc864 Kicbase/ISO: Update buildkit from v0.15.1 to v0.15.2 2024-08-15 16:43:41 +00:00
minikube-bot 2ab998bf59 Kicbase/ISO: Update buildkit from v0.15.0 to v0.15.1 2024-08-08 12:37:34 -07:00
minikube-bot 8b5c55afe5 Kicbase: Update nerdctld from 0.6.0 to 0.6.1 2024-07-17 15:30:24 +00:00
minikube-bot a57c5019d8 Kicbase/ISO: Update buildkit from v0.14.1 to v0.15.0 2024-07-16 14:48:38 +00:00
minikube-bot 6d383d5eb2 Kicbase/ISO: Update cri-dockerd from v0.3.14 to v0.3.15 2024-07-15 10:02:59 +00:00
minikube-bot 4da118b4fe Update go from 1.22.4 to 1.22.5 2024-07-10 02:29:34 +00:00
minikube-bot 439c64a09f Kicbase/ISO: Update cri-dockerd from v0.3.12 to v0.3.14 2024-07-08 10:02:48 +00:00
minikube-bot 27430f36e4 Kicbase: Bump ubuntu:jammy from 20240530 to 20240627.1 2024-07-03 02:13:53 +00:00
minikube-bot 82d2ba8af3 Kicbase/ISO: Update buildkit from v0.13.2 to v0.14.1 2024-06-21 20:37:50 +00:00
minikube-bot 74e2ea8ae1 Update go from 1.22.3 to 1.22.4 2024-06-17 09:02:09 +00:00
minikube-bot f0c412a344 Kicbase: Bump ubuntu:jammy from 20240427 to 20240530 2024-06-13 15:52:11 +00:00
minikube-bot eb6aa5f613 Kicbase/ISO: Update buildkit from v0.13.1 to v0.13.2 2024-06-04 16:23:39 +00:00
minikube-bot 2adbe0a0ab Update go from 1.22.1 to 1.22.3 2024-05-14 17:17:23 +00:00
minikube-bot 6eef5bf89c Kicbase/ISO: Update nerdctl from 1.7.5 to 1.7.6 2024-05-13 14:58:44 -07:00
minikube-bot 5441d8e05d Kicbase: Bump ubuntu:jammy from 20240416 to 20240427 2024-05-06 10:02:51 +00:00
minikube-bot 757adedb3f Kicbase: Bump ubuntu:jammy from 20240405 to 20240416 2024-04-29 10:02:42 +00:00
minikube-bot 9bde60d8f2 Kicbase: Bump ubuntu:jammy from 20240227 to 20240405 2024-04-19 23:29:51 +00:00
minikube-bot 3d8c7f6d51 Kicbase: Update nerdctld from 0.5.1 to 0.6.0 2024-04-15 21:00:16 +00:00
minikube-bot a4306901cd Kicbase/ISO: Update nerdctl from 1.7.4 to 1.7.5 2024-04-15 10:04:21 +00:00
minikube-bot bf53bb3300 Kicbase/ISO: Update cri-dockerd from v0.3.3 to v0.3.12 2024-04-08 10:03:46 +00:00
minikube-bot 100365e370 Kicbase/ISO: Update buildkit from v0.13.0 to v0.13.1 2024-04-03 10:01:56 +00:00
minikube-bot 3925828b04 Kicbase/ISO: Update dependency versions 2024-03-12 23:04:47 +00:00
Steven Powell f136c4be2c Kicbase: Revert cri-o from v1.29 to v1.24 2024-03-12 09:36:15 -07:00
Steven Powell 1a672df79c
Merge pull request #18244 from minikube-bot/auto_bump_ubuntu_version
Kicbase: Bump ubuntu:jammy from 20231211.1 to 20240212
2024-02-28 15:52:45 -08:00
minikube-bot eb03872045 Kicbase: Bump ubuntu:jammy from 20231211.1 to 20240212 2024-02-26 10:02:40 +00:00
Timothée Ravier b3365f0771 Kicbase/ISO: Update cri-o from v1.28.31 to v1.29.1 2024-02-22 20:00:54 +01:00
minikube-bot 90492da3e6 Kicbase/ISO: Update cri-o from v1.24.1 to v1.28.3
Only update to 1.28.3 due to Go 1.21 requirement for 1.29+.
2024-02-22 20:00:54 +01:00
minikube-bot 0919c459ba Update go from 1.21.6 to 2024-02-19 09:02:01 +00:00
minikube-bot eb30bbcea8 Update go from $(shell egrep "HUGO_VERSION = \"" netlify.toml | cut -d \" -f2) to $(shell egrep "HUGO_VERSION = \"" netlify.toml | cut -d \" -f2) 2024-01-15 09:02:09 +00:00
Steven Powell c504a2442a move python binfmt removal after systemd install 2024-01-08 13:52:28 -08:00