minikube-bot
|
d1ee7a8b66
|
Update auto-generated docs and translations
|
2022-12-14 21:52:36 +00:00 |
Steven Powell
|
455e334fbe
|
Merge pull request #15403 from iastewar/gcp-auth-watch-namespaces
gcp-auth addon now adds the image registry pull secret to newly created namespaces
|
2022-12-14 13:50:24 -08:00 |
Kaylen Dart
|
24428fdbd1
|
correct groups check output from stderr to stdout
|
2022-12-14 18:11:01 +00:00 |
Kaylen Dart
|
0be72ee60b
|
add groups check to ssh driver
|
2022-12-14 18:09:26 +00:00 |
Predrag Rogic
|
d3bdac0379
|
fix containerd when bound to docker
|
2022-12-13 21:16:25 +00:00 |
Predrag Rogic
|
7e20c16886
|
collect debug logs
|
2022-12-13 14:41:30 +00:00 |
Predrag Rogic
|
72c8acc370
|
fix Docker_Linux and multinode
|
2022-12-13 03:35:16 +00:00 |
Steven Powell
|
e3359ef909
|
site: Docker Desktop is now supported
|
2022-12-12 16:19:07 -08:00 |
Steven Powell
|
c88bc8b217
|
Merge pull request #15497 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
|
2022-12-12 15:26:49 -08:00 |
dependabot[bot]
|
a43e7e082e
|
Bump golang.org/x/crypto from 0.3.0 to 0.4.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.4.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>
|
2022-12-12 18:03:04 +00:00 |
Predrag Rogic
|
788a9d6bd7
|
wait and log
|
2022-12-12 11:45:52 +00:00 |
minikube-bot
|
c17f47aac7
|
bump docsy version
|
2022-12-12 10:04:30 +00:00 |
minikube-bot
|
67a67655f0
|
bump hugo version
|
2022-12-12 10:03:19 +00:00 |
minikube-bot
|
54c58a2a02
|
update image constants for kubeadm images
|
2022-12-12 06:01:25 +00:00 |
Predrag Rogic
|
4cd9a94637
|
use systemd
|
2022-12-12 00:49:23 +00:00 |
Predrag Rogic
|
0fa75ce152
|
use systemd
|
2022-12-11 18:12:41 +00:00 |
Predrag Rogic
|
19812b0cc1
|
debug
|
2022-12-11 06:06:11 +00:00 |
Predrag Rogic
|
670c294153
|
debug
|
2022-12-11 00:02:36 +00:00 |
Predrag Rogic
|
cc9efaa3d5
|
lint
|
2022-12-10 03:13:18 +00:00 |
Predrag Rogic
|
9ac814ae8d
|
test cri-dockerd v0.2.6
|
2022-12-10 02:42:16 +00:00 |
Steven Powell
|
559953ba65
|
Update setup_minikube_gui.md
|
2022-12-09 14:23:17 -08:00 |
Ian Stewart
|
a6bfa55152
|
Using t.Setenv instead of os.Setenv
|
2022-12-09 14:12:13 -05:00 |
Predrag Rogic
|
a7b6923be5
|
poc
|
2022-12-09 02:18:17 +00:00 |
Medya Ghazizadeh
|
35732b1b8e
|
Merge pull request #15479 from spowelljr/fixCpusMax
Change cpus config field to string to support max value
|
2022-12-08 15:50:14 -08:00 |
Ian Stewart
|
44f8364c5f
|
Added Environment to the template data
|
2022-12-08 17:45:51 -05:00 |
Ian Stewart
|
19249eac75
|
Merge branch 'kubernetes:master' into gcp-auth-watch-namespaces
|
2022-12-08 13:50:38 -05:00 |
Ian Stewart
|
7b60a5376d
|
Added MOCK_GOOGLE_TOKEN env var to gcp-auth container. Reading env var from images map. This should be moved.
|
2022-12-08 13:46:38 -05:00 |
Ian Stewart
|
b76d247f12
|
added MOCK_GOOGLE_TOKEN env var
|
2022-12-07 18:05:31 -05:00 |
Steven Powell
|
ff95fc7dc9
|
change cpus config field to string to support max value
|
2022-12-07 10:53:16 -08:00 |
Predrag Rogic
|
1a972459fa
|
increase wait timeout to mitigate ImagePullBackOff errors
|
2022-12-07 17:45:10 +00:00 |
Predrag Rogic
|
394302c93c
|
remove unrelated kvm stuff
|
2022-12-07 12:34:31 +00:00 |
Predrag Rogic
|
bd7efa03f9
|
fix additional issues found
|
2022-12-07 12:34:31 +00:00 |
Predrag Rogic
|
796a4b8006
|
cleanup
|
2022-12-07 12:34:31 +00:00 |
Predrag Rogic
|
5d0ac9d446
|
cleanup
|
2022-12-07 12:34:31 +00:00 |
Predrag Rogic
|
11a8dbf830
|
fix TestNetworkPlugins tests for Linux with Docker driver
|
2022-12-07 12:34:14 +00:00 |
Yuiko Mouri
|
3c3a8c37da
|
Update Japanese translation
|
2022-12-07 10:31:36 +09:00 |
Medya Ghazizadeh
|
28539409ef
|
Merge pull request #15474 from kubernetes/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.11.2
Bump go.opentelemetry.io/otel/sdk from 1.11.1 to 1.11.2
|
2022-12-06 16:17:41 -08:00 |
Medya Ghazizadeh
|
17fb177393
|
Merge pull request #15464 from minikube-bot/auto_bump_kubeadm_constants
Bump kubeadm constants for kubernetes images
|
2022-12-06 15:45:14 -08:00 |
Medya Ghazizadeh
|
b6283ceaf1
|
Merge pull request #15466 from minikube-bot/auto_bump_hugo_version
bump hugo version
|
2022-12-06 14:39:15 -08:00 |
Medya Ghazizadeh
|
ddd1d28263
|
Merge pull request #15472 from kubernetes/dependabot/go_modules/golang.org/x/sys-0.3.0
Bump golang.org/x/sys from 0.2.0 to 0.3.0
|
2022-12-05 16:50:10 -08:00 |
Medya Ghazizadeh
|
ffc040de8f
|
Merge pull request #15470 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.22.11
Bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11
|
2022-12-05 16:49:23 -08:00 |
Medya Ghazizadeh
|
a2fea862e0
|
Merge pull request #15469 from kubernetes/dependabot/go_modules/cloud.google.com/go/storage-1.28.1
Bump cloud.google.com/go/storage from 1.28.0 to 1.28.1
|
2022-12-05 16:41:28 -08:00 |
dependabot[bot]
|
1f49be7111
|
Bump go.opentelemetry.io/otel/sdk from 1.11.1 to 1.11.2
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.11.1 to 1.11.2.
- [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.11.1...v1.11.2)
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 20:27:42 +00:00 |
dependabot[bot]
|
0271f8389a
|
Bump golang.org/x/sys from 0.2.0 to 0.3.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.2.0...v0.3.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 20:27:29 +00:00 |
Steven Powell
|
e8340394f1
|
Merge pull request #15471 from kubernetes/dependabot/go_modules/golang.org/x/text-0.5.0
Bump golang.org/x/text from 0.4.0 to 0.5.0
|
2022-12-05 12:26:03 -08:00 |
dependabot[bot]
|
ed534ba3b3
|
Bump golang.org/x/text from 0.4.0 to 0.5.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.4.0...v0.5.0)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 18:03:35 +00:00 |
dependabot[bot]
|
57b7fcd05e
|
Bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.10 to 3.22.11.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/commits)
---
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-12-05 18:03:20 +00:00 |
dependabot[bot]
|
2b58e41471
|
Bump cloud.google.com/go/storage from 1.28.0 to 1.28.1
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.28.0...storage/v1.28.1)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 18:03:14 +00:00 |
Ian Stewart
|
a2ba24f1d6
|
returning gcp-auth container logs if namespace test fails to help debugging
|
2022-12-05 11:34:40 -05:00 |
minikube-bot
|
2bdb4a031b
|
bump hugo version
|
2022-12-05 10:03:23 +00:00 |