dddddai
|
196789f965
|
Use RWMutex instead of Mutex
|
2020-07-21 10:39:45 +08:00 |
priyawadhwa
|
c2e63844db
|
Merge pull request #8709 from priyawadhwa/json-output-download
Implement Download and DownloadProgress types for JSON output
|
2020-07-14 15:56:56 -04:00 |
Priya Wadhwa
|
cb03f56b1b
|
remove todo
|
2020-07-14 13:39:33 -04:00 |
priyawadhwa
|
f15b0d6e35
|
Merge pull request #8468 from prasadkatti/mv_kubelet_params_to_cfg_file
Move kubelet params to config file
|
2020-07-14 09:56:26 -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 |
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 |
priyawadhwa
|
442bc138ce
|
Merge pull request #8676 from priyawadhwa/info
Add Infof function to out package
|
2020-07-10 17:08:30 -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 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
|
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 |
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 |
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 |
Sharif Elgamal
|
d0d3973a13
|
restrict apparmor security opt to docker
|
2020-07-09 12:58:01 -07:00 |
Thomas Stromberg
|
0b3e2ae79b
|
none CNI: error if portmap plug-in is required but unavailable. Make testable
|
2020-07-08 14:30:48 -07:00 |
Thomas Stromberg
|
f8068d06f7
|
Merge branch 'master' into none-timeout
|
2020-07-08 13:48:34 -07:00 |
Priya Wadhwa
|
b9cd0caa7c
|
only out.T should be used to convert steps to JSON
|
2020-07-08 16:30:48 -04:00 |
Priya Wadhwa
|
6d95edda7b
|
remove empty test
|
2020-07-08 16:28:51 -04:00 |
priyawadhwa
|
b6f0829d7d
|
Merge pull request #8505 from zhijianli88/cleanup-tempfiles
Cleanup tempfiles
|
2020-07-08 14:53:51 -04:00 |
priyawadhwa
|
7367c72a3e
|
Merge pull request #8490 from zhijianli88/cleanup
A few cleanup
|
2020-07-08 14:52:28 -04:00 |
Priya Wadhwa
|
3e6ef0b37a
|
fix unit test
|
2020-07-08 11:10:47 -04:00 |
Priya Wadhwa
|
290f48f98e
|
Add Infof function to out package
|
2020-07-08 11:00:32 -04:00 |
Medya Ghazizadeh
|
1bcb375f93
|
Merge pull request #8147 from nezorflame/fix-error-msg
add new --extra-config option "scheduler"
|
2020-07-07 15:55:08 -07:00 |
Medya Ghazizadeh
|
d8106f7d06
|
Merge pull request #8454 from colvin/addon-podsecuritypolicies
Include a podsecuritypolicies addon
|
2020-07-07 15:52:03 -07:00 |
Thomas Stromberg
|
7df4075297
|
Don't propagate stopped as an error, so that 'delete' works on stopped none clusters
|
2020-07-07 15:23:26 -07:00 |
Thomas Stromberg
|
53ce804cff
|
retry.Local should respect the maxTime argument
|
2020-07-07 15:10:30 -07:00 |
Thomas Stromberg
|
f82d5c6bb2
|
Reduce apiserver health timeout from 8s to 5s
|
2020-07-07 15:10:05 -07:00 |
Priya Wadhwa
|
1980e066dd
|
fix lint and generate-docs
|
2020-07-07 15:57:07 -04:00 |
Priya Wadhwa
|
6367f71867
|
Make sure each step is unique
|
2020-07-07 15:39:47 -04:00 |
Priya Wadhwa
|
bd94872a10
|
add additional steps
|
2020-07-07 14:25:27 -04:00 |
Priya Wadhwa
|
ddecfd77e7
|
Include Ln as a Step
|
2020-07-07 13:24:53 -04:00 |
Priya Wadhwa
|
1ac2f6ddc0
|
cleanup
|
2020-07-07 13:19:33 -04:00 |
Priya Wadhwa
|
dd60fa85cc
|
Remove emojis from json output
|
2020-07-06 15:28:51 -04:00 |
Priya Wadhwa
|
f68716e2da
|
Set up logic for steps
|
2020-07-06 15:12:13 -04:00 |
Priya Wadhwa
|
10ba39cd3c
|
Add --output=json flag and hook it up to out package
|
2020-07-06 12:32:34 -04:00 |