Sharif Elgamal
1c0094f9d4
Add note for releasing betas in documentation
2019-10-21 14:41:58 -07:00
Sharif Elgamal
01a78e6e48
Merge pull request #5630 from sharifelgamal/1.5.0-beta.0-rn
...
Update CHANGELOG for 1.5.0-beta.0
2019-10-21 14:29:09 -07:00
Sharif Elgamal
0106bfecc2
Merge pull request #5628 from sharifelgamal/1.5.0-beta.0
...
Bump version to 1.5.0-beta.0
2019-10-21 14:27:43 -07:00
Sharif Elgamal
0f32c8ff65
order PRs by user impact
2019-10-21 14:13:10 -07:00
Thomas Strömberg
64edf25cd5
Merge pull request #5658 from tstromberg/drv-reorg
...
Consolidate driver handling code in pkg/minikube/driver
2019-10-21 14:12:20 -07:00
Sharif Elgamal
30f9577954
Merge branch 'master' of github.com:kubernetes/minikube into 1.5.0-beta.0
2019-10-21 13:04:22 -07:00
Marek Schwarz
ebfba106e4
Merge branch 'master' into DOCS_FOR_DELETE_ALL
...
# Conflicts:
# site/content/en/docs/Reference/Commands/delete.md
2019-10-21 21:07:48 +02:00
Sharif Elgamal
f290902d9a
add new PRs to CHANGELOG
2019-10-21 12:03:57 -07:00
Marek Schwarz
b3c9e6c125
Merge branch 'master' into DOCS_FOR_DELETE_ALL
2019-10-21 21:01:50 +02:00
Thomas Strömberg
026120ab71
Merge pull request #5655 from tstromberg/simpler-kubectl-check
...
Improve kubectl skew check logic
2019-10-21 11:38:29 -07:00
tstromberg
7581cf3e0c
Address merge conflicts
2019-10-21 11:12:06 -07:00
Josh Woodcock
144654e40d
Add profile argument to command for validateStatusCmd test
2019-10-21 13:00:01 -05:00
Josh Woodcock
dc411abf97
Update validate status integration test to reflect changes to default output
2019-10-21 12:50:00 -05:00
Josh Woodcock
ca7d378aaa
Change default status output to not include the ip. Simplify json output
2019-10-21 12:50:00 -05:00
Josh Woodcock
6aaed92496
Add json output for status
2019-10-21 12:50:00 -05:00
Thomas Strömberg
cd9a6526d3
Merge pull request #5548 from blueelvis/5358-purge-flag-for-delete
...
Added flags to purge configuration with minikube delete
2019-10-21 10:26:36 -07:00
Thomas Strömberg
22c49c87cd
Merge pull request #5550 from afbjorklund/go9p-sonar
...
Address some go9p issues adressed by SonarCloud
2019-10-21 10:25:46 -07:00
Thomas Strömberg
723e77ed62
Merge pull request #5601 from woodcockjosh/json-output-for-addons-list
...
Add JSON output for addons list
2019-10-21 10:25:24 -07:00
Thomas Strömberg
c8833827c1
Merge pull request #5624 from nanikjava/f-fix-4883
...
Add validation checking for minikube profile
2019-10-21 10:17:26 -07:00
Thomas Strömberg
523db2099c
Merge pull request #5640 from sharifelgamal/auto-download-off
...
add ability to override autoupdating drivers
2019-10-21 10:16:49 -07:00
Thomas Strömberg
fd5e1d30a1
Merge branch 'master' into simpler-kubectl-check
2019-10-21 10:09:36 -07:00
tstromberg
35f7c9f38a
Merge branch 'master' into drv-reorg
2019-10-21 09:50:08 -07:00
Thomas Strömberg
9f38ddff39
Merge pull request #5656 from tstromberg/driver-tests
...
Rewrite cmd/delete_test to run without side effects
2019-10-21 09:49:41 -07:00
tstromberg
27a23c5755
Add missing driver import
2019-10-21 09:49:09 -07:00
Thomas Strömberg
667b8b9b5d
Merge pull request #5659 from priyawadhwa/skeleton
...
[performance] add Makefile rule and code skeleton for mkcmp
2019-10-21 09:45:49 -07:00
Thomas Strömberg
a9ca2a35cf
Merge pull request #5662 from govargo/fix-test-cache-binary-kubeadm
...
fix test case TestCacheBinary/ok_kubeadm to download linux kubeadm binary
2019-10-21 09:45:04 -07:00
Thomas Strömberg
967ce4867d
Merge pull request #5663 from afbjorklund/lint-again
...
Pick some lint from the recent master commits
2019-10-21 09:44:14 -07:00
Thomas Strömberg
460d95211d
Merge pull request #5664 from afbjorklund/toolbox-version
...
Upgrade toolbox versions, fedora and systemd
2019-10-21 09:43:15 -07:00
Thomas Strömberg
39fee2e201
Merge pull request #5665 from afbjorklund/linux-arm64
...
Build minikube for arm64 (aarch64) as well
2019-10-21 09:42:48 -07:00
Thomas Strömberg
dbe977d879
Merge pull request #5670 from cueo/sonar-code-smell
...
Reduce code smell reported by SonarCloud
2019-10-21 09:42:25 -07:00
Thomas Strömberg
25a3d0fe67
Merge pull request #5671 from afbjorklund/exotic-arch
...
Add missing dash before the image arch
2019-10-21 09:41:58 -07:00
Thomas Strömberg
a070224899
Merge pull request #5676 from tanjunchen/upgrade-go-version
...
upgrade go version 1.12.9 -> 1.12.12
2019-10-21 09:39:30 -07:00
tanjunchen
3f4bd38881
upgrade go version 1.12.9 -> 1.12.12
2019-10-21 18:24:45 +08:00
Anders F Björklund
a41ac45fcc
Add missing dash before the image arch
...
This character (-) was removed by mistake, in 5fa6714
It is supposed to be "" for amd64, "-arm64" for arm64.
2019-10-20 16:07:06 +02:00
cueo
6533d9f2e8
Rename methods to match the convention
2019-10-20 19:11:31 +05:30
cueo
d411617f9c
Use opposite operator
2019-10-20 19:11:26 +05:30
Pranav Jituri
3ff4c44220
Added delete command documentation
2019-10-20 13:24:15 +05:30
Pranav Jituri
b3ccd9ae46
Refactored Delete and fixed linting issues
2019-10-20 13:13:35 +05:30
Pranav Jituri
88fd869a81
Merge branch 'master' into 5358-purge-flag-for-delete
...
# Conflicts:
# cmd/minikube/cmd/delete.go
# pkg/minikube/cluster/cluster.go
2019-10-20 12:14:44 +05:30
Pranav Jituri
2ba9cb4c1a
refactoring for delete
2019-10-20 02:19:18 +05:30
Anders F Björklund
a14bc57f64
Build minikube for arm64 (aarch64) as well
...
This a pure build target, no test done (yet)
No virtualization supported on this platform
Adopt packaging to handle multiple arch, but
don't package anything extra by default yet.
2019-10-19 18:41:54 +02:00
Anders F Björklund
4b56526d66
toolbox: support newer systemd-nspawn (232 and up)
2019-10-19 13:23:27 +02:00
Anders F Björklund
cba3b21442
toolbox: upgrade to latest fedora (currently 30)
2019-10-19 13:23:16 +02:00
Anders F Björklund
96c39bf050
Pick some lint from the recent master commits
2019-10-19 09:37:20 +02:00
Anders F Björklund
76a8df226f
Remove duplication in make due to windows paths
2019-10-19 09:33:44 +02:00
Kenta Iso
73035dcec0
fix test case ok kubeadm to download linux kubeadm binary
2019-10-19 16:09:06 +09:00
Priya Wadhwa
f2900c613e
fix linting error
2019-10-18 17:07:56 -07:00
Priya Wadhwa
91b744095d
Fix boilerplate
2019-10-18 17:06:06 -07:00
Priya Wadhwa
484a66e082
Add skeleton for mkcmp
...
This PR adds a skeleton for mkcmp, a binary to compare the performance
of two versions of minikube. It adds a Makefile rule out/mkcmp which
builds the binary.
2019-10-18 16:55:58 -07:00
Thomas Strömberg
56a23cab4a
Merge pull request #5654 from tstromberg/delete-anyways
...
Ensure that delete succeeds even if cluster is unavailable
2019-10-18 16:06:12 -07:00