- Oct 02, 2020
-
-
Matt Calvert authored
If the `mitogen.yml` playbook is run, it installs Mitogen in this path, causing Git to believe there to 500+ changes. This simply excludes that external module from git
-
- Oct 01, 2020
-
-
Victor Morales authored
The 0d0cc8cf change creates several DaemonSets to cover the Flannel CNI installation for different CPU architectures. This change removes the unnecessary architecture value from the docker tag value. Signed-off-by: Victor Morales <v.morales@samsung.com>
-
- Sep 30, 2020
-
-
dlandtwing authored
In case multiple nodeselectors are specified in ingress_nginx_nodeselector, the generated daemonset yaml template for nginx is invalid due to missing indentation starting with the second nodeselector
-
Florian Ruynat authored
-
- Sep 29, 2020
-
-
petruha authored
-
Kenichi Omichi authored
When stopping at the check of "Stop if ip var does not match local ips" the error message is like: fatal: [single-k8s]: FAILED! => { "assertion": "ip in ansible_all_ipv4_addresses", "changed": false, "evaluated_to": false, "msg": "Assertion failed" } That doesn't contain actual IP addresses and it is difficult to understand what was wrong. This adds the error message which contain actual IP addresses to investigate the issue if happens.
-
- Sep 26, 2020
-
-
Mateusz Adamek authored
* Added support for dynamic tags in AWS and Azure. * Added examples of dynamic tags configuration.
-
- Sep 25, 2020
-
-
Lennart Weller authored
-
Florian Ruynat authored
-
emiran-orange authored
-
Florian Ruynat authored
-
axelgobletbdr authored
* created variable to enable/disable reverse dns lookups in coredns * fixed linting-error in dns-stack.md
-
- Sep 24, 2020
-
-
orange-llajeanne authored
-
Florian Ruynat authored
-
Hans Feldt authored
* calico: add constant calico_min_version_required and verify current deployed version against it. * calico: remove upgrade support with data migration The tool was used pre v3.0.0 and is no longer needed. * calico: remove old version support from tasks * calico: remove old ver support from policy ctrl * calico: remove old ver support from node * canal: remove old ver support * remove unused calicoctl download checksums calico_min_version_required is the oldest version that can be installed Older versions can be removed.
-
Mike Williams authored
* Handle calico-rr nodes as workers so they get upgraded too * calico-rr nodes run 'calico and external cloud provider' too
-
Marco Martínez authored
* Add retries to update calico-rr data in etcd through calicoctl * Update update-node yaml syntax * Add comment to clarify ansible block loop * Remove trailing space
-
- Sep 23, 2020
-
-
Sergey authored
-
Hans Feldt authored
If already deployed, get current datastore from CNI config file
-
Florian Ruynat authored
-
Florian Ruynat authored
-
lukasz bielinski authored
-
Wang Zhen authored
* Fix reserved memory unit in kubelet configuration Signed-off-by: Wang Zhen <lazybetrayer@gmail.com> * Move systemReserved default values from template Signed-off-by: Wang Zhen <lazybetrayer@gmail.com>
-
- Sep 22, 2020
-
-
Florent Monbillard authored
-
Florent Monbillard authored
* Expose offline install overrides in inventory * Remove not recommended warning
-
David Louks authored
* Added ability to set calico vxlan vni and port. defaults to calico's documented defaults. * Check if calico_network_backend is defined prior to checking value * Removed calico hidden defaults for vxlan port and vni * Fixed FELIX_VXLANVNI typo
-
David Medinets authored
I kept seeing `TLS handshake error from 10.250.250.158:63770: EOF` from two IP addresses that correlate to my ELB. Changing the health check from TCP to HTTPS stopped the errors from being generated.
-
Victor Morales authored
Signed-off-by: Victor Morales <v.morales@samsung.com>
-
- Sep 21, 2020
-
-
Florent Monbillard authored
-
Mateus Caruccio authored
-
Marc-Antoine authored
* Add external_openstack_lbaas_provider setting for occm * Integrate with existing lbaas_provider block * Refactor lbaas_provider config template block * Remove external_openstack_lbaas_use_octavia from sample inventory
-
orange-llajeanne authored
-
Florian Ruynat authored
-
David Louks authored
* Added support for setting tiller_service_account and tiller_replicas * Specify helm 2 version to ensure we have a test path that still hits helm 2 code * Moved tiller_service_account to defaults.yml. Fixed is tiller_replicas defined check.
-
- Sep 19, 2020
-
-
Florent Monbillard authored
-
Maxime Guyot authored
-
Maxime Guyot authored
-
- Sep 18, 2020
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-
Florian Ruynat authored
-