Commit Graph

23518 Commits (560d3aa3409f15e3c991edd9a36b3f91c48c0e6d)

Author SHA1 Message Date
Medya Ghazizadeh 1c8514d8d0
Merge pull request #17903 from spowelljr/automateUpdatingNode
CI: Automate updating node version (for website)
2024-01-10 15:02:09 -08:00
Steven Powell cba9d39951
Merge pull request #17925 from kubernetes/dependabot/go_modules/golang.org/x/oauth2-0.16.0
Build(deps): Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0
2024-01-10 14:46:28 -08:00
Steven Powell 00de339f01
Merge pull request #17907 from prezha/fix-cri-docker-restart
fix "Failed to enable container runtime: sudo systemctl restart cri-docker"
2024-01-10 14:31:07 -08:00
Steven Powell 02b3448b30 rename to make explicit node update is for site 2024-01-10 13:54:59 -08:00
Steven Powell 4f41344f5c CI: Auto update node version 2024-01-10 13:49:48 -08:00
Steven Powell 352700d9cc CI: Build new prow image 2024-01-10 13:20:15 -08:00
Steven Powell 042336d576
Merge pull request #17866 from spowelljr/fixAutoPause
addons: Fix auto-pause addon
2024-01-10 11:29:38 -08:00
minikube-bot 8bc28f51e6 Update auto-generated docs and translations 2024-01-10 19:29:37 +00:00
Medya Ghazizadeh f11ed29b57
Merge pull request #17927 from minikube-bot/gendocs
Update auto-generated docs and translations
2024-01-10 11:29:15 -08:00
Medya Ghazizadeh 6a290dcccc
Merge pull request #17658 from spowelljr/fixKVMPreload
Fix KVM not detecting containerd preload
2024-01-10 11:28:49 -08:00
minikube-bot c742451e95 Update auto-generated docs and translations 2024-01-10 18:24:28 +00:00
Medya Ghazizadeh 2c8c605f61
Merge pull request #17776 from spowelljr/addProfileToCommand
addons headlamp: Improve enable outputs
2024-01-10 10:23:45 -08:00
Medya Ghazizadeh bb6b0e4f30
Merge pull request #17800 from spowelljr/updateArtifactDeps
CI: Update actions/download-artifact & actions/upload-artifact to 4.0.0
2024-01-10 10:22:45 -08:00
dependabot[bot] be54365086
Build(deps): Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 17:41:55 +00:00
minikube-bot 7977e8ed9f Updating kicbase image to v0.0.42-1704759386-17866 2024-01-09 00:35:18 +00:00
minikube-bot c113a26215 Updating ISO to v1.32.1-1703784139-17866 2024-01-08 16:10:40 -08:00
Steven Powell 907aa9b065 addons auto-pause: Revert cleanup on ticker allocations 2024-01-08 16:10:12 -08:00
minikube-bot ce5ef799a8 Updating kicbase image to v0.0.42-1703723663-17866 2024-01-08 16:10:10 -08:00
Steven Powell 77ac34b1d7 addons: Fix auto-pause addon 2024-01-08 16:09:45 -08:00
Steven Powell 49595dc9e5
Merge pull request #17830 from spowelljr/fixBinFmt
Kicbase: Fix modifying Docker binfmt config
2024-01-08 16:06:55 -08:00
minikube-bot f2d99d5d3a Updating kicbase image to v0.0.42-1704751654-17830 2024-01-08 22:27:48 +00:00
Steven Powell 265e8fb93a
Merge pull request #17913 from kubernetes/dependabot/go_modules/golang.org/x/crypto-0.18.0
Build(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0
2024-01-08 14:22:57 -08:00
Steven Powell c504a2442a move python binfmt removal after systemd install 2024-01-08 13:52:28 -08:00
Steven Powell 268743ce4c Kicbase: Fix modifying Docker binfmt config 2024-01-08 13:52:04 -08:00
Steven Powell 53ba09a0a1
Merge pull request #17829 from spowelljr/fixPreload129
Include extended attributes in preload tarballs
2024-01-08 13:50:10 -08:00
Steven Powell 4e9d81b592
Merge pull request #17902 from spowelljr/updateSite
site: Build improvements to the site
2024-01-08 13:49:41 -08:00
Steven Powell 95f08ed13e
Merge pull request #17865 from spowelljr/updateSemver
Build(deps): Update semver to v4
2024-01-08 13:48:08 -08:00
Steven Powell 5a7cff2e7a
Merge pull request #17869 from spowelljr/autoPauseMultiarch
CI: Build auto-pause-hook for all architectures
2024-01-08 13:47:41 -08:00
Medya Ghazizadeh 8f736a32a1
Merge pull request #17904 from spowelljr/automateUpdatingKubectlImage
CI: Automate updating kubectl image
2024-01-08 11:39:43 -08:00
dependabot[bot] 5360013ed2
Build(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 18:17:32 +00:00
Steven Powell 9af7f8ddaf
Merge pull request #17912 from minikube-bot/auto_bump_gh_version
CI: Update gh from 2.40.1 to 2.41.0
2024-01-08 09:44:28 -08:00
minikube-bot 916457515b CI: Update gh from 2.40.1 to 2.41.0 2024-01-08 17:40:29 +00:00
Steven Powell 38da9d787d
Merge pull request #17906 from prezha/fixTestValidatePorts
fix TestValidatePorts
2024-01-08 08:58:39 -08:00
Steven Powell 7fd843c2aa
Merge pull request #17905 from MarcusDunn/patch-1
docs: fixed broken nvidia link in Readme
2024-01-08 08:55:11 -08:00
Predrag Rogic 7ea9a0daea
fix "Failed to enable container runtime: sudo systemctl restart cri-docker" 2024-01-06 18:12:44 +00:00
Predrag Rogic 4818ef54de
fix TestValidatePorts 2024-01-06 16:57:15 +00:00
Marcus Dunn 9de0b90c94
Fixed broken nvidia link 2024-01-05 17:00:06 -08:00
Steven Powell eec5ca6b04 CI: Automate updating kubectl image 2024-01-05 15:04:28 -08:00
Steven Powell 79e4bb8724
Merge pull request #17895 from kubernetes/dependabot/github_actions/kubernetes-sigs/release-actions-10fecc1c66829d291b2f2fb1a27329d152f212e6
Build(deps): Bump kubernetes-sigs/release-actions from ef6d340ddd115f41dc26c18893b41d9c79cdc7d2 to 10fecc1c66829d291b2f2fb1a27329d152f212e6
2024-01-05 12:53:23 -08:00
Steven Powell 37251c01fb
Merge pull request #17898 from kubernetes/dependabot/go_modules/github.com/docker/go-connections-0.5.0
Build(deps): Bump github.com/docker/go-connections from 0.4.0 to 0.5.0
2024-01-05 12:50:55 -08:00
Steven Powell 12f0a8b047
Merge pull request #17896 from kubernetes/dependabot/go_modules/golang.org/x/term-0.16.0
Build(deps): Bump golang.org/x/term from 0.15.0 to 0.16.0
2024-01-05 12:37:42 -08:00
Steven Powell c897498313
Merge pull request #17901 from kubernetes/dependabot/go_modules/google.golang.org/api-0.155.0
Build(deps): Bump google.golang.org/api from 0.154.0 to 0.155.0
2024-01-05 12:37:18 -08:00
Steven Powell a506d6d2fe site: Build improvements to the site 2024-01-05 10:27:04 -08:00
dependabot[bot] d4500aba7f
Build(deps): Bump golang.org/x/term from 0.15.0 to 0.16.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/term/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 18:10:23 +00:00
Steven Powell 1dfb71a491
Merge pull request #17897 from kubernetes/dependabot/go_modules/golang.org/x/sync-0.6.0
Build(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0
2024-01-05 10:07:42 -08:00
Steven Powell 78a3b58ba7
Merge pull request #17900 from minikube-bot/auto_bump_hugo_version
Site: Update hugo from v0.121.1 to v0.121.2
2024-01-05 09:54:09 -08:00
dependabot[bot] f353e8b8f7
Build(deps): Bump google.golang.org/api from 0.154.0 to 0.155.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.154.0 to 0.155.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.154.0...v0.155.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 17:40:54 +00:00
minikube-bot 25630982c4 Site: Update hugo from v0.121.1 to v0.121.2 2024-01-05 17:39:52 +00:00
dependabot[bot] f2f3afe27f
Build(deps): Bump github.com/docker/go-connections from 0.4.0 to 0.5.0
Bumps [github.com/docker/go-connections](https://github.com/docker/go-connections) from 0.4.0 to 0.5.0.
- [Commits](https://github.com/docker/go-connections/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/docker/go-connections
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 17:39:49 +00:00
dependabot[bot] fcc420a297
Build(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/golang/sync/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 17:39:36 +00:00