- Jan 13, 2017
-
-
Bogdan Dobrelya authored
Use only one certificate for all apiservers
-
-
Bogdan Dobrelya authored
preinstall fails on AWS CentOS7 image
-
Bogdan Dobrelya authored
Don't try to delete kargo specific config from dhclient when file does not exist
-
Alexander Block authored
Also remove the check for != "RedHat" when removing the dhclient hook, as this had also to be done on other distros. Instead, check if the dhclienthookfile is defined.
-
- Jan 12, 2017
-
-
Greg Althaus authored
the tasks fail because selinux prevents ip-forwarding setting. Moving the tasks around addresses two issues. Makes sure that the correct python tools are in place before adjusting of selinux and makes sure that ipforwarding is toggled after selinux adjustments.
-
Bogdan Dobrelya authored
Generate individual certificates for k8s hosts
-
Bogdan Dobrelya authored
Add tasks to undo changes to hosts /etc/resolv.conf and dhclient configs
-
Bogdan Dobrelya authored
Clarify major/minor/maintainance releases
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
- Jan 11, 2017
-
-
Alexander Block authored
-
Bogdan Dobrelya authored
Docs updates
-
Bogdan Dobrelya authored
Fix mismatching inventory examples. Add command examples. Clarify groups use cases. Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
Clarify release policy
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Adding /opt/cni /etc/cni to rkt run kubelet
-
- Jan 10, 2017
-
-
Bogdan Dobrelya authored
Fix inventory generator link
-
Bogdan Dobrelya authored
Bind nginx localhost proxy to localhost
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Brad Beam authored
-
Bogdan Dobrelya authored
Fix wrong path of dhclient on CentOS+Azure
-
Bogdan Dobrelya authored
Misc updates for canal
-
- Jan 09, 2017
-
-
Bogdan Dobrelya authored
Fix docs formatting
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
Update docs
-
Matthew Mosesohn authored
Fix etcd cert generation for calico-rr role
-
Bogdan Dobrelya authored
Link docs to README, update README with recent info. Update comparsions, add kubeadm vs kargo. Better describe variables precedence UX impact. Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
Fix docker dns host scenario with no search domains
-
Matthew Mosesohn authored
This proxy should only be listening for local connections, not 0.0.0.0. Fixes #868
-
Matthew Mosesohn authored
Fixes scenario where docker-dns.conf tries to create an empty search entry
-
Bogdan Dobrelya authored
Set latest stable versions for Calico images
-
Aleksandr Didenko authored
"etcd_node_cert_data" variable is undefinded for "calico-rr" role. This patch adds "calico-rr" nodes to task where "etcd_node_cert_data" variable is registered.
-
Aleksandr Didenko authored
Change version for calico images to v1.0.0. Also bump versions for CNI and policy controller. Also removing images repo and tag duplication from netchecker role
-
Bogdan Dobrelya authored
Implement "dockerd --dns-xxx" based dns mode
-
Bogdan Dobrelya authored
remove assertion for family not being CoreOS
-
- Jan 06, 2017
-
-
Alexander Block authored
-
Alexander Block authored
Also update reset.yml to do more dns/network related cleanup.
-
- Jan 05, 2017
-
-
Spencer Smith authored
-
Spencer Smith authored
[WIP] Better fix for different CoreOS os family facts
-