Commit Graph

11326 Commits (d782f80e23449a641a95325e081fdd56a08b73e8)

Author SHA1 Message Date
priyawadhwa 3af9872296
Merge pull request #8710 from priyawadhwa/unittest
Add unit tests for register package
2020-07-13 13:18:30 -04:00
Priya Wadhwa e4ce27abda Add unit tests for register package 2020-07-13 12:08:06 -04:00
Priya Wadhwa e771b72a82 fix lint 2020-07-13 10:05:06 -04:00
Priya Wadhwa 9784ce3051 Rebased on master 2020-07-13 09:57:42 -04:00
priyawadhwa ed3d74b8e2
Merge pull request #8663 from priyawadhwa/json-output
Create "Step" and "Info" type for JSON output for minikube start
2020-07-13 09:53:10 -04:00
Harsh Modi ce6688b1ec update nginx ingress controller image 0.32.0->0.33.0 2020-07-12 19:54:38 -04:00
Harsh Modi 122a472f95 update kube-webhook-certgen image 1.2.0->1.2.2 2020-07-12 19:52:02 -04:00
Priya Wadhwa d26cd72d36 Implement Info type so that integration tests pass 2020-07-10 19:18:25 -04:00
Priya Wadhwa 3a290606db Merge branch 'master' of https://github.com/kubernetes/minikube into json-output 2020-07-10 19:12:50 -04:00
Sharif Elgamal aa4f7b3b21 update control plane properly on multinode restart 2020-07-10 15:40:21 -07:00
Medya Gh 17f44f69e3 impove applyying default service account 2020-07-10 15:01:06 -07:00
priyawadhwa 442bc138ce
Merge pull request #8676 from priyawadhwa/info
Add Infof function to out package
2020-07-10 17:08:30 -04:00
Priya Wadhwa bfa4575a5f docs 2020-07-10 17:07:56 -04:00
Medya Ghazizadeh 45677496fa
Merge pull request #8585 from prasadkatti/extra_option_8130
Do not auto-set extra config that user wishes to override
2020-07-10 13:54:19 -07:00
Medya Ghazizadeh 3c9e96ea6b
Merge pull request #8684 from tstromberg/none-cni
none CNI: error if portmap plug-in is required but unavailable
2020-07-10 13:50:54 -07:00
Medya Ghazizadeh 231bf12cc4
Merge pull request #8695 from medyagh/restart_msg1
add timeout for kubeadm init
2020-07-10 13:49:00 -07:00
Priya Wadhwa 589b6b0340 Add text option 2020-07-10 16:35:45 -04:00
Medya Gh 6d9922b430 address review comments 2020-07-10 13:19:22 -07:00
Medya Gh 4bce402a3b remove debug seconds 2020-07-10 13:18:25 -07:00
Medya Gh 11674e830f spell 2020-07-10 13:13:45 -07:00
Medya Gh c240fa97bc add timeout for node label too 2020-07-10 13:06:43 -07:00
Medya Gh f805be635a add timeout for node label too 2020-07-10 13:04:11 -07:00
Medya Gh f36da5f044 add timeout for node label too 2020-07-10 13:03:50 -07:00
Medya Gh 770f7aeeb4 adjust itmeout 2020-07-10 13:02:06 -07:00
Medya Gh 7088653d33 max 13 min for kubeadm 2020-07-10 13:01:08 -07:00
Medya Gh 6c702e1d29 add timeout for kubeadm init 2020-07-10 12:49:29 -07:00
Medya Ghazizadeh d19754b2ca
Merge pull request #8591 from sunny-b/prevent-duplicate-k8s-upgrade-msg
Prevent start cmd from logging multiple k8s upgrade messages
2020-07-10 10:45:12 -07:00
Medya Ghazizadeh 5df15f60fb
Merge pull request #8660 from RA489/go-v1.14.4
Upgrade go version to 1.14.4
2020-07-10 10:44:08 -07:00
Medya Ghazizadeh 87e540305c
Merge pull request #8648 from jlucktay/update/profile-name-validation
disallow setting profile names with underscore
2020-07-10 10:43:32 -07:00
Priya Wadhwa 3d105ef98f Download and DownloadProgress implemented 2020-07-10 12:31:08 -04:00
Priya Wadhwa d29a9dca67 Add Download and DownloadProgress types implementations 2020-07-10 11:58:23 -04:00
Medya Ghazizadeh c1c4333386
Merge pull request #8688 from minikube-bot/jenkins-releases.json-v1.12.0
update releases.json to include v1.12.0
2020-07-09 19:16:38 -07:00
Prasad Katti 7bc10bb308 Set cgroupDriver and clientCAFile (for 1.16+) via kubelet config 2020-07-09 15:21:26 -07:00
Prasad Katti c483714cbc Move kubelet params to config file 2020-07-09 15:21:25 -07:00
Prasad Katti 332c3bd14f Add unit tests for Exists in extra_options.go 2020-07-09 15:17:00 -07:00
minikube-bot 5813068363 Update releases.json to include v1.12.0 2020-07-09 14:25:39 -07:00
Thomas Strömberg ca9040b42b
Merge pull request #8664 from tstromberg/none-timeout
none: Fix 'minikube delete' issues when the apiserver is down
2020-07-09 14:16:14 -07:00
Medya Ghazizadeh c83e6c4712
Merge pull request #8686 from medyagh/v1_12_0
update changelog for v1.12.0
2020-07-09 13:59:30 -07:00
Medya Ghazizadeh 4d756f2dd1
Merge pull request #8687 from sharifelgamal/apparmor
restrict apparmor security opt to docker
2020-07-09 13:59:14 -07:00
Sharif Elgamal d0d3973a13 restrict apparmor security opt to docker 2020-07-09 12:58:01 -07:00
Medya Gh 3240e4250a update the changelog 2020-07-09 11:37:46 -07:00
Medya Gh 75f9293f62 update the changelog 2020-07-09 11:36:56 -07:00
Medya Gh 894a17212b remove reverts and not published ISO changes 2020-07-09 10:56:49 -07:00
Medya Gh 7dc431559f remove reverts and not published ISO changes 2020-07-09 10:55:26 -07:00
Medya Gh 747f54cfb2 update version in makefile 2020-07-09 10:33:10 -07:00
Medya Gh 5ee57dd71b update changelog for v1_12_0 2020-07-09 10:32:03 -07:00
Medya Ghazizadeh b12dbeb8c0
Merge pull request #8650 from medyagh/iso_1_12_0
bump iso to v1.12.0
2020-07-08 23:06:09 -07:00
Medya Gh 8f254d8315 fix yaml 2020-07-08 17:00:29 -07:00
Medya Gh 597453c7ef disable firewalls on mac os agent 2020-07-08 16:49:58 -07:00
Medya Gh 85517ddec6 remove sign binary 2020-07-08 15:39:11 -07:00