Commit Graph

19473 Commits (d49a6c8ccfb9d75f3b2b848977d5000d4a530ce8)

Author SHA1 Message Date
Steven Powell d49a6c8ccf update docker-env description and add tooltip 2022-07-14 10:52:46 -07:00
Steven Powell a433bded09
Merge pull request #14567 from spowelljr/fixM1Cron
CI: Fix cron pathing on M1
2022-07-12 17:47:55 -07:00
Medya Ghazizadeh 5536249a05
Merge pull request #14564 from kubernetes/dependabot/go_modules/libvirt.org/go/libvirt-1.8005.0
Bump libvirt.org/go/libvirt from 1.8004.0 to 1.8005.0
2022-07-12 17:09:02 -07:00
Steven Powell 504825ae9e fix cron pathing on M1 2022-07-12 16:00:31 -07:00
Steven Powell 4a1a78cb74
Merge pull request #14554 from spowelljr/addBrewEnv
CI: Add arm64 Homebrew dir to PATH env
2022-07-12 14:35:59 -07:00
Medya Ghazizadeh 46208ece0b
Merge pull request #14563 from kubernetes/dependabot/go_modules/github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace-1.8.3
Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.8.2 to 1.8.3
2022-07-12 13:59:50 -07:00
Medya Ghazizadeh dd98cb486a
Merge pull request #14549 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/trace-1.8.0
Bump go.opentelemetry.io/otel/trace from 1.7.0 to 1.8.0
2022-07-12 13:51:25 -07:00
Medya Ghazizadeh d144b27258
Merge pull request #14547 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel-1.8.0
Bump go.opentelemetry.io/otel from 1.7.0 to 1.8.0
2022-07-12 13:50:53 -07:00
Steven Powell ddfa06d313
Merge pull request #14565 from spowelljr/fixGUIBuild
GUI: Fix build for Linux & Windows
2022-07-12 13:08:12 -07:00
Steven Powell b86de18a48
Merge pull request #14562 from spowelljr/fixAuditLogging
Fix incorrect user and profile in audit logging
2022-07-12 13:05:00 -07:00
dependabot[bot] 912c0d26f1
Bump libvirt.org/go/libvirt from 1.8004.0 to 1.8005.0
Bumps [libvirt.org/go/libvirt](https://gitlab.com/libvirt/libvirt-go-module) from 1.8004.0 to 1.8005.0.
- [Release notes](https://gitlab.com/libvirt/libvirt-go-module/tags)
- [Commits](https://gitlab.com/libvirt/libvirt-go-module/compare/v1.8004.0...v1.8005.0)

---
updated-dependencies:
- dependency-name: libvirt.org/go/libvirt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 20:04:28 +00:00
dependabot[bot] a145c03b88
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.8.2 to 1.8.3.
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/exporter/trace/v1.8.2...exporter/trace/v1.8.3)

---
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>
2022-07-12 20:03:58 +00:00
Medya Ghazizadeh f2a285457e
Merge pull request #14550 from kubernetes/dependabot/go_modules/github.com/cheggaaa/pb/v3-3.1.0
Bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.0
2022-07-12 13:01:51 -07:00
Medya Ghazizadeh f8e8627d7c
Merge pull request #14548 from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.70.1
Bump k8s.io/klog/v2 from 2.70.0 to 2.70.1
2022-07-12 13:01:24 -07:00
Steven Powell e796ff8d90 fix GUI build for Linux & Windows 2022-07-12 12:57:53 -07:00
Steven Powell d89f43518e fix incorrect user and profile in audit logging 2022-07-12 11:40:58 -07:00
Steven Powell 475fce4777 add building e2e-darwin-arm64 2022-07-11 16:17:49 -07:00
Steven Powell 5b91e27da6
Merge pull request #14534 from spowelljr/updateContainerd
ISO: Update Docker from 20.10.16 to 20.10.17
2022-07-11 15:45:21 -07:00
Steven Powell ebe173aa79
Merge pull request #14553 from spowelljr/dockerEnvGUI
GUI: Add docker-env button
2022-07-11 15:12:21 -07:00
Steven Powell d920d7e305 add arm64 Homebrew dir to PATH env 2022-07-11 14:39:15 -07:00
Steven Powell 0d69946160
Merge pull request #14551 from kubernetes/dependabot/github_actions/actions/setup-go-3.2.1
Bump actions/setup-go from 3.2.0 to 3.2.1
2022-07-11 14:06:49 -07:00
Steven Powell ff23f298d0
Merge pull request #14552 from spowelljr/fixBoilerplate
Fix boilerplate
2022-07-11 13:48:37 -07:00
Steven Powell 163448dde8 fix bioldlerplate 2022-07-11 11:57:24 -07:00
dependabot[bot] 9409997223
Bump actions/setup-go from 3.2.0 to 3.2.1
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](b22fbbc292...84cbf80943)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 18:28:47 +00:00
dependabot[bot] 3d59a58f8b
Bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.0
Bumps [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) from 3.0.8 to 3.1.0.
- [Release notes](https://github.com/cheggaaa/pb/releases)
- [Commits](https://github.com/cheggaaa/pb/compare/v3.0.8...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 18:07:42 +00:00
dependabot[bot] 5157e25223
Bump go.opentelemetry.io/otel/trace from 1.7.0 to 1.8.0
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.7.0 to 1.8.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.7.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 18:07:23 +00:00
dependabot[bot] a892b2a892
Bump k8s.io/klog/v2 from 2.70.0 to 2.70.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.70.0 to 2.70.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.70.0...v2.70.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 18:07:14 +00:00
dependabot[bot] 6b1f3ea1f3
Bump go.opentelemetry.io/otel from 1.7.0 to 1.8.0
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.7.0 to 1.8.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.7.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 18:07:07 +00:00
Steven Powell fdf8134437
Merge pull request #14533 from spowelljr/addQEMUTests
Add QEMU tests
2022-07-11 09:29:34 -07:00
minikube-bot 0aa97aa153 Updating ISO to v1.26.0-1657340101-14534 2022-07-09 08:30:59 +00:00
Steven Powell 9f579cdad3
Update runc-master.hash 2022-07-08 21:06:16 -07:00
Steven Powell 1ba8dd2f04 add docker-env 2022-07-08 16:46:29 -07:00
Steven Powell d3f65501a5 update Docker from 20.10.16 to 20.10.17 2022-07-08 13:18:38 -07:00
Steven Powell e0b089847d add QEMU tests 2022-07-08 11:57:05 -07:00
Steven Powell da058687b8
Merge pull request #14518 from nixpanic/issue/14469
storage-provisioner-gluster: use the Gluster project's container-image
2022-07-06 17:53:37 -07:00
Steven Powell 381d0f1d10
Merge pull request #14481 from spowelljr/updateBaseImages
ISO/Kicbase: Update base images
2022-07-06 15:22:00 -07:00
Steven Powell 56d834b8bb
Merge pull request #14519 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-07-06 13:35:50 -07:00
minikube-bot 83dac80538 Update auto-generated docs and translations 2022-07-06 20:20:32 +00:00
Steven Powell 3b18f8f57c
Merge pull request #14485 from peizhouyu/change_start_help_info
update start help info, deprecated --network-plugin flag
2022-07-06 13:18:16 -07:00
Niels de Vos 08dbe304af storage-provisioner-gluster: use the Gluster project's container-image
Use docker.io/gluster/gluster-centos:latest instead of a temporary image
that had a change which needed to get merged. All required features are
included in the 'official' container-image.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-07-06 17:57:48 +02:00
Medya Ghazizadeh 43b45b5c8d
Merge pull request #14507 from jeffmaury/fix-fr-translation
Fix french translation
2022-07-04 15:16:04 -07:00
Medya Ghazizadeh 861b355d75
Merge pull request #14511 from kubernetes/dependabot/go_modules/google.golang.org/api-0.86.0
Bump google.golang.org/api from 0.85.0 to 0.86.0
2022-07-04 15:15:28 -07:00
Medya Ghazizadeh f1029470c9
Merge pull request #14512 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.6
Bump github.com/shirou/gopsutil/v3 from 3.22.5 to 3.22.6
2022-07-04 15:15:12 -07:00
dependabot[bot] 6bebac4638
Bump github.com/shirou/gopsutil/v3 from 3.22.5 to 3.22.6
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.5 to 3.22.6.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.5...v3.22.6)

---
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>
2022-07-04 18:05:39 +00:00
dependabot[bot] a7958c13da
Bump google.golang.org/api from 0.85.0 to 0.86.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.85.0 to 0.86.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.85.0...v0.86.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>
2022-07-04 18:05:18 +00:00
Jeff MAURY 98ed41baa8 Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2022-07-04 11:56:37 +02:00
peizhouyu 75a2631baf update start help info
Indicate --network-plugin flag is deprecated in flag description
2022-07-04 11:17:21 +08:00
Steven Powell 6d3a1058c5
Merge pull request #14483 from spowelljr/criDockerSolutionMessage
Add solution message for when `cri-docker` is missing
2022-07-01 20:25:38 -07:00
minikube-bot 2224cd3ac4 Updating ISO to v1.26.0-1656700267-14481 2022-07-01 22:21:24 +00:00
Steven Powell 044fe4c1fd
Merge pull request #14492 from minikube-bot/gendocs
Update auto-generated docs and translations
2022-07-01 12:14:07 -07:00