- Sep 28, 2018
-
-
Rong Zhang authored
-
- Sep 21, 2018
-
-
Anatoly Rugalev authored
-
- Sep 20, 2018
-
-
Andreas Kruger authored
-
- Sep 18, 2018
-
-
rongzhang authored
Keep a list of checksums for kubeadm and hyperkube downloads. Makes it easier to switch version
-
- Sep 17, 2018
-
-
Erwan Miran authored
-
Wong Hoi Sing Edison authored
Upstream Changes: - weave 2.4.1 (https://github.com/weaveworks/weave/releases/tag/v2.4.1) Our Changes: - Templates sync with upstream manifests
-
Wong Hoi Sing Edison authored
Upstream Changes: - cert-manager 0.5.0 (https://github.com/jetstack/cert-manager/releases/tag/v0.5.0) Our Changes: - Templates sync with upstream manifests
-
- Sep 15, 2018
-
-
rongzhang authored
-
- Sep 13, 2018
-
-
Antoine Legrand authored
-
- Sep 10, 2018
-
-
rongzhang authored
-
- Sep 09, 2018
-
-
rongzhang authored
-
- Sep 06, 2018
-
-
rongzhang authored
-
- Sep 05, 2018
-
-
Antoine Legrand authored
-
- Sep 03, 2018
-
-
Wong Hoi Sing Edison authored
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
-
- Sep 02, 2018
-
-
Wong Hoi Sing Edison authored
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
-
Wong Hoi Sing Edison authored
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
-
- Aug 31, 2018
-
-
Antoine Legrand authored
-
Antoine Legrand authored
-
Antoine Legrand authored
-
Antoine Legrand authored
-
- Aug 28, 2018
-
-
Takashi Okamoto authored
-
Takashi Okamoto authored
-
- Aug 23, 2018
-
-
Aivars Sterns authored
* calico upgrade to v3 * update calico_rr version * add missing file * change contents of main.yml as it was left old version * enable network policy by default * remove unneeded task * Fix kubelet calico settings * fix when statement * switch back to node-kubeconfig.yaml
-
- Aug 22, 2018
-
-
john authored
-
- Aug 20, 2018
-
-
Wong Hoi Sing Edison authored
-
- Aug 19, 2018
-
-
Antoine Legrand authored
-
Victor Antonovich authored
-
- Aug 17, 2018
-
-
Wong Hoi Sing Edison authored
Upstream Changes: - cephfs-provisioner v2.0.0-k8s1.11 (https://github.com/kubernetes-incubator/external-storage/releases/tag/cephfs-provisioner-v2.0.0-k8s1.11) - Update ClusterRole Our Changes: - Fix typo in defaults/main.yml (rs -> deploy) - Manifests cleanup
-
- Aug 16, 2018
-
-
Wong Hoi Sing Edison authored
Upstream Changes: - cert-manager 0.4.1 (https://github.com/jetstack/cert-manager/releases/tag/v0.4.1) Our Changes: - Better templates sync with upstream manifests - Remove fancy resources requests/limits customization
-
- Aug 15, 2018
-
-
Andreas Kruger authored
-
Wong Hoi Sing Edison authored
Upstream Changes: - ingress-nginx 0.18.0 (https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.18.0)
-
- Aug 14, 2018
-
-
rongzhang authored
-
Rong Zhang authored
Upgrade Kubernetes to V1.11.2 The kubeadm configuration file version has been upgraded from v1alpha1 to v1alpha2 Add bootstrap kubeadm-config.yaml with external etcd
-
- Aug 10, 2018
-
-
Anton Fayzrahmanov authored
* Update local-volume-provisioner-ds.yml.j2 After v1.10.2 default mountPropagation is "None" * local_volume_provisioner version bump v2.1.0 uses the beta nodeAffinity API by default which is available starting 1.10 * Update local-volume-provisioner-ds.yml.j2 MY_NAMESPACE env * Update README.md Raw block devices docs.
-
- Aug 08, 2018
- Aug 07, 2018
-
-
Wong Hoi Sing Edison authored
Upstream Changes: - weave 2.4.0 (https://github.com/weaveworks/weave/releases/tag/v2.4.0) - Support `externalTrafficPolicy: Local` (https://github.com/weaveworks/weave/issues/2924) - Make the ipset list size bigger (https://github.com/weaveworks/weave/pull/3305) - Break out of kube rm-peers loop if nothing changes (https://github.com/weaveworks/weave/pull/3317) Our Changes: - Revamp weave-net.yml.j2 with upstream changes - Add more variables for customization - Replace WEAVE_PASSWORD with k8s secret - Remove hard-corded seed mode support, in favor of variables customization
-
Wong Hoi Sing Edison authored
Upstream Changes: - ingress-nginx 0.17.1 (https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.17.1) - Remove duplicated `securityContext` (https://github.com/kubernetes/ingress-nginx/pull/2705) - Remove --publish-service flag, in favor of DaemonSet + hostPort Close #2998 Close #2999
-
Wong Hoi Sing Edison authored
Upstream Changes: - cert-manager 0.4.0 (https://github.com/jetstack/cert-manager/releases/tag/v0.4.0)
-
- Jul 10, 2018
-
-
Wong Hoi Sing Edison authored
ingress-nginx 0.16.2 (https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.16.2) This patch simplify ingress-nginx deployment by default deploy on master, with customizable options; on the other hand, remove the additional Ansible group "kube-ingress" and its k8s node label injection. Reference to https://kubernetes.io/docs/concepts/services-networking/ingress/#prerequisites: GCE/Google Kubernetes Engine deploys an ingress controller on the master. By changing `ingress_nginx_nodeselector` plus custom k8s node label, user could customize the DaemonSet deployment target. If `ingress_nginx_nodeselector` is empty, will deploy DaemonSet on every k8s node.
-