- Apr 30, 2024
-
-
Lihai Tu authored
Signed-off-by:
tu1h <lihai.tu@daocloud.io>
-
Denis Khachyan authored
-
dependabot[bot] authored
Bumps [tzdata](https://github.com/python/tzdata) from 2023.3 to 2024.1. - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](https://github.com/python/tzdata/compare/2023.3...2024.1 ) --- updated-dependencies: - dependency-name: tzdata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [molecule-plugins[vagrant]](https://github.com/ansible-community/molecule-plugins) from 23.5.0 to 23.5.3. - [Release notes](https://github.com/ansible-community/molecule-plugins/releases) - [Commits](https://github.com/ansible-community/molecule-plugins/compare/v23.5.0...v23.5.3 ) --- updated-dependencies: - dependency-name: molecule-plugins[vagrant] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3 ) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Patrick authored
* Add Calico v3.27.3 and make it default * Add Calico v3.27.3 and make it default * Update README.md
-
dependabot[bot] authored
Bumps [tox](https://github.com/tox-dev/tox) from 4.11.3 to 4.15.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.11.3...4.15.0 ) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Kubernetes Prow Robot authored
Fine grained OS packages installation
-
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
-
tico88612 authored
* Feat: dependabot initial config Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> * Feat: ignore yaml lint check .github path Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by:
tico88612 <17496418+tico88612@users.noreply.github.com>
-
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
-
kyrie authored
Signed-off-by:
KubeKyrie <shaolong.qin@daocloud.io>
-
kyrie authored
-
- Apr 11, 2024
-
-
Barry M authored
Signed-off-by:
bmelbourne <barry.melbourne0@gmail.com>
-
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
-
- Apr 09, 2024
-
-
kyrie authored
Signed-off-by:
KubeKyrie <shaolong.qin@daocloud.io>
-
Sergey authored
-
- Apr 03, 2024
-
-
Robert Volkmann authored
* Prevent upgrade-ipam for host-local IPAM Otherwise, the init container upgrade-ipam would clear the state of the host-local plugin, potentially causing it to reassign IPs that are still in use. * USE_POD_CIDR required for host-local https://github.com/projectcalico/calico/blob/4efd1bfd914b0c59086531c8c5a5ac5b593c18b1/charts/calico/templates/calico-node.yaml#L279 https://github.com/projectcalico/calico/blob/4efd1bfd914b0c59086531c8c5a5ac5b593c18b1/charts/calico/templates/calico-typha.yaml#L133
-