Commit Graph

21081 Commits (17343178863cd78e55edfd427b9550e6d670872f)

Author SHA1 Message Date
minikube-bot c317e8e6ef Update yearly leaderboard 2023-03-02 00:06:44 +00:00
Steven Powell 80f9fdc2fd
Merge pull request #15944 from spowelljr/moveSetupDockerWindows
CI: Windows Docker setup fixes
2023-03-01 13:39:09 -08:00
Medya Ghazizadeh 58a777ee53
Merge pull request #15948 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.14.0
Bump go.opentelemetry.io/otel/sdk from 1.13.0 to 1.14.0
2023-03-01 13:26:18 -08:00
Medya Ghazizadeh 8c665cf08c
Merge pull request #15943 from minikube-bot/auto_bump_k8s_versions
Bump Kubernetes version default: v1.26.2 and latest: v1.26.2
2023-03-01 13:26:02 -08:00
Medya Ghazizadeh 45cdecbbb6
Merge pull request #15946 from kubernetes/dependabot/go_modules/k8s.io/apimachinery-0.26.2
Bump k8s.io/apimachinery from 0.26.1 to 0.26.2
2023-03-01 13:25:30 -08:00
Medya Ghazizadeh cb6383929b
Merge pull request #15947 from kubernetes/dependabot/go_modules/github.com/cheggaaa/pb/v3-3.1.2
Bump github.com/cheggaaa/pb/v3 from 3.1.0 to 3.1.2
2023-03-01 13:25:14 -08:00
Medya Ghazizadeh 76e716ac4c
Merge pull request #15940 from spowelljr/updateKindnet
Update kindnetd image and entrypoint
2023-03-01 13:18:46 -08:00
Steven Powell 4e33f96173 add timeout and force to kubectl command 2023-03-01 13:07:46 -08:00
dependabot[bot] 2154ed7772
Bump go.opentelemetry.io/otel/sdk from 1.13.0 to 1.14.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 19:25:02 +00:00
dependabot[bot] 85a42a0195
Bump github.com/cheggaaa/pb/v3 from 3.1.0 to 3.1.2
Bumps [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/cheggaaa/pb/releases)
- [Commits](https://github.com/cheggaaa/pb/compare/v3.1.0...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 19:24:53 +00:00
dependabot[bot] d65862f784
Bump k8s.io/apimachinery from 0.26.1 to 0.26.2
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.26.1...v0.26.2)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 19:24:43 +00:00
Steven Powell c5e359e0ab
Merge pull request #15939 from spowelljr/updateContainerdMod
Bump github.com/containerd/containerd from 1.6.16 to 1.6.19
2023-03-01 11:23:02 -08:00
Steven Powell 02ce12fd0e CI: Windows Docker setup fixes 2023-03-01 10:42:05 -08:00
minikube-bot bdecd80d9d bump default/newest kubernetes versions 2023-03-01 15:55:20 +00:00
Steven Powell f96ce649d9
Merge pull request #15942 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
2023-03-01 07:07:11 -08:00
minikube-bot d355ac86d5 update image constants for kubeadm images 2023-03-01 15:02:42 +00:00
Steven Powell 57656be49c update kindnetd image and entrypoint 2023-02-28 11:17:53 -08:00
Medya Ghazizadeh 6407a6a56c
Merge pull request #15932 from spowelljr/autoUpdateContainerd
Automate updating containerd, buildkit, and cri-o
2023-02-28 10:25:35 -08:00
Steven Powell a804931717 Bump github.com/containerd/containerd from 1.6.16 to 1.6.19 2023-02-28 09:30:10 -08:00
Steven Powell 4f87eb84c4 fix lint 2023-02-27 13:50:41 -08:00
Medya Ghazizadeh e0d9789ac5
Merge pull request #15933 from spowelljr/updateGCPDocs
site: Update GCP-Auth docs regarding new namespaces
2023-02-27 12:30:59 -08:00
Steven Powell d7816c00fd
Merge pull request #15936 from kubernetes/dependabot/go_modules/github.com/pkg/profile-1.7.0
Bump github.com/pkg/profile from 0.0.0-20161223203901-3a8809bd8a80 to 1.7.0
2023-02-27 12:01:25 -08:00
Steven Powell e2e7dabc61
Merge pull request #15935 from kubernetes/dependabot/go_modules/github.com/hooklift/iso9660-1.0.0
Bump github.com/hooklift/iso9660 from 0.0.0-20170318115843-1cf07e5970d8 to 1.0.0
2023-02-27 12:00:38 -08:00
dependabot[bot] 95762e32cb
Bump github.com/pkg/profile
Bumps [github.com/pkg/profile](https://github.com/pkg/profile) from 0.0.0-20161223203901-3a8809bd8a80 to 1.7.0.
- [Release notes](https://github.com/pkg/profile/releases)
- [Commits](https://github.com/pkg/profile/commits/v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/pkg/profile
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 18:58:47 +00:00
dependabot[bot] 26a088c082
Bump github.com/hooklift/iso9660
Bumps [github.com/hooklift/iso9660](https://github.com/hooklift/iso9660) from 0.0.0-20170318115843-1cf07e5970d8 to 1.0.0.
- [Release notes](https://github.com/hooklift/iso9660/releases)
- [Commits](https://github.com/hooklift/iso9660/commits/v1.0.0)

---
updated-dependencies:
- dependency-name: github.com/hooklift/iso9660
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 18:58:37 +00:00
Steven Powell 4aa348106d site: Update GCP-Auth docs regarding new namespaces 2023-02-27 10:20:49 -08:00
Steven Powell da98b837f1 fix cri-o update 2023-02-27 10:03:59 -08:00
Steven Powell 5f072f0514 auto update cri-o version 2023-02-27 10:01:28 -08:00
Steven Powell 19ebf0bd92 fixes for buildkit update 2023-02-27 09:34:11 -08:00
Steven Powell c0a79c3ca2 create automation to update buildkit version 2023-02-27 09:31:59 -08:00
minikube-bot ef4c5dd519 Updating ISO to v1.29.0-1677261626-15923 2023-02-25 00:03:58 +00:00
Medya Ghazizadeh 91cf318412
Merge pull request #15909 from medyagh/multinodetestverbose
Add default cni logs to `minikbue logs`
2023-02-24 14:07:55 -08:00
Steven Powell a05fd98943 auto update containerd 2023-02-24 14:03:04 -08:00
Medya Ghazizadeh 7e38a61ac9
Update test/integration/multinode_test.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-02-24 13:34:23 -08:00
Medya Ghazizadeh 0cd84d8ff7
Update test/integration/multinode_test.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-02-24 13:30:08 -08:00
minikube-bot 43cc15ac49 Updating kicbase image to v0.0.37-1677262057-15923 2023-02-24 18:29:56 +00:00
Steven Powell 9edcac99d0 ISO: Update containerd from 1.6.15 to 1.6.18 2023-02-24 09:52:06 -08:00
Medya Ghazizadeh c3ced9e44b
Update test/integration/multinode_test.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-02-23 16:13:05 -08:00
Medya Gh 468919b2fc add more 2023-02-23 13:36:51 -08:00
Medya Ghazizadeh 0d3a540d02
Merge pull request #15916 from jeffmaury/fix-french-translation
Fix french translation
2023-02-23 13:33:28 -08:00
Medya Ghazizadeh e9ad3cc97e
Update pkg/minikube/logs/logs.go
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2023-02-23 12:05:04 -08:00
Jeff MAURY 2125babd8e Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2023-02-23 12:20:27 +01:00
Medya Ghazizadeh f2683edfb9
Merge pull request #15911 from spowelljr/fixMinikubeServiceList
minikube service list: fix table format & hide URLs
2023-02-22 19:57:04 -08:00
Steven Powell ca3bcae87a remove unnecessary duplicated calls to NeedsPortForward 2023-02-22 13:59:48 -08:00
Steven Powell 3c538f400a minikube service list: fix table format & hide URLs 2023-02-22 13:50:47 -08:00
Medya Gh e35e2c770e add storage provisioner to minikube logs 2023-02-22 13:48:39 -08:00
Medya Gh ae91a3e2ec test log when it hostip is nil 2023-02-22 13:32:30 -08:00
Medya Gh 57a8bb706b add more verbose failure for DeployApp2Nodes 2023-02-22 13:26:18 -08:00
Medya Ghazizadeh 707562b735
Merge pull request #15866 from swastik959/json
added detail json for addons
2023-02-22 13:12:19 -08:00
Medya Ghazizadeh 7a9dac4376
Merge pull request #15906 from spowelljr/stopUpdatingISOVersion
Rollback ISO Go version and prevent automation from updating it
2023-02-22 10:07:55 -08:00