- Aug 10, 2018
-
-
Matthew Mosesohn authored
-
Andreas Krüger authored
fix bad conditional
-
- Aug 09, 2018
-
-
Cédric de Saint Martin authored
* kubedns & kubedns-autoscaler: Stick to master nodes. - Tolerate only master nodes and not any NoSchedule taint - Pods are on different nodes - Pods are required to be on a master node. * kubedns: use soft nodeAffinity. Prefer to be on a master node, don't require. * coredns: Stick to (different) master nodes. - Pods are on different nodes - Pods are preferred to be on a master node.
-
Chad Swenson authored
cilium v1.1.2
-
Luis Nuñez authored
-
Rong Zhang authored
weave: Upgrade to 2.4.0
-
- Aug 08, 2018
-
-
Zinin D.A authored
Update all configs to current upstream state. Add more resources (unable to pass tests now)...
-
Rong Zhang authored
Fix skip_downloads condition.
-
Takashi Okamoto authored
-
Rong Zhang authored
Merge pull request #2904 from mirwan/var_lib_kubelet_should_not_be_unmounted_when_having_its_own_partition Only subdirectories in /var/lib/kubelet should be unmounted at reset time
-
Rong Zhang authored
Fixed checking skip_downloads condition.
-
Rong Zhang authored
Add support for admission controllers in 1.10 and above
-
Rong Zhang authored
Remove istio support
-
Rong Zhang authored
contrib/terraform/terraform.py: fix for Ansible 2.6.2+, issue #3067
-
rongzhang authored
Use helm install or support in future
-
Rong Zhang authored
Add tags for coredns and kubedns
-
- Aug 07, 2018
-
-
Mathieu Herbert authored
-
Robert Everson authored
-
Robert Everson authored
-
Robert Everson authored
-
Robert Everson authored
-
Takashi Okamoto authored
-
Rong Zhang authored
Enable swap
-
Magnus Holm authored
-
rongzhang authored
-
Rong Zhang authored
ingress-nginx: Upgrade to 0.17.1
-
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
-
Rong Zhang authored
cert-manager: Upgrade to 0.4.0
-
Rong Zhang authored
allow for setting the cacert on openstack cloud provider
-
Rong Zhang authored
Adding cluster_name to api cert alt name for vault
-
Rong Zhang authored
Configure openstack subnet cidr
-
Rong Zhang authored
dashboard_token_ttl option override possibility with default
-
Rong Zhang authored
Variablize kube_proxy_healthz_bind_address
-
Rong Zhang authored
update .gitignore
-
Rong Zhang authored
Add support for docker 17.09
-
Rong Zhang authored
Fix a broken symbolic link for group_vars
-
Rong Zhang authored
availability zones support for OpenStack
-
Rong Zhang authored
Service file binary place mismatch
-
Wong Hoi Sing Edison authored
Upstream Changes: - cert-manager 0.4.0 (https://github.com/jetstack/cert-manager/releases/tag/v0.4.0)
-