Commit Graph

12741 Commits (a55a0b0286f91da1f03bf1d8105d21b51a6a9ba9)

Author SHA1 Message Date
Thomas Strömberg e522f47030
Merge pull request #9511 from GRXself/patch-1
Use correct port for echoserver - fixes "Connection reset by peer" LoadBalancer issue
2020-10-21 08:42:10 -07:00
Thomas Strömberg 6f21f2a726
Merge pull request #9484 from afbjorklund/docker.com
Install docker from docker.com instead of distro
2020-10-21 08:03:04 -07:00
Thomas Strömberg 165314c509
Merge pull request #9478 from afbjorklund/containerd-1.3
Upgrade containerd to the same as docker-ce uses
2020-10-21 07:18:37 -07:00
Thomas Strömberg edbd5af670
Merge pull request #9477 from afbjorklund/docker-19.03.13
Upgrade Docker, from 19.03.12 to 19.03.13
2020-10-21 07:16:53 -07:00
GRXself 52b9eb454c
Update _index.md
Our image only listens on TCP port 8080, expose the deployment to the port 8000 will make it inaccessable.
2020-10-21 14:14:55 +08:00
Ilya Zuyev 85d45be207 Fix docker-env command 2020-10-20 23:10:08 -07:00
Thomas Stromberg 08e17b7f85 Remove hard-coded list of valid cgroupfs mountpoints to bind mount 2020-10-20 20:58:19 -07:00
Thomas Stromberg 94e91d7f03 Omit error message if 100-crio-bridge.conf has already been disabled 2020-10-20 17:27:45 -07:00
Sharif Elgamal e18b312f77
Merge pull request #9490 from heyf/master
Update warning message for local proxy.
2020-10-20 16:53:01 -07:00
Priya Wadhwa b9adc95f6a Update docs 2020-10-20 15:00:56 -07:00
Priya Wadhwa 682df5036e fix lint 2020-10-20 14:26:15 -07:00
Priya Wadhwa 202e9c5afd improve integration test 2020-10-20 14:18:20 -07:00
Priya Wadhwa fd425d6b5e fix klog 2020-10-20 13:56:58 -07:00
Priya Wadhwa 51b9f689b1 replace glog with klog 2020-10-20 13:51:35 -07:00
Priya Wadhwa a54ea82e3b Implement schedule stop for unix 2020-10-20 13:45:59 -07:00
Anders F Björklund 02786bb74c Update go-getter to 1.4.2 and add checksum patch
Need a patch for the broken kubernetes sha256 checksums,
version 1.19.3 and matching older don't have newlines...
2020-10-20 17:39:31 +02:00
Ilya Zuyev d384343c39 When configuring docker environment, use MINIKUBE_EXISTING_* variables if set 2020-10-19 22:02:42 -07:00
Mikhail Zholobov 70f4bc7964
Remove Init function from the parallels driver definition
That's needed for minikube to stop treating "parallels" as a built-in driver and use RPC calls for calling its functionality
2020-10-19 22:09:49 +02:00
heyf 68e937a730
Update warning message for local proxy. 2020-10-19 16:14:45 +08:00
Predrag Rogic e7f9b3e954
don't pollute json output with errors
additionally:
 - issue warning insted of error if 'exitCode' is not found
 - rebase: use klog instead of glog

don't pollute status json output with errors
2020-10-18 19:56:28 +01:00
Anders F Björklund beaae54f0a Install docker from docker.com instead of distro 2020-10-17 12:56:48 +02:00
Anders F Björklund 9080ecf587 Upgrade crio to 1.18.3
The name of the make variable was changed

Unfortunately there is no naming standard whatsoever,
for these magic make variables for the git commit...

Upgrade crio.conf to version v1.18.1
2020-10-17 12:36:35 +02:00
Predrag Rogic 2c1efe857a
fix klog 'no such flag -logtostderr' with InitFlags 2020-10-17 00:59:05 +01:00
Predrag Rogic bcad74de5d
change hack/kubernetes_version/update_kubernetes_version.go in a separate pr[9480] 2020-10-17 00:55:29 +01:00
Predrag Rogic 1337811d49
change hack/kubernetes_version/update_kubernetes_version.go in a separate pr[9480] 2020-10-17 00:52:53 +01:00
Predrag Rogic e42791ea02
fix klog 'no such flag -logtostderr' with InitFlags 2020-10-17 00:43:19 +01:00
Sharif Elgamal a282354419
Merge pull request #9476 from sharifelgamal/restart-worker
make sure worker nodes actually join control plane on restart
2020-10-16 16:39:42 -07:00
Sharif Elgamal 14003b0905 Infof->Info 2020-10-16 16:16:38 -07:00
Sharif Elgamal 79c69ab8dd add logging for waiting for worker to register 2020-10-16 16:12:04 -07:00
Predrag Rogic fa17b9641c
get greatest instead of just latest version 2020-10-17 00:07:25 +01:00
Predrag Rogic 2977a4b1cb
get greatest instead of just latest version 2020-10-16 23:06:28 +01:00
Predrag Rogic 5e602b8662
get greatest instead of just latest version 2020-10-16 22:46:12 +01:00
Predrag Rogic 885421ac37
get greatest instead of just latest version 2020-10-16 22:43:10 +01:00
Anders F Björklund 8c22769bd9 Upgrade containerd to the same as docker-ce uses
Same containerd version 1.3.7 as docker 19.03.13
2020-10-16 16:51:02 +02:00
Anders F Björklund 8b83e43752 Upgrade Docker, from 19.03.12 to 19.03.13 2020-10-16 08:51:18 +02:00
Sharif Elgamal fc8110f9c8 remove unnecessary sleep in test 2020-10-15 17:58:50 -07:00
Medya Ghazizadeh f758fb0634
Merge pull request #9466 from priyawadhwa/test-pause
Combine pause status test into existing pause test
2020-10-15 19:25:45 -05:00
Sharif Elgamal 11ff57e8b5 make sure worker nodes actually join control plane on restart 2020-10-15 16:53:13 -07:00
Medya Ghazizadeh 6153beb703
Merge pull request #9444 from govargo/update-helm2.16.12
bump helm-tiller addon to v2.16.12
2020-10-15 18:18:13 -05:00
Ilya Zuyev 5fc73c7764 Add a comment 2020-10-15 16:07:39 -07:00
Ilya Zuyev 57a0e402d4 Reuse $MINIKUBE_HOME/cache files;
Cleanup comments
2020-10-15 15:49:24 -07:00
Ilya Zuyev 8db8f55e4e replace glog -> klog 2020-10-15 13:42:23 -07:00
Ilya Zuyev a072e89d99 Merge branch 'master' into gh_7422-reuse_hyperkit_driver 2020-10-15 12:55:44 -07:00
Ilya Zuyev 4c5ac5acdc Integration tests: remove driver_install_or_update_darwin_test.go 2020-10-15 12:53:02 -07:00
Ilya Zuyev 63ca2256f3 Integration tests: fix driver permission 2020-10-15 12:39:19 -07:00
Ilya Zuyev 2b32f6f6b6 Integration tests: add copyright header 2020-10-15 12:26:31 -07:00
Ilya Zuyev 39410181b1 Integration tests: update README in testsdata 2020-10-15 11:57:58 -07:00
Ilya Zuyev 4eb6f9ae0d Integration tests: fix naming 2020-10-15 11:55:23 -07:00
Ilya Zuyev eef3fd83fa Integration tests: add comments to internal functions 2020-10-15 11:46:33 -07:00
Ilya Zuyev 489b59bf97 Integration tests: fix the default test driver perms 2020-10-15 11:40:30 -07:00