Commit Graph

7910 Commits (f22efd871aa7173f20ba41dc7e43735daa8dc051)

Author SHA1 Message Date
Thomas Strömberg 5a82b32e3c
Merge pull request #6067 from tstromberg/v1.6.1
Version bump config.toml to v1.6.1
2019-12-11 13:05:50 -08:00
minikube-bot b6bb8f5698 Update releases.json to include v1.6.1 2019-12-11 13:00:26 -08:00
Thomas Stromberg f5f7e4f74c Version bump config.toml to v1.6.1 2019-12-11 12:57:32 -08:00
Thomas Strömberg 42a9df4854
Merge pull request #6066 from tstromberg/v1.6.1
Version bump to v1.6.1
2019-12-11 12:55:40 -08:00
Thomas Stromberg 50daf97bde Version bump to v1.6.1 2019-12-11 12:50:58 -08:00
Thomas Strömberg 8d3fed07a3
Merge pull request #6059 from tstromberg/clock
lock names: Remove uid suffix & hash entire path
2019-12-11 12:46:51 -08:00
Sharif Elgamal de0fbca8b3 initial commit 2019-12-11 12:21:31 -08:00
Thomas Stromberg d811f6e428 Remove unused forceID var 2019-12-11 12:10:28 -08:00
Thomas Stromberg 3171493e51 Rename to PathMutexSpec 2019-12-11 12:01:32 -08:00
Thomas Stromberg c5f65baf61 Remove uid from hash name, as it is not necessary now that we lock on filenames rather than descriptive names 2019-12-11 11:52:36 -08:00
Thomas Stromberg 05f1391610 Merge branch 'master' into clock 2019-12-11 09:57:05 -08:00
Thomas Strömberg 8666e224c2
Merge pull request #6050 from tstromberg/cache-chk2
Don't check image versions with the none driver (no crictl)
2019-12-11 09:56:53 -08:00
Thomas Stromberg 129b6a870b Update log messages 2019-12-11 09:54:44 -08:00
Thomas Stromberg af4e690837 Use sha1 for a larger hash, truncated to 40 chars 2019-12-11 09:14:20 -08:00
Thomas Stromberg cfe0f5a5b7 Use md5 to generate unique lock names 2019-12-11 08:13:12 -08:00
Thomas Strömberg e394424d2e
Merge pull request #6053 from tstromberg/v1.6.0-doc
Version bump doc to v1.6.0
2019-12-10 19:58:37 -08:00
Thomas Stromberg 9f9abac0aa Version bump doc to v1.6.0 2019-12-10 19:58:06 -08:00
Thomas Strömberg 025d2f85f2
Merge pull request #6052 from minikube-bot/jenkins-releases.json-v1.6.0
update releases.json to include v1.6.0
2019-12-10 19:56:46 -08:00
minikube-bot 68d5a3b396 Update releases.json to include v1.6.0 2019-12-10 19:55:12 -08:00
Thomas Strömberg 11630973e5
Merge pull request #6049 from tstromberg/v1.6
Version bump to v1.6.0
2019-12-10 19:48:57 -08:00
tstromberg c0349fb9ad Don't check image versions with the none driver (no crictl) 2019-12-10 17:53:04 -08:00
tstromberg 09f0979e95 More massaging of changes 2019-12-10 17:49:47 -08:00
Medya Ghazizadeh ff752fd729
Merge pull request #6047 from medyagh/icon_intg
CI: adding integration test duration to to commit status description
2019-12-10 16:42:58 -08:00
tstromberg 688f6389b4 More massaging of changes 2019-12-10 15:46:17 -08:00
tstromberg 080db29423 Sort changes by impact 2019-12-10 15:44:49 -08:00
Medya Gh b0ba1ff0c6 use tail instead of bc for div 2019-12-10 15:43:43 -08:00
tstromberg 28e3dc6d14 Version bump to v1.6.0 2019-12-10 15:43:03 -08:00
Thomas Strömberg 2692db0c03
Update release docs 2019-12-10 15:37:47 -08:00
Thomas Strömberg 0ca6c6c4c6
Merge pull request #6043 from tstromberg/correct-kubernetes-images
Sync cached image list for Kubernetes v1.17
2019-12-10 15:24:04 -08:00
Thomas Stromberg bef508d461 Remove high-ASCII characters from comment 2019-12-10 15:23:47 -08:00
Medya Gh dabf8c1cde better wording 2019-12-10 14:51:19 -08:00
Medya Gh e428b29ed2 fix typo 2019-12-10 14:48:23 -08:00
Medya Gh 8c806cc663 CI: adding integration test duration to commit status 2019-12-10 14:43:58 -08:00
Thomas Stromberg a1ddd283fe Check errors, remove docker.io prefix used by crio 2019-12-10 14:28:40 -08:00
Priya Wadhwa e0b6a1eb49 Address review comments
Address nits and remove integration test to make sure addon manager pod
is up and running since we will no longer enable it by default.
2019-12-10 14:16:28 -08:00
Thomas Stromberg 661ebf843f Merge master 2019-12-10 14:07:02 -08:00
Thomas Stromberg 32e0732e15 Add integration test 2019-12-10 14:02:12 -08:00
Thomas Strömberg 349f414dee
Merge pull request #5987 from medyagh/cache_fix2
cache add: load images to all profiles & skip previously cached images
2019-12-10 13:58:57 -08:00
Thomas Strömberg 1592eef8f4
Merge pull request #5935 from tstromberg/up-add2
Pre-cache the latest kube-addon-manager
2019-12-10 13:53:12 -08:00
Priya Wadhwa 3a20cd75bf Add unit tests 2019-12-10 13:06:22 -08:00
Priya Wadhwa 686b0a68fa Use kubectl v1.13.2 as in the addon manager image for correct functionality 2019-12-10 12:46:54 -08:00
Medya Gh b49425d768 fix integration test logic for cache 2019-12-10 12:15:20 -08:00
Thomas Strömberg b6ff7bae62
Merge pull request #6042 from karuppiah7890/update-k8s-version
Update default k8s version to v1.17.0
2019-12-10 12:03:42 -08:00
Thomas Strömberg 30edc03a13
Merge pull request #6038 from LaumiH/master
Add sch_netem kernel module for network emulation
2019-12-10 12:02:38 -08:00
Medya Gh 7b8cfe167c lint 2019-12-10 11:23:02 -08:00
Thomas Strömberg ef51dfe8bb
Merge branch 'master' into up-add2 2019-12-10 10:45:53 -08:00
Medya Gh b7176b91fd Use a faster way to get image sha 2019-12-10 10:29:59 -08:00
Priya Wadhwa 4a45956178 Add unit tests 2019-12-10 10:08:23 -08:00
Thomas Stromberg 650c26309c Add missing files 2019-12-10 09:29:45 -08:00
Thomas Stromberg 14b805d494 Remove unused vars 2019-12-10 08:17:08 -08:00