Commit Graph

20914 Commits (4e33f9617360c69a47a9db8c379594c51fa5e55b)

Author SHA1 Message Date
Steven Powell 4e33f96173 add timeout and force to kubectl command 2023-03-01 13:07:46 -08: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 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
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
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
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
Medya Ghazizadeh 31e9bb7fc6
Merge pull request #15905 from minikube-bot/gendocs
Update auto-generated docs and translations
2023-02-22 10:04:35 -08:00
Steven Powell 000d06a38a rollback ISO Go version and prevent automation from updating it 2023-02-22 09:36:52 -08:00
minikube-bot eb680e64ad Update auto-generated docs and translations 2023-02-22 17:32:26 +00:00
Steven Powell 6cc5ddc4ae
Merge pull request #15831 from OmSaran/main
Add ability to get json for "minikube service list"
2023-02-22 09:31:19 -08:00
Steven Powell f033017e72
Merge pull request #15892 from syxunion/master
translate some fields
2023-02-22 08:52:22 -08:00
sunyuxuan ab4a1f2b46 translate some fields 2023-02-22 13:32:44 +08:00
Om Saran c721b056fc Make table and json output consistent 2023-02-21 20:06:31 -06:00
Medya Ghazizadeh 4d5016e9d4
Merge pull request #15895 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.11.2
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.11.1 to 1.11.2
2023-02-21 16:40:06 -08:00
Medya Ghazizadeh d2d7a5312b
Merge pull request #15891 from minikube-bot/auto_bump_golang_version
bump golang version
2023-02-21 15:28:32 -08:00
Medya Ghazizadeh e59f4f4be9
Merge pull request #15882 from spowelljr/updateIngressController
Addons: Update ingress controller from v1.5.1 to v1.6.4
2023-02-21 09:09:27 -08:00
Steven Powell 71f31d1ff0
Merge pull request #15893 from minikube-bot/auto_bump_golint_version
bump golint version
2023-02-21 08:48:49 -08:00
Steven Powell 88f3b7dd5e
Merge pull request #15889 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
2023-02-21 08:47:10 -08:00
dependabot[bot] ddc27135c3
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.11.1 to 1.11.2.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/detectors/gcp/v1.11.1...detectors/gcp/v1.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 18:58:16 +00:00
Om Saran 00d5b2acc5 Update test name, logging and generate docs 2023-02-20 09:52:03 -06:00
minikube-bot 7d9d9922b5 bump golint versions 2023-02-20 10:02:32 +00:00
minikube-bot 8d25756885 bump golang versions 2023-02-20 09:02:38 +00:00