Andriy Dzikh
1aae0988e5
Move node config deletion out of drainNode and into Delete.
...
Previously, drainNode would delete the node from the config, but this means the machine can no longer be properly cleaned up if the node is drained for non-deletion reasons (rejoining a cluster).
2021-06-22 14:20:33 -07:00
Ilya Zuyev
88ade35fa7
cleanup
2021-06-22 14:18:02 -07:00
Sharif Elgamal
31d93367a3
Merge pull request #11736 from sharifelgamal/docs-fix
...
fix generate-docs bugs part 2
2021-06-22 13:44:37 -07:00
Medya Ghazizadeh
9d975630aa
Merge pull request #11720 from medyagh/k8s_lib21
...
bump k8s lib to v1.21.2
2021-06-22 16:38:30 -04:00
Medya Ghazizadeh
96f084fe8b
Merge pull request #11734 from medyagh/fix_french2
...
fix french
2021-06-22 16:25:55 -04:00
Sharif Elgamal
055e20c28d
fix generate-docs bugs part 2
2021-06-22 12:58:38 -07:00
Medya Gh
97cf634c4c
fix french
2021-06-22 15:41:39 -04:00
Sharif Elgamal
abc51ef9ce
Merge pull request #11723 from sharifelgamal/docs-fix
...
fix generate_docs bugs
2021-06-22 12:33:04 -07:00
Sharif Elgamal
269514601b
better title for PR
2021-06-22 12:27:14 -07:00
Medya Ghazizadeh
88b7f0c283
Merge pull request #11732 from medyagh/fix_translation_fr
...
fix french translation
2021-06-22 15:23:05 -04:00
Medya Gh
07ff731002
extra
2021-06-22 15:21:15 -04:00
Medya Gh
69c284ea0b
fix french translation
2021-06-22 15:18:56 -04:00
Ilya Zuyev
d13b80f486
fix comments
2021-06-22 12:16:17 -07:00
Ilya Zuyev
62bab4c078
Implement EnableNow for OpenRC
2021-06-22 12:12:47 -07:00
Ilya Zuyev
5522dbc481
Implement DisableNow for OpenRC
2021-06-22 12:07:32 -07:00
Ilya Zuyev
f02dc1ed92
Merge branch 'master' into ilyaz/fix_vm_ctrd_timeout
2021-06-22 12:04:04 -07:00
Medya Gh
7909fa9012
bump k8s lib
2021-06-22 14:29:04 -04:00
Medya Ghazizadeh
afa596dd03
Merge pull request #11726 from afbjorklund/docker-update
...
Upgrade docker go module from 19.03 to 20.10
2021-06-22 14:22:19 -04:00
Sharif Elgamal
74635e495a
more fixes :)
2021-06-22 10:47:44 -07:00
Ilya Zuyev
06592c478c
cleanup asset files
2021-06-22 10:19:51 -07:00
ilya-zuyev
d4fe77356c
Merge pull request #11667 from ilya-zuyev/fix_docker_stop_log
...
Do not return an error from Systemd.ForceStop(svc) if svc is already stopped
2021-06-22 10:10:20 -07:00
Medya Ghazizadeh
cb4123a1a1
Merge pull request #11728 from jeffmaury/improve-fr-translation
...
Improve French locale
2021-06-22 11:39:22 -04:00
Jeff MAURY
50f2369b64
Improve French locale
...
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2021-06-22 12:37:30 +02:00
Anders F Björklund
f4f7a573b6
Upgrade docker go module from 19.03 to 20.10
...
v17.12.0-ce-rc1.0.20210128214336-420b1d36250f == v19.03.15
Drop backported fix for building on Windows, already included
2021-06-22 08:07:49 +02:00
Ilya Zuyev
345d79c559
remove translation files
2021-06-21 21:52:36 -07:00
Ilya Zuyev
654a963b2f
fix error processing
2021-06-21 21:49:28 -07:00
Ilya Zuyev
2072affd4f
Adjust wait timeout
2021-06-21 20:02:51 -07:00
Ilya Zuyev
debf83c4b6
Update tests
2021-06-21 20:00:00 -07:00
Ilya Zuyev
fc130d781a
Adjust wait timeout
2021-06-21 19:05:39 -07:00
Ilya Zuyev
a6a0791222
Rename ErrRuntimeVersion to NewErrServiceVersion
2021-06-21 19:04:46 -07:00
Ilya Zuyev
68749e13b7
move helper
2021-06-21 19:03:21 -07:00
Ilya Zuyev
cfb44b3708
Add field comments to ErrRuntimeVersion
2021-06-21 18:43:01 -07:00
Ilya Zuyev
b2d46e51a1
Update message about running amd64 binary on M1
2021-06-21 18:38:47 -07:00
Ilya Zuyev
b10a7a1b9e
Merge branch 'master' into ilyaz/m1_amd64
2021-06-21 18:35:00 -07:00
Ilya Zuyev
5a3ad1ed7b
Merge branch 'master' into fix_docker_stop_log
2021-06-21 18:33:05 -07:00
Sharif Elgamal
49f9bc868a
Merge pull request #11721 from sharifelgamal/windows-locale
...
let windows users use the LC_ALL env var to set locale
2021-06-21 16:04:35 -07:00
Sharif Elgamal
23a31d7365
fix generate_docs bugs
2021-06-21 15:35:59 -07:00
Sharif Elgamal
867ad61f7c
make it simpler
2021-06-21 15:29:56 -07:00
Ilya Zuyev
476835b5a7
fix linter error
2021-06-21 15:00:54 -07:00
Ilya Zuyev
3ef400ddee
Merge branch 'master' into ilyaz/fix_vm_ctrd_timeout
2021-06-21 14:55:01 -07:00
Medya Ghazizadeh
c020ce1436
Merge pull request #11672 from spowelljr/addUserTutorial
...
site: Add tutorial for user flag
2021-06-21 17:36:28 -04:00
Sharif Elgamal
281fbef94f
let windows users user the LC_ALL env var to set locale
2021-06-21 14:21:43 -07:00
Steven Powell
f60117a2c4
add `How do I use minikube in a script` section
2021-06-21 13:52:21 -07:00
Medya Ghazizadeh
823cd81b66
Merge pull request #11719 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.4
...
Bump github.com/hashicorp/go-getter from 1.5.2 to 1.5.4
2021-06-21 15:51:45 -04:00
dependabot[bot]
dae5d1efb1
Bump github.com/hashicorp/go-getter from 1.5.2 to 1.5.4
...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter ) from 1.5.2 to 1.5.4.
- [Release notes](https://github.com/hashicorp/go-getter/releases )
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml )
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.2...v1.5.4 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 19:18:33 +00:00
Medya Ghazizadeh
0c397146a6
Merge pull request #11696 from dinever/tips-of-the-day
...
Proposal for minikube tips
2021-06-21 15:05:14 -04:00
Medya Ghazizadeh
9057b145b9
Merge pull request #11714 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.8.0
...
Bump github.com/spf13/viper from 1.7.1 to 1.8.0
2021-06-21 14:54:50 -04:00
Sharif Elgamal
cf4078ad1a
Merge pull request #11576 from JacekDuszenko/fix-embed-certs-from-config
...
Fix embed-certs global config
2021-06-21 11:33:11 -07:00
dependabot[bot]
caed7715a1
Bump github.com/spf13/viper from 1.7.1 to 1.8.0
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.7.1...v1.8.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>
2021-06-21 18:25:50 +00:00
Medya Ghazizadeh
b9c363001d
Merge pull request #11668 from daehyeok/remove_config_options
...
Remove unused config options
2021-06-21 12:42:23 -04:00