- Nov 07, 2018
-
-
Anton Patsev authored
* Fix Failure talking to yum: Cannot find a valid baseurl for repo: base/7/x86_64 if Install packages in CentOS using proxy * Add proxy to /etc/yum.conf if http_proxy is defined
-
Lear Li authored
-
Kuldip Madnani authored
* Added changes to clean up orphan containers and reload docker & kubelet directories. * Added new files for cleaning up orphans and docker & kubelet directories * Added new lines at the end of these files * removed the trailing whitespaces from main.yml and clean-up.yml * Updated as per the review comments * Updated as per the review comments * Removed service_facts and package_facts because they are not supported in ansible 2.4.0 * Corrected yaml syntax errors * Removed the use of json_query filter and utilized selectattr * Removed trailing spaces * Changed the default value of docker_clean_up to false * Added Changes to only include cleanup-docker-orphans.sh * Reverted back changes done inside handler. * Removed trailing spaces and made default value of docker_orphan_clean_up as true * Reverted the default value of docker_orphan_clean_up as false * Made the docker clean up as drop in * Made the docker clean up as drop in * Reverted the value of boolean docker_orphan_clean_up to false * Converted ExecStop to ExecSTartPost. Removed the live restore check from the orphan script
-
- Nov 06, 2018
-
-
Erwan Miran authored
-
Wilmar den Ouden authored
-
Rong Zhang authored
Fix company name capitalisation
-
Bily Zhang authored
Signed-off-by: mooncake <xcoder@tenxcloud.com>
-
- Nov 05, 2018
-
-
Andreas Holmsten authored
-
- Nov 04, 2018
-
-
Aivars Sterns authored
Move Multus under network plugin section
-
Kusanagi9999 authored
-
Louis Woods authored
* Adds support for Multus (multiple interfaces) CNI plugin Multus is a latin word for "Multi". As the name suggests, it acts as a Multi plugin in Kubernetes and provides multiple network interface support in a pod. Multus uses the concept of invoking delegates by grouping multiple plugins into delegates and invoking them in the sequential order of the CNI configuration file provided in json format. * Change CNI version (0.1.0->0.3.1) of Contiv to be compatible with Multus
-
- Nov 03, 2018
-
-
Aivars Sterns authored
[contrib/terraform/openstack] Allow user defined port ranges for worker security group
-
- Nov 02, 2018
-
-
ankitcharolia authored
-
Rong Zhang authored
fix modify the way of the command 'yum remove xxx', e.g. docker-selin…
-
- Nov 01, 2018
-
-
Andreas Holmsten authored
* [contrib/terraform/openstack] Add worker_allowed_ports Allow user to define in terraform template which ports and remote IPs that are allowed to access worker nodes. This is useful when you don't want to open up whole NodePort range to the outside world, or ports outside NodePort range.
-
Matthew Mosesohn authored
When using resolvconf_mode host_resolvconf, there is an early DNS config stage where Kubernetes cluster DNS is not injected for host DNS intially. Later, the cluster DNS is enabled, but we do not need to run every task from the kubernetes/preinstall role.
-
Robert Liotta authored
* Added the missing environment for proxy for get_url * Update upgrade.yml * Fixed spaces * Fixed spaces * Update upgrade.yml
-
Wong Hoi Sing Edison authored
Upstream Changes: - coredns v1.2.5 (https://github.com/coredns/coredns/releases/tag/v1.2.5) NOTE: - Switch image repo to https://hub.docker.com/r/coredns/coredns/ (https://github.com/kubernetes-incubator/kubespray/pull/3595#issuecomment-433962973)
-
Matthew Mosesohn authored
Standalone etcd nodes do not generate node-$hostname certs and do not need this serial calculated.
-
Aivars Sterns authored
Correct the wrong words
-
xichengliudui authored
-
- Oct 31, 2018
-
-
Aivars Sterns authored
fix typo doesnt -> doesn't
-
Ye Ben authored
fix typos in line 114 and 116: doesnt -> doesn't
-
Antoine Legrand authored
-
Matthew Mosesohn authored
-
Wong Hoi Sing Edison authored
Only exclude buggy Ansible v2.7.0 (https://github.com/ansible/ansible/issues/46600#issuecomment-433863628) Fixup #3589
-
AdamDang authored
appropiate->appropriate
-
Yumo Yang authored
fix modify the way of the command 'yum remove xxx', e.g. docker-selinux and docker-engine-selinux packages
-
Dmitriy Zinin authored
-
Anton Patsev authored
-
- Oct 30, 2018
-
-
Louis authored
-
Rong Zhang authored
Correct the wrong word
-
Rong Zhang authored
typo fix about officially
-
Yongxin Li authored
Signed-off-by: Yongxin Li <yxli@alauda.io>
-
Rong Zhang authored
Fix some typos
-
Rui Cao authored
Signed-off-by: Rui Cao <ruicao@alauda.io>
-
Andreas Krüger authored
Revert "CoreDNS v1.2.5 (#3595)"
-
xichengliudui authored
-
- Oct 29, 2018
-
-
Ted Wexler authored
* Add an 'access_ip' for openstack resources to the terraform inventory builder script * Update Openstack README * Only use ipv4 * If there's a floating IP assigned to an openstack instance, use that for access_ip
-