Medya Gh
|
860ce25bf2
|
Add podSubnet to templates
|
2020-01-07 13:54:00 -08:00 |
Thomas Stromberg
|
7c865c27cf
|
Merge DefaultMinikubeDirectory with GuestPersistentDir
|
2019-08-09 15:19:23 -07:00 |
Thomas Stromberg
|
2f1a11d8d3
|
Move reusable files (images, binaries, certs) to /data
|
2019-08-09 15:04:07 -07:00 |
Thomas Strömberg
|
460ef571e2
|
Merge branch 'master' into lint
|
2019-03-21 11:32:47 -07:00 |
Thomas Stromberg
|
605088ff72
|
Keep Initializers as the first element, fix v1.14 test which still included Initializers
|
2019-03-20 17:23:07 -07:00 |
Thomas Stromberg
|
88091b2323
|
Fix DefaultLegacyAdmissionControllers comment
|
2019-03-20 16:45:39 -07:00 |
Anders F Björklund
|
edf46f003f
|
Document all exported functions outside minikube
|
2019-03-16 16:57:37 +01:00 |
Thomas Stromberg
|
327fdd8d4b
|
Update kubeadm config generation to be compatible with v1.14.0-beta.1
|
2019-03-06 13:32:33 -08:00 |
Aaron Prindle
|
a4606583e4
|
remove all localkube references from code, change /var/lib/localkube to /var/lib/minikube
|
2018-07-24 12:36:42 -07:00 |
dlorenc
|
3cce3ca727
|
Make ResourceQuota last.
|
2018-03-06 20:50:22 -08:00 |
dlorenc
|
b227d6d5e9
|
Add the ValidatingAdmissionWebhook controller.
|
2018-03-06 09:12:38 -08:00 |
dlorenc
|
ce6a727fc0
|
Make the admission controllers shared between localkube and kubeadm.
|
2018-02-15 11:51:57 -08:00 |
Chen Li
|
aa32282e3f
|
Use IPSliceVar for apiServerIPs
|
2018-01-17 08:22:25 -08:00 |
Chen Li
|
a3f3286f50
|
Allow add new server names and IPs to apiserver x509 certificate
|
2018-01-17 08:22:25 -08:00 |
Matt Rickard
|
30667cb406
|
Calculate ServiceClusterIP and DNS IP from CIDR
|
2017-10-31 10:06:51 -07:00 |
dlorenc
|
8837045970
|
Stop using insecure serving.
|
2017-07-26 14:38:57 -07:00 |
dlorenc
|
11ce2369d2
|
Move kubecfg utils from minikube to util.
We'll need to also write a kubecfg inside the VM going forward as we
remove the InsecureServing path.
|
2017-07-05 17:25:36 -07:00 |
Matthew Fisher
|
135a920d80
|
fixup default --insecure-registry CIDR address
The default CIDR should be 10.0.0.0/24 rather than 10.0.0.1.
Accidental off-by-one error. :)
|
2017-06-19 11:39:18 -07:00 |
aprindle
|
7e78514174
|
Added opt in to stackdriver error reporting
|
2016-10-03 09:22:30 -07:00 |
Aaron Prindle
|
3fcfb67f58
|
Added error reporting functionality and testing.
|
2016-09-13 11:18:25 -07:00 |
Lucas Käldström
|
00d4152313
|
Rename some constants in constants.go to Default..., and break out more constants
|
2016-05-25 23:25:49 +03:00 |
Dan Lorenc
|
2858ff3b3e
|
Check boilerplate in all files.
Also fix misisng boilerplate.
|
2016-05-24 21:57:16 -07:00 |
Dan Lorenc
|
43f5851e6d
|
Fix race condition in cluster setup.
We now explicitly generate certs before starting the cluster.
|
2016-05-22 14:21:10 -07:00 |