Commit Graph

7419 Commits (98dbe067580aea9112bab68ecb600b57e32c73da)

Author SHA1 Message Date
Medya Gh 98dbe06758 remove debugging messages 2020-02-03 22:39:12 -08:00
Medya Gh e231e7ae96 rever dockefile changes 2020-02-03 22:32:08 -08:00
Medya Gh 92eeb3c10b refactor provision 2020-02-03 22:29:27 -08:00
Medya Gh a2f2df9f81 add options to docker service for kic 2020-02-03 20:21:41 -08:00
Thomas Strömberg 901cb520b9
Merge pull request #6452 from tstromberg/none-paused
Fix none driver bugs with "pause"
2020-02-03 16:16:34 -08:00
Medya Ghazizadeh 3dd5495d2f
trim kic base image (#6478) 2020-02-03 16:31:52 -07:00
tstromberg cbd3327040 Merge branch 'master' into none-paused 2020-02-03 14:28:44 -08:00
Thomas Strömberg 013d139afa
Merge pull request #6474 from afbjorklund/kvm2-arch-fix
Fix building packages for architectures
2020-02-03 14:26:21 -08:00
tstromberg e5e47db1c7 Choose the newest apiserver pid, and choose more exactly 2020-02-03 14:21:09 -08:00
tstromberg 4124fbdb69 Consider a paused apiserver to be controlled by a running host 2020-02-03 14:20:57 -08:00
tstromberg 04df96880e Merge branch 'master' into none-paused 2020-02-03 13:49:21 -08:00
Thomas Strömberg cdf0b0a037
Merge pull request #6473 from tstromberg/newer-lint
Update golangci-lint from v1.21 to v1.23.2
2020-02-03 13:46:46 -08:00
Anders F Björklund 39da4432c7 Fix building packages for architectures
Missed a suffix, and the rpm architecture names
2020-02-03 22:15:02 +01:00
tstromberg 1f1cfa5b52 Update golangci-lint from v1.21 to v1.23.2 2020-02-03 12:58:16 -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
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
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 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