Medya Gh
6ca7b74f8a
implement reomve file for kic runner
2020-01-21 17:39:06 -08:00
Medya Gh
5a3c13815e
network overlay only for kic
2020-01-21 15:14:51 -08:00
Thomas Strömberg
67d6eb3d69
Merge pull request #6339 from inductor/feature/update_ja_translation
...
Update Japanese translation
2020-01-21 12:54:38 -08:00
Medya Ghazizadeh
e3bd383d64
Merge pull request #6255 from afbjorklund/kubectl-examples
...
Fix syntax of minikube kubectl example command
2020-01-20 19:36:05 -08:00
Medya Ghazizadeh
e0a8b7dba8
Merge pull request #6325 from afbjorklund/dashboard-crash
...
Stop minikube dashboard from crashing at start
2020-01-20 19:34:18 -08:00
Medya Ghazizadeh
20e6c5c579
Merge pull request #6355 from afbjorklund/selecting-space
...
Remove stray space from driver selection message
2020-01-20 18:59:01 -08:00
Anders F Björklund
a681f1f00f
Remove stray space from driver selection message
2020-01-20 21:18:34 +01:00
Anders F Björklund
e4b4348f02
Add make target for running only the go test
2020-01-19 22:29:30 +01:00
Anders F Björklund
45272d4f8e
Add varlink program for using with podman-remote
...
Using podman-remote requires "varlink bridge"
2020-01-19 17:56:31 +01:00
Kubernetes Prow Robot
8c8a1552ad
Merge pull request #6348 from oke-py/doc-lb
...
fix grammer and remove extra spaces
2020-01-19 05:11:35 -08:00
Naoki Oketani
16ed1756e4
fix grammer and remove extra spaces
2020-01-19 21:54:15 +09:00
Anders F Björklund
857c8f5eb0
Change the compression methods used on the iso
...
Using lz4 for kernel and gzip for the rootfs
2020-01-18 10:07:19 +01:00
Anders F Björklund
3e0724c938
Document the current config better with defaults
...
Using gzip for kernel and bzip2 for the rootfs
2020-01-18 10:05:25 +01:00
inductor
1939f497cf
add some translations to jp with updated strings
2020-01-18 10:14:04 +09:00
inductor
47d7a689b8
update minikube translation json for ja
2020-01-18 10:05:44 +09:00
Zhongcheng Lao
6b0c69986f
Merge remote-tracking branch 'origin' into node-name
2020-01-18 08:09:51 +08:00
Sharif Elgamal
774bd5f174
Merge branch 'm2' of github.com:sharifelgamal/minikube into m2
2020-01-17 15:45:11 -08:00
Sharif Elgamal
df3dc976b0
let's actually save the node config
2020-01-17 15:44:56 -08:00
Medya Gh
7d07d0d61b
ignore iptables for kic
2020-01-17 15:44:22 -08:00
Medya Gh
0b2d8051bb
remove kicbs
2020-01-17 15:44:22 -08:00
Anders F Björklund
1c3e309c7a
Merge branch 'master' into crio-conf
2020-01-17 23:46:48 +01:00
Sharif Elgamal
13d55c3dde
Merge pull request #6336 from medyagh/patch_cgroup
...
patch cgroup pr
2020-01-17 14:24:19 -08:00
Thomas Strömberg
5989844846
Merge pull request #6337 from sharifelgamal/verbose
...
change github-release calls to verbose
2020-01-17 14:21:13 -08:00
Sharif Elgamal
b0968a37db
change github-release calls to verbose
2020-01-17 14:20:16 -08:00
Medya Gh
b63212eacf
patch cgroup pr
2020-01-17 14:04:48 -08:00
Sharif Elgamal
01f6cefd2a
Merge branch 'master' of github.com:kubernetes/minikube into m2
2020-01-17 13:28:53 -08:00
Ruben
31fd6d9369
remove kubelet conf label
2020-01-17 07:43:50 -05:00
Ruben
076d855c12
Merge branch 'master' of https://github.com/kubernetes/minikube into update-kubeadm-v1beta2
2020-01-17 06:57:19 -05:00
Priya Wadhwa
28148c5f3d
Remove addon manager
2020-01-16 11:47:01 -08:00
Sharif Elgamal
e520566ec7
Merge branch 'master' of github.com:kubernetes/minikube into m2
2020-01-16 11:39:56 -08:00
priyawadhwa
d310331b9d
Merge pull request #6046 from priyawadhwa/remove-addon-manager
...
Remove polling from addon manager
2020-01-16 11:32:30 -08:00
Sharif Elgamal
b37561e65e
Merge pull request #6327 from sharifelgamal/1.17.0-beta.0-rn
...
add release notes for 1.17.0-beta.0
2020-01-15 17:39:37 -08:00
Sharif Elgamal
e3ac51ab0c
add release notes for 1.17.0-beta.0
2020-01-15 17:37:55 -08:00
Sharif Elgamal
b225e8ec86
Merge pull request #6326 from sharifelgamal/exp
...
add the ability to mark drivers as experimental
2020-01-15 17:29:13 -08:00
Nanik T
9b455aafc4
Customizing host path for dynamically provisioned PersistentVolumes
...
This fix contains few things:
* Used k8s.gcr.io/debian-base-amd64:v2.0.0 as base image to build storage-provisioner
* Modify RBAC permission used to cluster-admin
* Build storage-provisioner as static binary
2020-01-16 12:23:26 +11:00
Sharif Elgamal
010d0d4091
adding experimental string to driver detection string
2020-01-15 16:22:48 -08:00
Sharif Elgamal
d0fb749842
add displaysupporteddrivers func
2020-01-15 16:03:37 -08:00
Sharif Elgamal
a13ea9bea0
add the ability to mark drivers as experimental and mark the docker driver as such
2020-01-15 15:21:47 -08:00
Medya Ghazizadeh
6c45d66d84
Merge pull request #6287 from afbjorklund/cgroup-driver
...
Use CGroupDriver function from cruntime for kubelet
2020-01-15 14:46:31 -08:00
Chance Zibolski
ca007f414b
pkg/minikube: Update test fixtures to contain updated metrics listen addresses
2020-01-15 14:02:28 -08:00
Anders F Björklund
b7f3ff7ead
Stop minikube dashboard from crashing at start
...
If the profile does not exist, it cannot load
2020-01-15 21:32:40 +01:00
Chance Zibolski
44c7c48d3e
pkg/minikube: Configure etcd and kube-proxy metrics to listen on minikube node IP
2020-01-15 11:52:43 -08:00
Sharif Elgamal
804ee14a95
removing node surface stuff for a different PR
2020-01-15 11:36:36 -08:00
Anders F Björklund
bfa7c13e34
Stop sending minikube version to storage-provisioner
2020-01-15 20:07:25 +01:00
Anders F Björklund
f2c385fcde
Allow building storage-provisioner for other arch
...
Also allow building the static binary in docker
2020-01-15 20:00:53 +01:00
Sharif Elgamal
f0372edff6
ok at least things build now
2020-01-15 10:59:30 -08:00
Medya Ghazizadeh
cdafd16682
Merge pull request #6306 from medyagh/tunnel_example
...
Add a clear example of minikube tunnel to the docs
2020-01-15 09:54:59 -08:00
Medya Gh
b9d36af261
fix english grammar
2020-01-15 09:54:24 -08:00
Sharif Elgamal
dc6c9d7d75
cfg config fun
2020-01-14 16:49:13 -08:00
Priya Wadhwa
342b52b8cd
Merge branch 'master' of github.com:kubernetes/minikube into remove-addon-manager
2020-01-14 16:16:42 -08:00