- May 14, 2024
-
-
Mohamed Omar Zaian authored
-
Max Gautier authored
This reverts commit bc5b38a7.
-
- May 13, 2024
-
-
Kay Yan authored
-
Alexander authored
Revert OCCM standard dnsPolicy to ClusterFirst and make dnsPolicy configurable to support 10618 (#11168)
-
Ugur Can Ozturk authored
Signed-off-by:
Ugur Ozturk <ugurozturk918@gmail.com>
-
Max Gautier authored
With CentOS, kubespray currently produces the following warning: [WARNING]: TASK: bootstrap-os : Enable Oracle Linux repo: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. This could bites us in nasty ways, so fix it.
-
- May 09, 2024
-
-
Franz Nemeth authored
-
- May 08, 2024
-
-
tico88612 authored
Registry change to registry.k8s.io Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
Max Gautier authored
c58497cd (Refactor bootstrap-os (#10983), 2024-03-27) refactored the boostrap-os include but didn't adapt the amazon linux tasks to the actual ID of amazon linux ('amzn') Re-enable the CI so we can avoid that kind of breakage.
-
Daniel Strufe authored
* Update external huawei cloud controller to 0.26.8 * Update huawei cloud controller templates * Add security-group-id to config * git fail
-
- May 06, 2024
-
-
Vladimir Shaikovskii authored
-
MatthieuFin authored
if node.projectcalico.org already existe patch node to set asNumber instead of apply resource to prevent remove of existing fields feed by calico-node pods
Closes: 11096 -
Max Gautier authored
The name reported in ansible_distribution is "CentOS", so this could break some things.
-
- May 03, 2024
-
-
hayden authored
-
Mohamed Omar Zaian authored
-
- Apr 30, 2024
-
-
Mohamed Omar Zaian authored
-
Lihai Tu authored
Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
Denis Khachyan authored
-
Patrick authored
* Add Calico v3.27.3 and make it default * Add Calico v3.27.3 and make it default * Update README.md
-
RaSerge authored
-
- Apr 29, 2024
-
-
Max Gautier authored
Some packages requirements depends on inventory variables (`kube_proxy_mode` in that case but it could apply to others). As the case seems pretty rare, instead of adding complexity to pkgs, we add an escape hatch to use jinja conditions. That should be revisited if we find ourselves shoehorning lots of logic in this later on.
-
Max Gautier authored
The empty dict means that packages will always be installed on the host.
-
Max Gautier authored
Uses the logic introduced in the previous patch to convert all kubernetes/preinstall/vars/* os specific files to the `pkgs` dictionary. Some niceties for devs: - always validate the `pkgs` variable to catch mistakes in CI. - ensure that `pkgs` is always sorted. This makes it easier to find the packages you're looking for.
-
Max Gautier authored
Adds infrastructure to install OS packages depending not only on OS (family, versions, etc) but on groups. All the informations related to a particular package should reside in the `pkgs` dictionnary, which takes inspiration from the `downloads` dictionary structure.
-
Max Gautier authored
Since the structure we're setting in place for installing packages has some complexity, add a JSON schema to avoid frustrating errors when modifying the informations (adding/removing packages install).
-
Max Gautier authored
openssl 1.1.1 is EOL since 12 September 2023, so just use the default version on tumbleweed like we do on other distributions.
-
Max Gautier authored
-
Mathieu Parent authored
Also nerdctl limitation is now removed as we use /etc/containerd/certs.d/
-
Max Gautier authored
This reverts commit 4b0a134b. The mentionned PR break scale.yml. This goes back to the status quo until a proper fix can be provided, at which point we'll reapply the PR.
-
- Apr 25, 2024
-
-
Pavan Gunda authored
* ntp: add config to set which interface ntp should listen * Fixed config to only have one variable
-
Lihai Tu authored
Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
- Apr 24, 2024
-
-
Devesh Kumar authored
-
- Apr 23, 2024
-
-
Ugur Can Ozturk authored
* [containerd/tracing]: add distributed tracing config flags Signed-off-by:
Ugur Ozturk <ugurozturk918@gmail.com> * [containerd/tracing]: add distributed tracing config flags -fix Signed-off-by:
Ugur Ozturk <ugurozturk918@gmail.com> --------- Signed-off-by:
Ugur Ozturk <ugurozturk918@gmail.com>
-
- Apr 22, 2024
-
-
MatthieuFin authored
To configure node asNumber for per node peering service account calico-cni-plugin need nodes/status update rights
Closes: 11076 -
MatthieuFin authored
Signed-off-by:
MatthieuFin <matthieu2717@gmail.com>
-
- Apr 19, 2024
-
-
Lilian ARAGO authored
-
- Apr 17, 2024
-
-
Alexander authored
* set default containerd_version to v1.7.15 and add checksums for v1.7.14 and v1.7.15 * update containerd version in README.md
-
- Apr 16, 2024
-
-
Abhishek Jain authored
Signed-off-by:
Abhishek Jain <jain.abhishek1991@gmail.com>
-
Kay Yan authored
Signed-off-by:
Kay Yan <kay.yan@daocloud.io>
-
- Apr 15, 2024
-
-
kyrie authored
-