- Apr 29, 2019
-
-
Andreas Krüger authored
-
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 24, 2019
-
-
Sergey Kolekonov authored
-
Matthew Mosesohn authored
Change-Id: I2c97c4753089eb3ec2e6b01b2681a8be98ecbb57
-
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
-
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.
-
MarkusTeufelberger authored
Circumvented one false positive from ansible-lint Moved a block of jinja magic into its own variable
-
MarkusTeufelberger authored
-
Matthew Mosesohn authored
-
- Apr 22, 2019
-
-
Matthew Mosesohn authored
-
- Apr 20, 2019
-
-
Vedran Bartonicek 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
-
- Apr 18, 2019
-
-
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
Revert "Fix for unknown 'kubernetes.io' or 'k8s.io' labels specified with --node-labels (#4320)" (#4553) This reverts commit 586ad89d.
-
- Apr 15, 2019
-
-
Matthew Mosesohn authored
-
- Apr 11, 2019
-
-
Matthew Mosesohn authored
This reverts commit 31650862.
-
Matthew Mosesohn authored
* Use Kubernetes 1.14 and experimental control plane support * bump to v1.14.0
-
Qasim Sarfraz authored
-
- Apr 10, 2019
-
-
Sergey authored
-
Andreas Krüger authored
-
Neven Miculinic authored
* Added generic CNI network plugin * Added CNI network plugin documentation * added necessary fix
-
Robert Neumann authored
* Fix the file path for all.yml and k8s-cluster.yml * Fix --node-labels namespace error "unknown labels specified" * Update templates and configs kubelet node-labels
-
- Apr 09, 2019
-
-
André R. de Miranda authored
Signed-off-by: André R. de Miranda <andre@miranda.work>
-
Abdulaziz AlMalki authored
quote values for kube_oidc_groups_prefix and kube_oidc_username_prefix values to accept colon, e.g oidc: (#4305) This will fix error: error converting YAML to JSON: yaml: line 36: mapping values are not allowed in this context Signed-off-by: Abdulaziz AlMalki <almalki.a@gmail.com>
-
Maxime Guyot authored
an 'until' clause is required or 'retries' is ignored (see note @ https://docs.ansible.com/ansible/latest/user_guide/playbooks_loops.html#do-until-loops)
-
- Apr 08, 2019
-
-
rptaylor authored
* robust handling of API server SANs * use apiserver_loadbalancer_domain_name if it is defined, according to PR 3977
-
Andreas Krüger authored
-
- Apr 05, 2019
-
-
Maxime Guyot authored
-
- Apr 04, 2019
-
-
Maxime Guyot authored
-
Xavi authored
-
- Apr 03, 2019
- Apr 01, 2019
-
-
Matthew Mosesohn authored
Both kubedns and dnsmasq modes are long not maintained. We should run dns_late steps at the end because sshd makes DNS lookups during Ansible run and has 2s timeouts for each failed lookup trying to connect to coredns before it is ready.
-
- Mar 29, 2019
-
-
Dmitry Chepurovskiy authored
-
- Mar 28, 2019
-
-
Dmitry Chepurovskiy authored
* Added configurable local apiserver proxy liveness probe * Enable API LB healthcheck by default * Fix template spacing and moved healthz location to nginx http section * Fix healthcheck listen address to allow kubelet request healthcheck
-
- Mar 26, 2019
-
-
Etienne authored
-