k8s-ci-robot
6204b85a37
Merge pull request #3222 from alvistack/nginx-0.19.0
ingress-nginx: Upgrade to 0.19.0
6 years ago
Wong Hoi Sing Edison
9fc8f9a07d
ingress-nginx: Upgrade to 0.19.0
Upstream Changes:
- ingress-nginx 0.19.0 (https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.19.0 )
Our Changes:
- Sync templates with upstream changes
6 years ago
niallmcandrew
8745486fb3
Fix test readme formatting
Adds a missing vertical bar at the star of a table so its correct markdown.
6 years ago
Pablo Estigarribia
7cbe3c2171
ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
remove empty when line
ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
force kubeadm upgrade due to failure without --force flag
ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
added nodeSelector to have compatibility with hybrid cluster with win nodes, also fix for download with missing container type
fixes in syntax and LF for newline in files
fix on yamllint check
ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version
some cleanup for innecesary lines
remove conditions for nodeselector
6 years ago
k8s-ci-robot
a47c9239e8
Merge pull request #3221 from alvistack/cephfs-provisioner-v2.1.0-k8s1.11
cephfs-provisioner: Upgrade to v2.1.0-k8s1.11
6 years ago
k8s-ci-robot
635ca1a0b8
Merge pull request #3220 from alvistack/coredns-1.2.2
coredns: Upgrade to v1.2.2
6 years ago
Wong Hoi Sing Edison
32fdfbcd5a
cephfs-provisioner: Upgrade to v2.1.0-k8s1.11
Upstream Changes:
- cephfs-provisioner v2.1.0-k8s1.11 (https://github.com/kubernetes-incubator/external-storage/releases/tag/cephfs-provisioner-v2.1.0-k8s1.11 )
Our Changes:
- Sync clusterrole and role with upstream changes
6 years ago
k8s-ci-robot
dee9324d4b
Merge pull request #3219 from mlushpenko/kubeadm-ha
Fix ports for kubeadm client and master configs for ha setups
6 years ago
Wong Hoi Sing Edison
df8b27c03c
coredns: Upgrade to v1.2.2
Upstream Changes:
- coredns v1.2.2 (https://github.com/coredns/coredns/releases/tag/v1.2.2 )
NOTE:
- coredns image for 1.2.0 and 1.2.1 had been removed from https://console.cloud.google.com/gcr/images/google-containers/GLOBAL/coredns
6 years ago
mlushpenko
8e95974930
Fix ports for kubeadm client and master configs for ha setups
6 years ago
k8s-ci-robot
64b32146ca
Merge pull request #3217 from mirwan/fix_3215
Fix docker_options definition to remove newlines
6 years ago
Erwan Miran
36a7bdfac1
Fix docker_options definition to remove newlines
6 years ago
k8s-ci-robot
13dda0e36e
Merge pull request #3207 from mirwan/fix_3206
Fix target hosts generation when /etc/hosts does not contain 127.0.0.1 or ::1
6 years ago
k8s-ci-robot
6e7100f283
Merge pull request #3208 from mirwan/etcd_ha_doc_n_cleaning
Add documentation about having HA for etcd
6 years ago
Erwan Miran
059cd17b47
Fix target hosts generation when /etc/hosts does not contain 127.0.0.1 or ::1
6 years ago
k8s-ci-robot
fb7b3305dc
Merge pull request #3209 from mirwan/use_etcd_events_access_address
etcd_events_access_address should be used for peer_url and client_url
6 years ago
k8s-ci-robot
0e1f24e95a
Merge pull request #3140 from kubernetes-incubator/preinstall-tasks_num
Add support for etcd arm64
6 years ago
Erwan Miran
81c3f2c971
etcd_events_access_address should be used for peer_url and client_url
6 years ago
Erwan Miran
82a28d6bb3
Add documentation about having HA for etcd
6 years ago
Antoine Legrand
22f9114630
update calico to 3.2.0
6 years ago
Antoine Legrand
1704d699c4
CI: switch ubuntu18 to manual job
6 years ago
Antoine Legrand
f2f0cdd0ff
add arch vars for docker
6 years ago
Antoine Legrand
da06c8e5a9
etcd UNSUPPORTED for all arch
6 years ago
Antoine Legrand
2f1fe44762
update images to use arch
6 years ago
Antoine Legrand
19268ded23
Fix some arm64 errors
6 years ago
Antoine Legrand
f67933d2ac
add ETCD_UNSUPPORTED_ARCH=arm64 flag
6 years ago
Antoine Legrand
247b9e83d8
etcd arch-image
6 years ago
Antoine Legrand
9c2098b8fa
fix kubelet_max_pod assert
6 years ago
Antoine Legrand
48c0c8d854
Update dir list
6 years ago
k8s-ci-robot
f5f7b1626b
Merge pull request #3203 from riverzhang/doc
Update readme
6 years ago
k8s-ci-robot
c87a373c53
Merge pull request #3204 from riverzhang/fix-copy-ssl-ca
Fix copy etcd-ssl-ca failed
6 years ago
rongzhang
2609ec0dc3
Fix copy etcd-ssl-ca failed
6 years ago
rongzhang
61ed9886c1
Update readme
6 years ago
k8s-ci-robot
aafd034ab8
Merge pull request #3202 from riverzhang/fix-ipvs
Fix ipvs by kubeadm v1alpha1
6 years ago
k8s-ci-robot
d14394c691
Merge pull request #3185 from mirwan/helm_install_docker_insecureport_0
Mount /root/.kube to helm container
6 years ago
rongzhang
16fc22a207
Fix ipvs by kubeadm v1alpha1
6 years ago
k8s-ci-robot
d9ea937493
Merge pull request #3187 from mirwan/kubeadm-config_syntax
Fix kubeadm-config for audit-log-path and feature-gates
6 years ago
k8s-ci-robot
a96a0ee307
Merge pull request #3198 from riverzhang/fix-kubeadm-v1alpha1
Fix kubeadm v1alpha1 configure
6 years ago
k8s-ci-robot
f48468b83b
Merge pull request #3195 from mirwan/fix_psp_templates
Fix some addons when PodSecurityPolicy is enabled
6 years ago
Aivars Sterns
5b79ec8e3b
Merge pull request #3199 from kubernetes-incubator/ant31-patch-2
Add mirwan as Reviewer
6 years ago
Antoine Legrand
3f4acbc5f6
Add mirwan as Reviewer
6 years ago
rongzhang
35e5adaf0a
Fix kubeadm v1alpha1 configure
6 years ago
k8s-ci-robot
a268a49e1a
Merge pull request #3197 from riverzhang/kubeadm-test
Enable kubeadm test
6 years ago
rongzhang
91a83a3a0f
Enable kubeadm test
Need to test the kubeadm deployment cluster, most of the functional changes, will involve kubeadm.
6 years ago
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…
6 years ago
k8s-ci-robot
4feb62f6bf
Merge pull request #3193 from riverzhang/fix-lb-kubeadm
Fix kubeadm lb
6 years ago
Fernando Crespo Grávalos
ac4ef719cc
canal should mount xtables.lock to share the lock with other processes like kube-proxy
6 years ago
Erwan Miran
ceb97e5809
Fix wrong syntax for jinja sub list extraction and addition of missing role template
6 years ago
k8s-ci-robot
3bfda55fca
Merge pull request #3061 from okamototk/crio
cri-o support
6 years ago
rongzhang
9eade647e6
Fix kubeadm lb
6 years ago