- Sep 05, 2024
-
-
Max Gautier authored
Working symlinks are dependant on git configuration (when using the playbook as a git repository, which is common), precisely `git config core.symlinks`. While this is enabled by default, some company policies will disable it. Instead, use import_tasks which should avoid that class of bugs.
-
Max Gautier authored
* Simplify docker systemd unit systemd handles missing unit by ignoring the dependency so we don't need to template them. * Remove RHEL 7/CentOS 7 support - remove ref in kubespray roles - move CI from centos 7 to 8 - remove docs related to centos7 * Remove container-storage-setup Only used for RHEL 7 and CentOS 7
-
刘旭 authored
-
- Sep 02, 2024
-
-
Max Gautier authored
systemd ignores unknown keys (with a warning) so version checking is not necessary. There is no rationale for excluding it from ostree systems either.
-
- Sep 01, 2024
-
-
Jongwoo Han authored
Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
-
- Aug 31, 2024
-
-
ChengHao Yang authored
* Feat: add Gateway API CRDs installation Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> * Feat: add Gateway API CRDs variable in inventory Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- Aug 30, 2024
-
-
Max Gautier authored
-
Kay Yan authored
-
- Aug 29, 2024
-
-
Lihai Tu authored
Signed-off-by: tu1h <lihai.tu@daocloud.io>
-
Takuya Murakami authored
* Fix: fix testcases_run.sh for upgrade tests Need to git checkout ${CI_COMMIT_SHA} before running upgrade playbook (revert #11173 partially) * feat: add CI job to test upgrade Add a packet_ubuntu22-calico-all-in-one-upgrade job
-
Ehsan Golpayegani authored
* make calico api server manifest backward compatible with version older than 3.27.3 Add 3.28.1 checksums Add 3.28.0 checksums Change default version to 3.27.3 * change default calico version to 3.28.1 * Set mount type to DirectoryOrCreate for hostPath needed by Calico
-
Max Gautier authored
-
Kay Yan authored
-
Takuya Murakami authored
We can't mix some options with --config for kubeadm upgrade. The --config on upgrade is deprecated, and should be removed.
-
- Aug 28, 2024
-
-
Selçuk Arıbalı authored
-
Max Gautier authored
-
Max Gautier authored
We explicitly check for equality so customizing kubeadm_version does not work at the moment. Use only one variable instead.
-
Vlad Korolev authored
Consistent boolean values in ansible playbooks
-
- Aug 27, 2024
-
-
R. P. Taylor authored
-
dependabot[bot] authored
Bumps [molecule](https://github.com/ansible-community/molecule) from 24.7.0 to 24.8.0. - [Release notes](https://github.com/ansible-community/molecule/releases) - [Commits](https://github.com/ansible-community/molecule/compare/v24.7.0...v24.8.0 ) --- updated-dependencies: - dependency-name: molecule 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>
-
- Aug 26, 2024
-
-
kyrie authored
Signed-off-by: KubeKyrie <shaolong.qin@daocloud.io>
-
- Aug 21, 2024
-
-
Lola Delannoy authored
* chore(containerd): add some config debug options See: https://github.com/containerd/containerd/blob/v1.7.15/docs/man/containerd-config.toml.5.md * chore(containerd): add CRI config options See: https://github.com/containerd/containerd/blob/v1.7.15/docs/man/containerd-config.toml.5.md See: https://github.com/containerd/containerd/blob/v1.7.15/docs/cri/config.md
-
- Aug 20, 2024
-
-
dependabot[bot] authored
Bumps [tox](https://github.com/tox-dev/tox) from 4.17.1 to 4.18.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.17.1...4.18.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>
-
- Aug 19, 2024
-
-
Mohamed Omar Zaian authored
-
Mohamed Omar Zaian authored
-
kokyhm authored
-
- Aug 16, 2024
-
-
ChengHao Yang authored
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
-
- Aug 15, 2024
-
-
Ho Kim authored
-
Mengxin Liu authored
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
-
- Aug 14, 2024
-
-
dependabot[bot] authored
Bumps [tox](https://github.com/tox-dev/tox) from 4.16.0 to 4.17.1. - [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.16.0...4.17.1 ) --- 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>
-
Ho Kim authored
-
- Aug 11, 2024
-
-
Selçuk Arıbalı authored
* fix: use super-admin.conf for kube-vip when it exists * Mathieu Parent add as co-author Co-authored-by: Mathieu Parent <math.parent@gmail.com> * template change for readability * fix lint error --------- Co-authored-by: Mathieu Parent <math.parent@gmail.com>
-
- Aug 10, 2024
-
-
Cyclinder authored
-
- Aug 06, 2024
-
-
Not Darko authored
fix task failure: TASK [kubernetes-apps/network_plugin/multus : Multus | Start resources] ************************************************ fatal: [hfal12k8n1 -> {{ groups['kube_control_plane'][0] }}]: FAILED! => {"msg": "Error in jmespath.search in json_query filter plugin:\n'ansible.vars.hostvars.HostVarsVars object' has no attribute 'multus_manifest_2'"}
-
Slavi Pantaleev authored
Fixes https://github.com/kubernetes-sigs/kubespray/issues/10947 This patch aims to be minimal and intentionally: - does not change the generation logic for `supersede_domain` and `supersede_search` - does not change how `nameserverentries` (for NetworkManager) is built It seems like `nameserverentries` in the "Generate nameservers for resolvconf, including cluster DNS" task is built the same way as `dhclient_supersede_nameserver_entries_list`. However, `nameserverentries` in the "Generate nameservers for resolvconf, not including cluster DNS" task (below) is built differently for some reason. It includes `configured_nameservers` as well. Due to these differences, I have refrained from reusing the same building logic (`dhclient_supersede_nameserver_entries_list`) for both. If the `configured_nameservers` addition can be removed or made to apply to dhclient as well, we could potentially build a single list and then generate the `nameserverentries` and `supersede_nameserver` strings from it.
-
Injun Baeg authored
-
- Aug 05, 2024
-
-
kyrie authored
Signed-off-by: KubeKyrie <shaolong.qin@daocloud.io>
-
Mohamed Omar Zaian authored
-
- Aug 02, 2024
-
-
Bas authored
- Make ansible-galaxy collection dependencies explicit - Reorganized requirements.yml - Adding required collections to galaxy.yml - Ansible 9.6.0 was yanked on Pypi - Sync pre-commit requirements with requirements.txt Signed-off-by: Bas Meijer <bas.meijer@enexis.nl>
-