- 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
-
- Jan 24, 2022
-
-
Calin Cristian Andrei authored
-
Calin Cristian Andrei authored
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
Cristian Calin authored
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
Alex authored
-
Cristian Calin authored
-
- Jan 22, 2022
-
-
Victor Morales authored
-
- Jan 20, 2022
-
-
Johann Schley authored
-
onock authored
[cert-manager] Fix missing RBAC rules for ClusterRole cert-manager-cainjector kubernetes-sigs#8104. (#8444)
-
- Jan 17, 2022
-
-
Pav K authored
-
rtsp authored
-
Cristian Calin authored
-
- Jan 16, 2022
-
-
Necatican Yıldırım authored
Co-authored-by: Emin Aktaş <eminaktas34@gmail.com> Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com> Signed-off-by: necatican <necaticanyildirim@gmail.com> Co-authored-by: Emin Aktaş <eminaktas34@gmail.com> Co-authored-by: Yasin Taha Erol <yasintahaerol@gmail.com>
-
- Jan 15, 2022
-
-
Kenichi Omichi authored
The tf-elastx_cleanup test job was failed with error message: Port xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx cannot be deleted directly via the port API: has device owner network:router_interface. That means necessary to remove a subnet from the router before deleting the port. This adds a method to removes a subnet from the router automatically.
-
- Jan 14, 2022
-
-
Cristian Calin authored
-
Samuel Liu authored
* Parameterized snaphot controller namespaces * add ns yml * add docs * namespace
-
rtsp authored
More information: - kubernetes-sigs/kubespray#8393 - jetstack/cert-manager#4102 - jetstack/cert-manager#3717
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
- Jan 13, 2022
-
-
Florian Ruynat authored
-