- Apr 11, 2024
-
-
J authored
Upgrade Snapshot controller installed for all supported Kubernetes versions to v7.0.2. Also update the manifests used to deploy the Snapshot controller.
-
Barry M authored
Signed-off-by: bmelbourne <barry.melbourne0@gmail.com>
-
- Apr 10, 2024
-
-
Mathieu Parent authored
As upstream
-
- Mar 15, 2024
-
-
Gary Miguel authored
-
- Mar 11, 2024
-
-
Ricky Kwan authored
-
- Mar 05, 2024
-
-
Kay Yan authored
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
-
- Feb 22, 2024
-
-
Ludovic Logiou authored
* Bump cinder-csi version and switch container registry Signed-off-by: Ludovic Logiou <ludovic.logiou@gmail.com> * Update roles/kubespray-defaults/defaults/main/download.yml Co-authored-by: Mohamed Omar Zaian <mohamedzaian@gmail.com> --------- Signed-off-by: Ludovic Logiou <ludovic.logiou@gmail.com> Co-authored-by: Mohamed Omar Zaian <mohamedzaian@gmail.com>
-
- Feb 19, 2024
-
-
ABW authored
feat/add default ingress-nginx service feat/add default ingress-nginx service feat/add default ingress-nginx service
-
- Feb 12, 2024
-
-
Max Gautier authored
Under the original code, leader election failed for ingress controllers as a result of mismatch between election-id in the controller config, and the resourceName in the relevant rule of role 'ingress-nginx'. This appeared in the controller logs. To fix the issue, a command-line option was added to container execution (--election-id=...). Now, the election-id agrees with the resourceName provided in the role-ingress-nginx.yml file. A comment in that file was changed to reflect the new logic. Co-authored-by: Vasilis Samoladas <vsam@softnet.tuc.gr> Co-authored-by: Mohamed Omar Zaian <mohamedzaian@gmail.com>
-
- Feb 06, 2024
-
-
flxbwr authored
The current state waiting method is bad to implement. When changing the deployment version, which is execute with the upgrade_cluster in the previous ansible task: "Kubernetes Apps | Install and configure MetalLB", next ansible task: "Kubernetes Apps | Wait for MetalLB controller to be running" may fall with an error.
-
- Jan 24, 2024
-
-
Max Gautier authored
Handle all old dns domains: - for nodelocaldns: in the same server block as the current dns_domain - for coredns: uffix rewrite of each of the old dns domains to the current one
-
- Jan 23, 2024
-
-
Daniel Strufe authored
* Update huaweicloud controller to 0.26.6 See <https://github.com/kubernetes-sigs/cloud-provider-huaweicloud/compare/v0.26.3...v0.26.6> * Update huaweicloud sample to use 0.26.6
-
Louis Tu authored
Signed-off-by: tu1h <lihai.tu@daocloud.io>
-
- Jan 22, 2024
-
-
Max Gautier authored
-
Alexander authored
* Enable configuring mountOptions, reclaimPolicy and volumeBindingMode for cinder-csi StorageClasses * Check if class.mount_options is defined at all, before generating the option list
-
- Jan 16, 2024
-
-
lobiyed.karim authored
Add PodDisruptionBudget for CoreDNS deployment. Allows users to control disruption behavior and set maximum unavailable pods (#10557)
-
- Jan 15, 2024
-
-
Gaëtan Trellu authored
-
- Jan 08, 2024
-
-
Louis Tu authored
Signed-off-by: tu1h <lihai.tu@daocloud.io>
-
- Jan 05, 2024
-
-
刘旭 authored
-
- Dec 18, 2023
-
-
Max Gautier authored
This is removed from kubernetes since 1.25, time to cut some dead code.
-
- Dec 15, 2023
-
-
Michael Kebe authored
The --logtostderr is deprecated. https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/2845-deprecate-klog-specific-flags-in-k8s-components
-
- Dec 14, 2023
-
-
刘旭 authored
-
- Dec 07, 2023
-
-
Max Gautier authored
Kubeadm dns phase is correctly skipped. This was a workaround for kubernetes/kubeadm#1557, which was actually not a bug ; the correct fix was #4867
-
- Dec 05, 2023
-
-
Alexander authored
add dnsPolicy: ClusterFirstWithHostNet to DaemonSets with hostNetwork: true value to avoid DNSConfigFormat events (#10618)
-
- Nov 28, 2023
-
-
Valerii Kretinin authored
-
- Nov 17, 2023
-
-
刘旭 authored
-
- Nov 08, 2023
-
-
Seal1998 authored
* metallb --lb-class cmd arg to support multiple load balancer implementations * removed loadbalancer_class from metallb_config; metallb_loadbalancer_class in role defaults
-
- Oct 30, 2023
-
-
Mohamed Omar Zaian authored
-
- Oct 17, 2023
-
-
Unai Arríen authored
* Migrate node-role.kubernetes.io/master to node-role.kubernetes.io/control-plane * Migrate node-role.kubernetes.io/master to node-role.kubernetes.io/control-plane * Migrate node-role.kubernetes.io/master to node-role.kubernetes.io/control-plane
-
- Oct 10, 2023
-
-
Elias-elastisys authored
-
- Sep 25, 2023
-
-
蔣 航 authored
Signed-off-by: hang.jiang <hang.jiang@daocloud.io>
-
- Sep 22, 2023
-
-
Christian authored
* Add avoid_buggy_ips as optional * Revert avoid_buggy_ips default back to false * Change auto_assign to optional, default true
-
- Sep 20, 2023
-
-
Mohamed Omar Zaian authored
-
- Sep 08, 2023
-
-
Florian Ruynat authored
-
- Aug 25, 2023
-
-
Daniel Strufe authored
* Add huaweicloud as external cloud controller * Add huaweicloud example config * Rename AK,SK to ACCESS_KEY and SECRET_KEY * Add reference to huaweicloud * Fix variable naming * Fix env var name * Update example * Fix variable naming * Fix cloud_config path * Add namespace for leader election * Revert reviewers * Delete OWNERS Delete owners who are not responsible here. * Fix build validation
-
- Aug 17, 2023
-
-
Mohamed Omar Zaian authored
-
- Aug 16, 2023
-
-
cortex3 authored
-
- Aug 10, 2023
-
-
Arthur Outhenin-Chalandre authored
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-
Nicolas Goudry authored
-
- Jul 26, 2023
-
-
Arthur Outhenin-Chalandre authored
* project: fix ansible-lint name Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: ignore jinja template error in names Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: capitalize ansible name Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: update notify after name capitalization Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> --------- Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
-