- Mar 13, 2018
-
-
rong.zhang authored
-
- Mar 12, 2018
-
-
RongZhang authored
Fix Docker exits prematurely
-
RongZhang authored
Fix issues #2451 Support docker-ce and docker-engine
-
Aivars Sterns authored
fix nodePort for weave
-
Aivars Sterns authored
Fix indexing of supplementary DNS in openssl.conf
-
Aivars Sterns authored
Explicitly defines the --kubelet-preferred-address-types parameter
-
RongZhang authored
details:https://github.com/moby/moby/pull/31490/files
-
rong.zhang authored
Support docker-ce and docker-engine include redhat/centos ubuntu debian
-
- Mar 10, 2018
-
-
Spencer Smith authored
FIXUP #2424: local_provisioner directory should be created only if enabled
-
- Mar 09, 2018
-
-
Spencer Smith authored
Update OpenStack contrib to use per-cluster inventory layout
-
Spencer Smith authored
Fix kubernetes cert permission sync
-
Spencer Smith authored
Prefix system:node CRB
-
chadswen authored
Add `state: directory` to `file` task so that `recurse: yes` will actually take effect and ensure certs/keys have the right file mode and owner
-
chadswen authored
Change the name of `system:node` CRB to `kubespray:system:node` to avoid conflicts with the auto-reconciled CRB also named `system:node` Fixes #2121
-
RongZhang authored
Fix always download calico_rr image
-
Chad Swenson authored
Fix systemd version detection
-
Chad Swenson authored
clean http-proxy.conf
-
- Mar 08, 2018
-
-
zhengchuan hu authored
-
zhengchuan hu authored
-
RongZhang authored
Remove nodes
-
rong.zhang authored
Drain node except daemonsets resource Use reset cluser for delete deploy data Then delete node
-
RongZhang authored
Enable OOM killing for etcd-events
-
Wong Hoi Sing Edison authored
-
RongZhang authored
fix the name of some variable
-
Chad Swenson authored
kube Module Enhancements
-
- Mar 07, 2018
-
-
Chad Swenson authored
* Multiple files are now supported across operations. * Can be specified as a list or a comma separated string. * Single item per task params will still work without changes. * Added `files`, `filenames`, and `file`, as aliases for the `filename` param. * Improved output of error message to always include stderr * `exists` now supports checking files Follow up PRs encouraged across roles to start converting `with_items` loops on `kube` tasks into `files` param lists so we can improve performance.
-
Chris Mildebrandt authored
Change "command" to "shell" in order for the pipe to work correctly
-
Aivars Sterns authored
Add Custom ConfigMap Support for ingress-nginx
-
Antoine Legrand authored
Remove DigitalOcean
-
Wong Hoi Sing Edison authored
-
Antoine Legrand authored
-
Aivars Sterns authored
add tip to large-deployments.doc
-
RongZhang authored
* Use docker-ce 17.03.2 * Docker-engine may be discarded
-
RongZhang authored
Support Centos/Fedora atomic host
-
zhengchuan hu authored
set the ``etcd_events_cluster_setup: true`` store events in a separate dedicated etcd instance.
-
zhengchuan hu authored
-
- Mar 06, 2018
-
-
Aivars Sterns authored
Add labels for ingress_nginx_namespace
-
Aivars Sterns authored
Adding ssh_private_key_file to ProxyCommand
-
RongZhang authored
Enable OOM killing like docker run etcd
-
Dominic Lam authored
This is trying to match what the roles/bastion-ssh-config is trying to do. When the setup is going through bastion, we want to ssh private key to be used on the bastion instance.
-