- Aug 08, 2018
-
-
Zinin D.A authored
Update all configs to current upstream state. Add more resources (unable to pass tests now)...
-
- Aug 07, 2018
-
-
Rong Zhang authored
Enable swap
-
rongzhang authored
-
Rong Zhang authored
ingress-nginx: Upgrade to 0.17.1
-
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)
-
- Aug 06, 2018
-
-
Aleksey Shirokih authored
According to cluster/binary.yml vault binary will be placed to `{{ bin_dir }}` and according to `inventory/sample/group_vars/all.yml` that is `inventory/sample/group_vars/all.yml`
-
- Aug 05, 2018
-
-
Rong Zhang authored
Fix yaml roles error
-
rongzhang authored
-
Rong Zhang authored
fix missing libraries on newer coreos versions
-
- Aug 04, 2018
-
-
okumin authored
-
- Aug 03, 2018
-
-
cornelius-keller authored
-
- Aug 02, 2018
-
-
Robert Everson authored
-
woosley.xu authored
- add vim default backup file *~ - remove duplicated *sw[pon]
-
- Aug 01, 2018
-
-
Rong Zhang authored
Clarify etcd deployment script failure mechanism
-
Rong Zhang authored
set LC_ALL=C for growpart
-
rguichard authored
allow masters, nodes and gluster nodes (within each group) to be scheduled on differents AZ.
-
Rong Zhang authored
add openstack security group for traffic to 30000-32767/tcp on worker nodes
-
DBLaci authored
Follow upstream
-
- Jul 31, 2018
-
-
Jerry Elmore authored
Attempting to clarify the language surrounding the etcd node deployment script failure mechanism. I had this error when doing a new cluster deployment last night and, though it should have been, it wasn't immediately apparent to me what was causing the issue (since my default master node hostnames do not specify whether they are also acting as etcd replicas).
-
woosley.xu authored
-
woosley.xu authored
-
- Jul 27, 2018
-
-
Rong Zhang authored
Fix label of registry in README
-
rguichard authored
This will make NodePort services work out of the box
-
Alexandre Ardhuin authored
-
- Jul 25, 2018
-
-
Chad Swenson authored
Remove double slash
-
- Jul 20, 2018
-
-
Seungkyu Ahn authored
Even without this PR, the operation works well. However, it is better to use a single slash rather than a double slash in the path.
-
- Jul 19, 2018
-
-
Evan Zeimet authored
This fixes #3014
-
DBLaci authored
-