rongzhang
|
61ed9886c1
|
Update readme
|
2018-08-31 14:12:16 +08:00 |
|
k8s-ci-robot
|
aafd034ab8
|
Merge pull request #3202 from riverzhang/fix-ipvs
Fix ipvs by kubeadm v1alpha1
|
2018-08-30 13:26:02 -07:00 |
|
k8s-ci-robot
|
d14394c691
|
Merge pull request #3185 from mirwan/helm_install_docker_insecureport_0
Mount /root/.kube to helm container
|
2018-08-30 08:11:33 -07:00 |
|
rongzhang
|
16fc22a207
|
Fix ipvs by kubeadm v1alpha1
|
2018-08-30 23:04:57 +08:00 |
|
k8s-ci-robot
|
d9ea937493
|
Merge pull request #3187 from mirwan/kubeadm-config_syntax
Fix kubeadm-config for audit-log-path and feature-gates
|
2018-08-30 06:55:43 -07:00 |
|
k8s-ci-robot
|
a96a0ee307
|
Merge pull request #3198 from riverzhang/fix-kubeadm-v1alpha1
Fix kubeadm v1alpha1 configure
|
2018-08-30 04:11:37 -07:00 |
|
k8s-ci-robot
|
f48468b83b
|
Merge pull request #3195 from mirwan/fix_psp_templates
Fix some addons when PodSecurityPolicy is enabled
|
2018-08-30 03:37:52 -07:00 |
|
Aivars Sterns
|
5b79ec8e3b
|
Merge pull request #3199 from kubernetes-incubator/ant31-patch-2
Add mirwan as Reviewer
|
2018-08-30 13:24:15 +03:00 |
|
Antoine Legrand
|
3f4acbc5f6
|
Add mirwan as Reviewer
|
2018-08-30 11:53:50 +02:00 |
|
rongzhang
|
35e5adaf0a
|
Fix kubeadm v1alpha1 configure
|
2018-08-30 17:44:00 +08:00 |
|
k8s-ci-robot
|
a268a49e1a
|
Merge pull request #3197 from riverzhang/kubeadm-test
Enable kubeadm test
|
2018-08-29 22:56:46 -07:00 |
|
rongzhang
|
91a83a3a0f
|
Enable kubeadm test
Need to test the kubeadm deployment cluster, most of the functional changes, will involve kubeadm.
|
2018-08-30 12:58:00 +08:00 |
|
k8s-ci-robot
|
a247c2c713
|
Merge pull request #3191 from fcgravalos/make-canal-mount-xtables-lock
canal should mount xtables.lock to share the lock with other processe…
|
2018-08-29 08:57:32 -07:00 |
|
k8s-ci-robot
|
4feb62f6bf
|
Merge pull request #3193 from riverzhang/fix-lb-kubeadm
Fix kubeadm lb
|
2018-08-29 04:22:40 -07:00 |
|
Fernando Crespo Grávalos
|
ac4ef719cc
|
canal should mount xtables.lock to share the lock with other processes like kube-proxy
|
2018-08-29 13:08:51 +02:00 |
|
Erwan Miran
|
ceb97e5809
|
Fix wrong syntax for jinja sub list extraction and addition of missing role template
|
2018-08-29 12:58:10 +02:00 |
|
k8s-ci-robot
|
3bfda55fca
|
Merge pull request #3061 from okamototk/crio
cri-o support
|
2018-08-29 03:48:40 -07:00 |
|
rongzhang
|
9eade647e6
|
Fix kubeadm lb
|
2018-08-29 18:29:24 +08:00 |
|
k8s-ci-robot
|
f82a1933b0
|
Merge pull request #3176 from equinix-ms/master
Add option to change the Tiller Deployment namespace.
|
2018-08-29 03:03:40 -07:00 |
|
Robin Elfrink
|
bbdd1c8f06
|
Add option to change the Tiller Deployment namespace.
|
2018-08-29 11:20:41 +02:00 |
|
k8s-ci-robot
|
f876c89081
|
Merge pull request #3189 from Arslanbekov/up-dashboard-version
Up dashboard version to 1.10.0
|
2018-08-29 02:08:40 -07:00 |
|
Phill Garrett
|
1babbcca85
|
Fix elif azure statement
|
2018-08-28 15:43:03 +01:00 |
|
k8s-ci-robot
|
58ecd312a7
|
Merge pull request #3186 from mirwan/fix_etchosts_localhost_handling
Fix localhost handling when /etc/hosts contains parenthesis
|
2018-08-28 07:07:53 -07:00 |
|
Takashi Okamoto
|
c0dfa72707
|
Separate RedHat specific vars for cri-o.
|
2018-08-28 13:36:14 +00:00 |
|
Arslanbekov Denis
|
fe1e758856
|
Up dashboard version to 1.10.0
|
2018-08-28 14:10:19 +03:00 |
|
Phill Garrett
|
f325d13082
|
Add azure-container-registry-config for Azure
Seperated out KUBELET_CLOUDPROVIDER env var assignment when cloud_provider equals azure
Appended azure-container-registry-config parameter
|
2018-08-28 10:23:25 +00:00 |
|
Erwan Miran
|
52ab54eeea
|
Fix missing quotes for audit-log-path and wrong placement of feature-gates
|
2018-08-28 09:05:57 +02:00 |
|
Takashi Okamoto
|
d407a590a6
|
container_manager variable to specify runtime.
|
2018-08-28 06:23:38 +00:00 |
|
Takashi Okamoto
|
5eb805f098
|
Change timeout for kubeadm 600s.
* kubeadm timeout is too short and it may interrupt by timeout.
|
2018-08-28 04:51:38 +00:00 |
|
Takashi Okamoto
|
dfdcb56784
|
Delete all cri-o containers when execute reset.yml.
|
2018-08-28 02:25:33 +00:00 |
|
Takashi Okamoto
|
659cccc507
|
Update sample.
|
2018-08-28 02:25:33 +00:00 |
|
Takashi Okamoto
|
f47c31dce5
|
Add cri-o document.
|
2018-08-28 02:25:33 +00:00 |
|
Takashi Okamoto
|
236f066635
|
kubeadm cri-o support.
|
2018-08-28 02:24:45 +00:00 |
|
Takashi Okamoto
|
5ab8a712d9
|
Add download_container flag to avoid docker pull when use cri-o.
|
2018-08-28 01:24:26 +00:00 |
|
Takashi Okamoto
|
cf7b9cfeef
|
Support crio in kubelet service.
|
2018-08-28 01:24:26 +00:00 |
|
Takashi Okamoto
|
6090af29e7
|
Add cri-o role.
|
2018-08-28 01:24:26 +00:00 |
|
Takashi Okamoto
|
359009bb05
|
Download etcd and hyperkube binary.
|
2018-08-28 01:24:26 +00:00 |
|
Takashi Okamoto
|
bdbfa4d403
|
Add ipvs support for kubeadm 1.10 or later.
|
2018-08-28 01:24:26 +00:00 |
|
Takashi Okamoto
|
6849788ebc
|
Fix copy ca cert and ca key for kubeadm.
|
2018-08-28 01:24:25 +00:00 |
|
Takashi Okamoto
|
ac639b2a17
|
Change kubeadm config to run etcd by kubeadm.
|
2018-08-28 01:24:25 +00:00 |
|
Takashi Okamoto
|
b18ed5922b
|
Add etcd default value in kubespray-default.
|
2018-08-28 01:24:25 +00:00 |
|
Erwan Miran
|
b395bb953f
|
Fix wrong when condition that ends up with jinja error when the content of /etc/hosts contains parenthesis
|
2018-08-27 21:20:57 +02:00 |
|
Erwan Miran
|
b652792a93
|
/root/.kube must to mounted in order for helm to read kubeconfig and not fallback to localhost:8080
|
2018-08-27 18:17:26 +02:00 |
|
k8s-ci-robot
|
7efe287c74
|
Merge pull request #2474 from mirwan/localhost_in_etc_hosts
Localhost in hosts files should be updated (if necessary), not overriden
|
2018-08-27 06:25:43 -07:00 |
|
k8s-ci-robot
|
881b46f458
|
Merge pull request #3095 from mirwan/dnsmasq_template_rendering_filename
Dnsmasq manifests should not have j2 extension but templates should
|
2018-08-27 02:51:43 -07:00 |
|
k8s-ci-robot
|
d43cd9a24c
|
Merge pull request #3104 from maxbrunet/hotfix/replace-local_actions
Use delegate_to: localhost instead of local_action
|
2018-08-27 02:50:42 -07:00 |
|
guenhter
|
fff48d24ea
|
Replace the raw rsync command with the synchronize module
|
2018-08-27 10:00:21 +02:00 |
|
k8s-ci-robot
|
f4feb17629
|
Merge pull request #2958 from elementyang/etcd-pr
change the way that getting etcd_member_name
|
2018-08-26 23:55:04 -07:00 |
|
Maxime Brunet
|
33135f2ada
|
k8s/preinstall: Turn AND condition into a list
|
2018-08-25 14:33:31 -04:00 |
|
k8s-ci-robot
|
d6f4d10075
|
Merge pull request #3153 from alvistack/remove-image_tag-suffix
Remove *_image_tag suffix from ReplicaSet/Deployment
|
2018-08-25 04:42:19 -07:00 |
|