- Apr 29, 2019
-
-
Andreas Krüger authored
-
Matthew Mosesohn authored
* Fix nodeselectors for contiv and nginx-ingress Change-Id: Ib3eb6bd87193c69a90ee944c9164a0b6792c79ba * Set kube proxy mode to iptables for addons task Change-Id: Iff71a71f672405c74b4708c71db15ddc4391a53a
-
Dmitry authored
* kube-apiserver will fail if used comma as separator
-
MarkusTeufelberger authored
-
- Apr 27, 2019
-
-
Matthew Mosesohn authored
* Fix kubeadm upload certs with when condition Change-Id: I916dd2375b71eea2386047c7f185a2f8361f7a61 * Update kubeadm-secondary-experimental.yml
-
- Apr 26, 2019
-
-
Andreas Krüger authored
* Fix metrics-server deployment * Make metrics server work * Fix sample inventory
-
- Apr 25, 2019
-
-
grialeyur authored
* Add support calico kubernetes datastore and typha. * Add typha_enabled to kubespray-defaults.
-
gitareest authored
Use host_architecture variable.
-
Matthew Mosesohn authored
Change-Id: I71dc793641bc168e40419e38f33f68f5325e77a9
-
- Apr 24, 2019
-
-
Andreas Krüger authored
-
Sergey Kolekonov authored
-
Matthew Mosesohn authored
Change-Id: I2c97c4753089eb3ec2e6b01b2681a8be98ecbb57
-
iwankgb authored
* Pass ansible_ssh_user as host_var Co-authored-by: Damian Darczuk <damian.darczuk@intel.com> Co-authored-by: Paweł Pałucki <pawel.palucki@intel.com> * Create a directory before downloading container images to ansible host Co-authored-by: Damian Darczuk <damian.darczuk@intel.com> Co-authored-by: Paweł Pałucki <pawel.palucki@intel.com> * Set private key usuing synchronize task options Co-authored-by: Damian Darczuk <damian.darczuk@intel.com> Co-authored-by: Paweł Pałucki <pawel.palucki@intel.com>
-
Attilio Greco authored
-
Vincent Gramer authored
add the support of the folling property in azure-credential-check.yml - azure_loadbalancer_sku: Sku of Load Balancer and Public IP. Candidate values are: basic and standard. - azure_exclude_master_from_standard_lb: excludes master nodes from standard load balancer. - azure_disable_outbound_snat: disables the outbound SNAT for public load balancer rules - useInstanceMetadata: Use instance metadata service where possible - azure_primary_availability_set: (Optional) The name of the availability set that should be used as the load balancer backend
-
Wilmar den Ouden authored
-
Matthew Mosesohn authored
We don't need to support upgrades from 2 year old installs, just from the last major version. Also changed most retried tasks to 1s delay instead of longer.
-
Chad Swenson authored
As of kubernetes v1.14, docker 18.09 is [validated for use](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.14.md#external-dependencies). Docker 1.11 and 1.12 were dropped. This patch: - Updates the default docker version to 18.09 - Updates Docker packages to the latest 18.09 patch (18.09.5) - Removes options for Docker 1.11 and 1.12
-
MarkusTeufelberger authored
Circumvented one false positive from ansible-lint Moved a block of jinja magic into its own variable
-
MarkusTeufelberger authored
-
MarkusTeufelberger authored
* Add README to bootstrap-os role * Rework bootstrap-os once more * Document workarounds for bugs/deficiencies in Ansible modules * Unify and document role variables * Remove installation of additional packages and repositories * Merge Ubuntu and Debian tasks * Remove pipelining setting from default playbooks * Fix OpenSUSE not running its required tasks
-
Andreas Krüger authored
* Fix merge conflict * Add check delay * Add more liveness and readiness options to metrics-server
-
Matthew Mosesohn authored
-
- Apr 23, 2019
-
-
Matthew Mosesohn authored
* disable metrics server in centos7-flannel-addons job Change-Id: I1d87923547584896f64dda9ea8feb5581ad48cbe * Fix tf facility->facilities syntax Change-Id: I434bfe53f47e8e4a546890e0b62d24bde6e6d6a7 * Update Terraform CI for facilities * Fix undefined variable error
-
Maxime Guyot authored
This reverts commit f8fdc0cd.
-
andreyshestakov authored
-
- Apr 22, 2019
-
-
Matthew Mosesohn authored
-
- Apr 21, 2019
-
-
Victor Morales authored
The docker service provided by the containers-basic bundle is masked in ClearLinux distribution. This is causing errors in the following steps. This commit ensures that the unit is not masked.
-
- Apr 20, 2019
-
-
Vedran Bartonicek authored
-
Rabi Mishra authored
-
- Apr 19, 2019
-
-
Matthew Mosesohn authored
* Use K8s 1.14 and add kubeadm experimental control plane mode This reverts commit d39c273d. * Cleanup kubeadm setup run on first master * pin kubeadm_certificate_key in test * Remove kubelet autolabel of kube-node, add symlink for pki dir Change-Id: Id5e74dd667c60675dbfe4193b0bc9fb44380e1ca
-
Aleksey Kasatkin authored
Hashes are added to calicoctl_binary_checksums for both adm and arm platforms.
-
Andreas Krüger authored
-
Victor Morales authored
The BINDIR variable defined on the runc's Makefile[1] defines installation path is on $(PREFIX)/sbin which used for most of the Linux distributions. This change fixes the absolute path used for non-ClearLinux distributions (CentOS, Ubuntu). [1] https://github.com/opencontainers/runc/blob/master/Makefile#L10
-
- Apr 18, 2019
-
-
Maxime Guyot authored
-
Victor Morales authored
The Stateless ClearLinux feature[1] requires the creation of folders in /etc folder. This change ensure the existence of the /etc/bash_completion.d/ folder for ClearLinux Distribution. [1] https://clearlinux.org/features/stateless
-
Maxime Guyot authored
-
- Apr 17, 2019
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Maxime Guyot authored
Revert "Fix for unknown 'kubernetes.io' or 'k8s.io' labels specified with --node-labels (#4320)" (#4553) This reverts commit 586ad89d.
-