- Feb 16, 2022
-
-
Cristian Calin authored
* [calico] upgrade 3.19.x to 3.19.4 * [calico] upgrade 3.20.x to 3.20.4 * [calico] upgrade 3.21.x to 3.21.4 and make it the default * [calico] add 3.22.0 checksums * [calico] account for path changes in calico 3.21.4 crd archive and above
-
Tony Fouchard authored
Allow to specify a source address for metallb peerings, and target only some nodes using node selectors (#8534)
-
- Feb 15, 2022
-
-
kakkotetsu authored
-
Mathieu Parent authored
-
kakkotetsu authored
-
Cristian Calin authored
* [download] add mechanism to support mirrors * [calico] support alternate download url
-
SOPHAL HONG authored
-
- Feb 14, 2022
-
-
Takuya Murakami authored
Use jinja2 template and ansible to expand variables.
-
- Feb 09, 2022
-
-
Takuya Murakami authored
* Add containerd/runc/nerdctl download url * Add insecure registries configuration for containerd
-
Tom Stian Berget authored
* Change Cilium identity_allocation_mode to cilium_identity_allocation_mode * Change inventory sample
-
- Feb 07, 2022
-
-
Byeonggon Lee authored
-
DenisKa authored
Fixed the problem when call ansible-playbook contrib/mitogen/mitogen.yml "The error was: 'dict object' has no attribute 'section'" What type of PR is this? /kind bug What this PR does / why we need it: Which issue(s) this PR fixes: Fixes # Special notes for your reviewer: Does this PR introduce a user-facing change?:
-
- Feb 05, 2022
-
-
Sander Klein authored
Somehow bastion support for remove-node.yml was missing. This commit adds it.
-
Krystian Młynek authored
-
- Feb 04, 2022
-
-
mgiessing authored
* Added ppc64le support * Fixed linting errors
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
- Feb 02, 2022
-
-
Cristian Calin authored
Use openstack_networking_port_v2 and openstack_networking_floatingip_associate_v2 to attach floating ips. This gives us more flexibility on disabling port security when binding instances directly on provider networks in private cloud scenario.
-
Ilya Margolin authored
If kubelet is run with systemd (as it always is when using kubespray), it starts in systemd's /system.slice/kubelet.service cgroup. This commit prevents a creation and usage of a second unrelated cgroup.
-
Julio H Morimoto authored
* Amend PR https://github.com/kubernetes-sigs/kubespray/pull/8471 with missing inventory configuration. Signed-off-by: Julio Morimoto <julio@morimoto.net.br> * Amend PR https://github.com/kubernetes-sigs/kubespray/pull/8471 with missing inventory configuration. Signed-off-by: Julio Morimoto <julio@morimoto.net.br>
-
Cristian Calin authored
* [nerdctl] upgrade nerdctl to 0.16.0 * [nerdctl] add configuration file
-
- Feb 01, 2022
-
-
Cristian Calin authored
-
Mathieu Parent authored
* terraform/gcp: Do not create unused subnetworks By default terraform creates a subnetwork in each 39 regions * terraform/gcp: Upgrade to latest google provider ... where "one of source_tags, source_ranges, or source_service_accounts must be defined"
-
Michael Schmitz authored
* Use sysctl_file_path variable for all sysctl_file locations * Add sysctl_file_path variable to kubespay-defaults * Remove previously used sysctl file locations if present * Use explicit filename in roles/kubernetes/node/defaults/main.yml * Defaults: use explicit value
-
Cristian Calin authored
-
Cristian Calin authored
-
Tristan authored
Using the coredns_cluster_zone_cache_block variable
-
- Jan 31, 2022
-
-
Ilya Margolin authored
targetRef on endpoints surfaces as __meta_kubernetes_endpoint_address_target_kind/__meta_kubernetes_endpoint_address_target_name in prometheus and gets converted to the label `node` by prometheus-operator
-
Samuel Liu authored
* fix reset containerd_storage_dir * add env to kubespray-defaults
-
Ilya Margolin authored
refs #8247
-
cyril-corbon authored
-
Mathieu Parent authored
-
Calin Cristian Andrei authored
-
Calin Cristian Andrei authored
-
- Jan 27, 2022
-
-
Cristian Calin authored
-
Julio H Morimoto authored
Provide initial guidelines for a container engine migration (docker-2-containerd), with special emphasis on the fact that the procedure is still not officially supported. (#8471) Follow up from https://github.com/kubernetes-sigs/kubespray/issues/8431 . Signed-off-by: Julio Morimoto <julio@morimoto.net.br>
-
华忠啊 authored
-
- Jan 26, 2022
-
-
Cristian Calin authored
-
- Jan 25, 2022
-
-
ceesios authored
* fixes issues in vSphere Terraform contrib. #8436 * fix formatting * add variables to the main module and document changes * add missing newline
-
Mathieu Parent authored
* Fix terraform Warning Version constraints inside provider configuration blocks are deprecated Terraform 0.13 and earlier allowed provider version constraints inside the provider configuration block, but that is now deprecated and will be removed in a future version of Terraform. To silence this warning, move the provider version constraint into the required_providers block. * Fix terraform Warning: Quoted references are deprecated * terraform: Update GCP Ubuntu to latest LTS
-
Florian Ruynat authored
* Fix fedora jobs - followup * Update OpenSUSE Leap to 15.3 * Fix cilium version in README + update minor 1.11.1
-