- Mar 15, 2018
-
-
Oleg Vyukov authored
-
Aivars Sterns authored
Fix error in kubelet.kubeadm.env.j2
-
- Mar 14, 2018
-
-
zhengchuan hu authored
1. 404 link url 2. kubelet_authentication_token_webhook is not work 3. kube_reserved variable set twice
-
- Mar 13, 2018
-
-
Aivars Sterns authored
add support for azure vnetResourceGroup
-
RongZhang authored
uses new kube_memory_reserved/kube_cpu_reserved variables in kubelt
-
Dann Bohn authored
-
Aivars Sterns authored
Add remove node to getting-started doc
-
rong.zhang authored
-
Aivars Sterns authored
use archive instead of command
-
Aivars Sterns authored
Fix yamllint roles error for #2188 commit
-
rong.zhang authored
-
- Mar 12, 2018
-
-
Cyril Jouve authored
-
Dann Bohn authored
-
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
-
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
-
- Mar 09, 2018
-
-
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
-
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.
-
- Mar 07, 2018
-
-
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
-