Commit Graph

21730 Commits (27587a2411f6f506e4330a1d1462be4f17d38873)

Author SHA1 Message Date
minikube-bot 27587a2411 Kicbase/ISO: Update containerd from v1.7.1 to v1.7.2 2023-06-05 10:05:27 +00:00
Steven Powell 5d82dcd6a6
Merge pull request #16612 from minikube-bot/auto_bump_docker_version-40e8686
Kicbase/ISO: Update docker from 24.0.1 to 24.0.2
2023-06-02 20:30:42 -07:00
minikube-bot a3c740bc13 Updating ISO to v1.30.1-1685728855-16612 2023-06-02 22:10:29 +00:00
Steven Powell f62b80f0ae
Merge pull request #16595 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.16.0
Bump github.com/spf13/viper from 1.15.0 to 1.16.0
2023-06-02 13:52:35 -07:00
Steven Powell 5098298eed
Merge pull request #16603 from testwill/master
chore: io/ioutil deprecated
2023-06-02 10:56:55 -07:00
dependabot[bot] 39ccc1cce4
Bump github.com/spf13/viper from 1.15.0 to 1.16.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 17:54:59 +00:00
Steven Powell 894b36e9e8
Merge pull request #16579 from joebowbeer/patch-1
docs: fix typo in ingress-dns.md
2023-06-02 10:54:52 -07:00
Steven Powell 0f20231e48
Merge pull request #16614 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.5
Bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5
2023-06-02 10:52:14 -07:00
minikube-bot 8a56d0f110 Updating kicbase image to v0.0.39-1685614080-16612 2023-06-02 10:46:51 -07:00
minikube-bot 31062fc502 Kicbase/ISO: Update docker from 24.0.1 to 24.0.2 2023-06-02 10:46:51 -07:00
Steven Powell 5020fd5a96
Merge pull request #16615 from minikube-bot/yearly-leaderboard-0168d63
Update Yearly Leaderboard
2023-06-02 10:46:28 -07:00
Steven Powell e011b7a8d7
Merge pull request #16613 from spowelljr/fixISOBuild
ISO: flannel cni-plugin removed
2023-06-02 10:45:18 -07:00
minikube-bot 6b715e07a0 Update yearly leaderboard 2023-06-02 00:04:29 +00:00
dependabot[bot] 5360cbb1f0
Bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.4 to 3.23.5.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.4...v3.23.5)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 22:51:29 +00:00
minikube-bot b3de0859c4 Updating ISO to v1.30.1-1685640286-16613 2023-06-01 21:47:43 +00:00
Medya Ghazizadeh 0168d63fc8
Merge pull request #16569 from JudahNour/addKubernetesVersions
--kubernetes-version: assume latest patch version if not specified by user
2023-06-01 10:50:20 -07:00
Steven Powell 1e316bd108 ISO: flannel cni-plugin removed 2023-06-01 10:15:10 -07:00
Steven Powell 40e8686021
Merge pull request #16605 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.15.0
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.13.1 to 1.15.0
2023-05-31 14:21:08 -07:00
Steven Powell 4edd0bf169
Merge pull request #16606 from kubernetes/dependabot/go_modules/google.golang.org/api-0.125.0
Bump google.golang.org/api from 0.124.0 to 0.125.0
2023-05-31 14:20:28 -07:00
Medya Ghazizadeh fab9d783de
Merge pull request #16600 from spowelljr/refactorBuildx
Makefile: refactor buildx related targets
2023-05-31 12:00:10 -07:00
Medya Ghazizadeh 22db2158f3
Merge pull request #16601 from spowelljr/updateIngress
ingress addon: Update controller & kube-webhook-certgen images
2023-05-31 11:59:24 -07:00
Medya Ghazizadeh 1954b507cb
Merge pull request #16597 from spowelljr/updateFlannel
CNI Flannel: Update from v0.21.5 to v0.22.0
2023-05-31 11:58:45 -07:00
Medya Ghazizadeh 574b0070bf
Merge pull request #16596 from spowelljr/updateCalico
CNI Calico: Update from v3.25.1 to v3.26.0
2023-05-31 11:58:09 -07:00
Medya Ghazizadeh 7dff1193f3
Merge pull request #16588 from spowelljr/automateGCPAuth
CI: Automate updating gcp-auth-webhook image
2023-05-31 11:51:47 -07:00
Medya Ghazizadeh b0ce031f74
Merge pull request #16571 from spowelljr/useKubernetesListConfig
Use ValidKubernetesVersions list for config defaults
2023-05-31 11:35:08 -07:00
Steven Powell d630a09414 remove comma 2023-05-31 11:30:15 -07:00
Judah Nouriyelian 852d9197a1 Refactored code and modified/added tests 2023-05-31 16:55:54 +00:00
dependabot[bot] f7783b7db0
Bump google.golang.org/api from 0.124.0 to 0.125.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.124.0 to 0.125.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.124.0...v0.125.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>
2023-05-31 15:52:08 +00:00
dependabot[bot] 1b75870f3e
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
Bumps [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) from 1.13.1 to 1.15.0.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.13.1...detectors/gcp/v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 15:51:49 +00:00
Judah Nouriyelian c81a3172a4 Refactored code, updated error messages, and generated docs 2023-05-31 15:22:50 +00:00
guoguangwu 4d5265bba9 fix: io/ioutil deprecated 2023-05-31 16:38:55 +08:00
Steven Powell 9f22f52878
Merge pull request #16602 from minikube-bot/auto_bump_gh_version
CI: Update gh from 2.29.0 to 2.30.0
2023-05-30 17:19:30 -07:00
minikube-bot 00fead1aa0 CI: Update gh from 2.29.0 to 2.30.0 2023-05-31 00:13:08 +00:00
Steven Powell f1ba259885 ingress addon: Update controller & kube-webhook-certgen images 2023-05-30 16:21:12 -07:00
minikube-bot 31f9f8ff44 Updating kicbase image to v0.0.39-1685477270-16600 2023-05-30 20:25:09 +00:00
Judah Nouriyelian c2c3f2996d Add testing for isTwoDigitSemver and changed messages to user.
Corrected bug with version prefixes
2023-05-30 20:11:51 +00:00
Steven Powell fb7cdb9bd0 Makefile: refactor buildx related targets 2023-05-30 12:56:02 -07:00
Steven Powell f978965594 CNI Flannel: Update from v0.21.5 to v0.22.0 2023-05-30 12:25:36 -07:00
Steven Powell f3041dc6f8 CNI Calico: Update from v3.25.1 to v3.26.0 2023-05-30 12:25:19 -07:00
Steven Powell e884a44b77
Merge pull request #16434 from spowelljr/fixKVMBuild
CI: Build arm64 kvm image on actual arm64
2023-05-30 12:22:45 -07:00
Steven Powell 478babcf23 remove --load 2023-05-30 11:46:09 -07:00
Steven Powell f78f23a4f5 remove unnecessary docker/setup-buildx-action 2023-05-30 11:41:00 -07:00
Steven Powell f4de3fc7d8 resolve kvm arm64 build on GitHub Actions 2023-05-30 09:33:43 -07:00
Steven Powell 7f511459d5
Merge pull request #16593 from minikube-bot/auto_bump_hugo_version
Site: Update hugo from v0.111.3 to v0.112.5
2023-05-30 08:14:17 -07:00
Steven Powell d582f9871d
Merge pull request #16587 from minikube-bot/auto_bump_cloud_spanner_emulator_version
Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.4 to 1.5.5
2023-05-30 08:12:08 -07:00
minikube-bot 3a45cd7e68 Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.4 to 1.5.5 2023-05-29 10:06:10 +00:00
minikube-bot fa16c0312b Site: Update hugo from v0.111.3 to v0.112.5 2023-05-29 10:03:33 +00:00
Steven Powell 70ee7d1175
Merge pull request #16586 from kubernetes/dependabot/go_modules/github.com/docker/docker-24.0.2incompatible
Bump github.com/docker/docker from 24.0.1+incompatible to 24.0.2+incompatible
2023-05-26 10:18:51 -07:00
Steven Powell f011d94633
Merge pull request #16585 from kubernetes/dependabot/go_modules/github.com/docker/cli-24.0.2incompatible
Bump github.com/docker/cli from 24.0.1+incompatible to 24.0.2+incompatible
2023-05-26 10:18:39 -07:00
Steven Powell 281616e9ac CI: Automate updating gcp-auth-webhook image 2023-05-26 10:06:25 -07:00