tstromberg
|
1f1cfa5b52
|
Update golangci-lint from v1.21 to v1.23.2
|
2020-02-03 12:58:16 -08:00 |
tstromberg
|
2eddd08ae9
|
Fix test signature
|
2020-02-03 12:57:52 -08:00 |
tstromberg
|
769dd93aa0
|
Oops, make sure we return the error code
|
2020-02-03 10:56:53 -08:00 |
tstromberg
|
4ed5b4838e
|
Add integration test to ensure that we addons enabled while the cluster was stopped come up successfully
|
2020-02-03 10:50:06 -08:00 |
tstromberg
|
bcc186b908
|
Startup previously enabled addons
|
2020-02-03 10:49:40 -08:00 |
tstromberg
|
6cc2fc8e49
|
Call createRequiredDirectories when starting pre-existing VM's, add logging
|
2020-02-03 10:49:06 -08:00 |
priyawadhwa
|
c426650b61
|
Merge pull request #6466 from afbjorklund/kvm2-arch
Add arch to the docker-machine-driver-kvm2 packages
|
2020-02-03 09:43:19 -08:00 |
Zhongcheng Lao
|
fc85dd6d45
|
Handle node info in kubelet config
|
2020-02-03 22:31:59 +08:00 |
Zhongcheng Lao
|
c6340c78e7
|
Fixes merge issue
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2020-02-03 19:29:45 +08:00 |
Zhongcheng Lao
|
f59a2891eb
|
Merge remote-tracking branch 'origin/master' into node-name
|
2020-02-03 19:16:57 +08:00 |
Anders F Björklund
|
174d1fb9e5
|
Add arch to docker-machine-driver-kvm2 packages
But only support building for amd64 at the moment
|
2020-02-02 13:56:20 +01:00 |
Anders F Björklund
|
f6d5350651
|
Add debugging target to output package versions
|
2020-02-02 13:37:47 +01:00 |
Ruben
|
7e22609904
|
Merge branch 'master' of https://github.com/kubernetes/minikube into update-kubeadm-v1beta2
|
2020-02-01 23:59:09 -05:00 |
Thomas Strömberg
|
86790638f3
|
Merge pull request #6453 from priyawadhwa/release
Update Makefile and CHANGELOG for v1.7.0-beta.2 release
|
2020-01-31 22:15:28 -08:00 |
Thomas Strömberg
|
c7e86c5558
|
Merge pull request #6454 from tstromberg/delete-err
delete: Remove confusing output when deleting a nonexistent cluster
|
2020-01-31 22:14:53 -08:00 |
Priya Wadhwa
|
a540310c56
|
Update version to beta.2
|
2020-01-31 22:13:50 -08:00 |
Thomas Stromberg
|
af2060a858
|
Move kubeconfig down as we cannot get an IP if host is down
|
2020-01-31 19:24:30 -08:00 |
Thomas Stromberg
|
edbe92fb01
|
Re-arrange status calls to extract maximum information without being confusing
|
2020-01-31 19:15:58 -08:00 |
Thomas Stromberg
|
1176aa468f
|
More status logging
|
2020-01-31 19:00:59 -08:00 |
Thomas Stromberg
|
cee9448fa0
|
Make none.GetState more intelligent to fix stop issues
|
2020-01-31 18:54:27 -08:00 |
Thomas Stromberg
|
7f0e83508a
|
Add more logging
|
2020-01-31 18:44:00 -08:00 |
Thomas Stromberg
|
6760929a72
|
Add logging of non-nil errors
|
2020-01-31 18:36:38 -08:00 |
Thomas Stromberg
|
921299b3d5
|
Fix unset got variable
|
2020-01-31 17:28:17 -08:00 |
Thomas Stromberg
|
25401ceed4
|
The none driver does not stop. Improve test error messages
|
2020-01-31 17:14:57 -08:00 |
Thomas Stromberg
|
eee5788ab3
|
Make deletion output more terse
|
2020-01-31 17:08:27 -08:00 |
Thomas Stromberg
|
ae34f00928
|
Fix 'Failed to delete cluster: load: exit status 1' message if cluster does not exist
|
2020-01-31 17:00:11 -08:00 |
Priya Wadhwa
|
5be02875b5
|
remove non user facing PR
|
2020-01-31 16:39:48 -08:00 |
Thomas Stromberg
|
ab93b27a70
|
Merge branch 'master' into none-paused
|
2020-01-31 16:38:00 -08:00 |
Priya Wadhwa
|
fbac776c1d
|
Update Makefile and CHANGELOG
|
2020-01-31 16:31:52 -08:00 |
Thomas Strömberg
|
e206b25da5
|
Merge pull request #6440 from tstromberg/addons-on-startup
Add addon enablement to start
|
2020-01-31 16:25:30 -08:00 |
Thomas Stromberg
|
dd4ad10b83
|
Improve handling of paused none clusters.
|
2020-01-31 16:23:25 -08:00 |
Thomas Stromberg
|
40f2f7c28d
|
Promote Infofs to errors/warnings
|
2020-01-31 16:23:07 -08:00 |
Thomas Stromberg
|
b3149a1031
|
Allow 'profiles list' to work even if a profile has no control plane
|
2020-01-31 16:23:07 -08:00 |
Thomas Stromberg
|
7ebd01e113
|
Remove extra }
|
2020-01-31 14:55:24 -08:00 |
Thomas Stromberg
|
65fec571a5
|
Merge branch 'master' into ssh-verify
|
2020-01-31 14:53:13 -08:00 |
Thomas Stromberg
|
9b5044bfb2
|
Skip trySSH entirely if --force is set
|
2020-01-31 14:53:04 -08:00 |
Thomas Strömberg
|
15c6a8a028
|
Merge pull request #6450 from tstromberg/control-plane-err
Allow 'profiles list' to work even if a profile has no control plane
|
2020-01-31 14:43:12 -08:00 |
Thomas Strömberg
|
02902f7f4f
|
Merge pull request #6438 from tstromberg/nonexistent-status
status: Explicitly state that the cluster does not exist
|
2020-01-31 14:38:49 -08:00 |
Thomas Strömberg
|
723b074f65
|
Merge pull request #6409 from medyagh/plist_cr_info
add container runtime info to profile list
|
2020-01-31 14:38:25 -08:00 |
priyawadhwa
|
8babe974c3
|
Merge pull request #6449 from priyawadhwa/extraneous-space
Fix spacing in vm driver selection log
|
2020-01-31 14:36:06 -08:00 |
Thomas Stromberg
|
7d65ca31de
|
Promote Infofs to errors/warnings
|
2020-01-31 14:35:03 -08:00 |
Thomas Stromberg
|
3ebbe4f1fc
|
Allow 'profiles list' to work even if a profile has no control plane
|
2020-01-31 14:32:54 -08:00 |
Thomas Stromberg
|
5c7585a2c8
|
Lint fix
|
2020-01-31 14:26:04 -08:00 |
Thomas Stromberg
|
c3aafaeeb4
|
Add IsNotExist() method to the config package, so that we can have meaningful error messages and make them comparable
|
2020-01-31 14:19:08 -08:00 |
Thomas Stromberg
|
a7ac0339fd
|
Address eview feedback
|
2020-01-31 13:24:30 -08:00 |
Priya Wadhwa
|
e5b240cbbc
|
Fix buildroot
|
2020-01-31 12:59:28 -08:00 |
Priya Wadhwa
|
d9860b1eb7
|
Update spacing
|
2020-01-31 12:58:53 -08:00 |
Priya Wadhwa
|
c518f3c55d
|
trying to correctly extract preloaded images
|
2020-01-31 12:58:15 -08:00 |
Thomas Stromberg
|
02362d8d9c
|
Loosen error message matching for unit test
|
2020-01-31 12:55:56 -08:00 |
Thomas Strömberg
|
5bb9fad339
|
Merge pull request #6273 from tstromberg/cleaner-int-logs
Only grab post-mortem logs if VM is running
|
2020-01-31 12:50:47 -08:00 |