37ef2db81b
Fix naming
2024-05-29 09:41:48 +02:00
0a38a5bcf6
test fix ci
2024-05-28 18:01:37 +02:00
5616a4a3ee
Docs: update ubuntu support version & docker version ( #11231 )
...
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com >
2024-05-26 20:14:18 -07:00
4b9349a052
Update 'KUBESPRAY_VERSION and kube_version_min_required', cleanup old hashes for v2.25.0 ( #11221 )
2024-05-21 06:08:44 -07:00
7e0a407250
Merge pull request #11156 from jisnardo/master
...
Update kube-vip to v0.8.0
v2.25.0
2024-05-21 17:26:12 +08:00
1173711acc
Merge pull request #11216 from kubernetes-sigs/dependabot/pip/ansible-lint-24.5.0
...
Bump ansible-lint from 24.2.3 to 24.5.0
2024-05-21 11:50:40 +08:00
998e04e5a7
Merge pull request #11212 from VannTen/cleanup/check_sidebar_ci
...
Check that PRs have correctly ran the sidebar gen
2024-05-20 08:04:33 -07:00
40cbdceb3c
Merge branch 'kubernetes-sigs:master' into master
2024-05-20 08:32:00 +02:00
e54e7c0e1d
Bump ansible-lint from 24.2.3 to 24.5.0
...
Bumps [ansible-lint](https://github.com/ansible/ansible-lint ) from 24.2.3 to 24.5.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v24.2.3...v24.5.0 )
---
updated-dependencies:
- dependency-name: ansible-lint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 03:23:19 +00:00
53ad8d9126
Docs: fix README.md flannel link ( #11208 )
...
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com >
2024-05-19 04:43:21 -07:00
96bb0a3e12
sidebar_gen: force C locale
...
If we don't, find output can change depending on system locale, which
will produce inconsistent results.
2024-05-19 12:04:07 +02:00
76dae63c69
Check that PRs have correctly ran the sidebar gen
2024-05-19 11:56:30 +02:00
fae41172ed
gen_docs_sidebar: redirect output to sidebar.md as part of the script
...
The script should be self-sufficient (with no need to manually specify a
redirection).
This makes it easier to run it as part of pre-commit and CI.
2024-05-19 11:54:39 +02:00
f85111f6d4
CI: add ubuntu 24.04 support ( #11132 )
...
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com >
2024-05-18 00:35:20 -07:00
30d057a0a8
Merge pull request #11128 from Payback159/auto-gen-docs-sidebar
...
add script to generate docs _sidebar.md based on the /docs content
2024-05-17 07:56:35 -07:00
4123cf13ef
add gen_docs_sidebar.sh result, mark docs/_sidebar.md as a generated file
2024-05-17 15:09:54 +02:00
5d01dfa179
add auto generate documentation sidebar script, introduce script as pre-commit-hook, adapt existing scripts to work with documentation structure
2024-05-17 15:09:54 +02:00
4dbfd42f1d
modify doc structure and update existing doc-links as preparation for new doc generation script
2024-05-17 15:09:54 +02:00
0b464b5239
crio container runtime crio_registries path fix ( #11030 )
2024-05-17 04:39:24 -07:00
dac4705ebe
bump docker version for openeuler linux ( #11206 )
...
Signed-off-by: bo.jiang <bo.jiang@daocloud.io >
2024-05-17 04:24:38 -07:00
d5f6838fba
Bump scheduler plugins version ( #11205 )
...
Signed-off-by: tu1h <lihai.tu@daocloud.io >
2024-05-17 02:05:35 -07:00
354ffe7bd6
bump docker version of kylin and uos ( #11203 )
...
Signed-off-by: bo.jiang <bo.jiang@daocloud.io >
2024-05-17 01:58:23 -07:00
427f868718
Bump docker version 26.1 ( #11198 )
...
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com >
2024-05-16 06:05:26 -07:00
d7756d85ef
fix: Change the position of the containerd_extra_args parameter to make the parameter more universal. ( #11013 )
...
that you can only place thing in the root table in a toml document before the first table heading.
2024-05-16 00:41:26 -07:00
2c2b2ed96e
Bump pbr from 5.11.1 to 6.0.0 ( #11188 )
...
Bumps [pbr](https://docs.openstack.org/pbr/latest/ ) from 5.11.1 to 6.0.0.
---
updated-dependencies:
- dependency-name: pbr
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>
2024-05-16 00:32:12 -07:00
361d2def09
Merge pull request #11196 from mzaian/add-k8s-new-hashes-1.29.5
...
[kubernetes] Add hashes for kubernetes 1.29.5, 1.28.10, 1.27.14
2024-05-16 12:16:35 +08:00
f47ad82991
Bump ara[server] from 1.7.0 to 1.7.1 ( #11178 )
...
Bumps [ara[server]](https://github.com/ansible-community/ara ) from 1.7.0 to 1.7.1.
- [Commits](https://github.com/ansible-community/ara/compare/1.7.0...1.7.1 )
---
updated-dependencies:
- dependency-name: ara[server]
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>
2024-05-15 05:43:19 -07:00
f488ecb6cc
Bump cryptography from 41.0.4 to 42.0.7 ( #11187 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.4 to 42.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...42.0.7 )
---
updated-dependencies:
- dependency-name: cryptography
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>
2024-05-15 05:39:34 -07:00
08293f2ef7
[kubernetes] Add hashes for kubernetes 1.29.5, 1.28.10, 1.27.14
2024-05-15 10:44:47 +02:00
fe1a2d5dd9
[argocd] update argocd to v2.11.0 ( #11193 )
2024-05-14 19:34:31 -07:00
73c2722d00
rockylinux vagrant boxes only boot in UEFI mode ( #11192 )
...
https://forums.rockylinux.org/t/vagrant-box-rockylinux-8-v7-0-0-with-libvirt-provider-fails-to-boot/8212
2024-05-14 09:11:12 -07:00
a5714a8c6b
change dependbot to interval weekly ( #11189 )
2024-05-14 03:09:11 -07:00
e410e30694
Change a task name in preinstall/0080-system-configurations.yml ( #11171 )
2024-05-14 00:39:11 -07:00
0b2533143f
Don't force python interpreter on ubuntu ( #11183 )
...
This allows local override in tasks for using virtualenvs.
2024-05-13 19:51:11 -07:00
3e4ea1065a
Add the official vagrant boxes for debian 11/12 ( #11135 )
2024-05-13 18:43:10 -07:00
6dbb09435c
[ingress-nginx] upgrade to 1.10.1 ( #11184 )
2024-05-13 18:39:10 -07:00
d8a4aea9bc
Revert "support CoreDNS use host network and config dns port ( #10617 )" ( #11185 )
...
This reverts commit bc5b38a771
.
2024-05-13 14:51:11 -07:00
a8f58c244b
Bump yamllint from 1.32.0 to 1.35.1 ( #11177 )
...
Bumps [yamllint](https://github.com/adrienverge/yamllint ) from 1.32.0 to 1.35.1.
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.32.0...v1.35.1 )
---
updated-dependencies:
- dependency-name: yamllint
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>
2024-05-13 08:58:49 -07:00
169280ba64
Bump markupsafe from 2.1.3 to 2.1.5 ( #11176 )
...
Bumps [markupsafe](https://github.com/pallets/markupsafe ) from 2.1.3 to 2.1.5.
- [Release notes](https://github.com/pallets/markupsafe/releases )
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/markupsafe/compare/2.1.3...2.1.5 )
---
updated-dependencies:
- dependency-name: markupsafe
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>
2024-05-13 08:49:45 -07:00
fa03f4ffd0
Fix: sample inventory local path provisioner image repo ( #11180 )
...
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com >
2024-05-13 08:39:37 -07:00
7aa415e707
fix-container-selinux-amzn-linux ( #11182 )
2024-05-13 07:39:33 -07:00
cd459a04f3
Revert OCCM standard dnsPolicy to ClusterFirst and make dnsPolicy configurable to support 10618 ( #11168 )
2024-05-13 03:25:09 -07:00
a00b0c48fe
Update recover-control-plane.md ( #11155 )
...
#10844 Copy node instead of move
2024-05-13 03:25:00 -07:00
8a1ee990a2
Bump molecule from 6.0.2 to 24.2.1 ( #11150 )
...
Bumps [molecule](https://github.com/ansible-community/molecule ) from 6.0.2 to 24.2.1.
- [Release notes](https://github.com/ansible-community/molecule/releases )
- [Commits](https://github.com/ansible-community/molecule/compare/v6.0.2...v24.2.1 )
---
updated-dependencies:
- dependency-name: molecule
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>
2024-05-13 03:24:51 -07:00
523d016767
Bump pytest-testinfra from 9.0.0 to 10.1.0 ( #11149 )
...
Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra ) from 9.0.0 to 10.1.0.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases )
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-testinfra/compare/9.0.0...10.1.0 )
---
updated-dependencies:
- dependency-name: pytest-testinfra
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>
2024-05-13 03:24:42 -07:00
d321e42d9e
CI: Factorize ansible-playbook flags ( #11173 )
...
We have inconsistent sets of options passed to the playbooks during our
CI runs.
Don't run ansible-playbook directly, instead factorize the execution in
a bash function using all the common flags.
Also remove various ENABLE_* variables and instead directly test for the
relevant conditions at execution time, as this makes it more obvious and
does not force one to go back and forth in the script.
2024-05-13 03:20:48 -07:00
a512b861e0
[etcd/tracing]: fix etcd sampling rate flag ( #11175 )
...
Signed-off-by: Ugur Ozturk <ugurozturk918@gmail.com >
2024-05-13 03:14:39 -07:00
d870a3ee4e
Avoid potential loop_var shadowing ( #11162 )
...
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.
2024-05-13 03:14:30 -07:00
41036e3b53
Enable opensuse in CI ( #11159 )
...
It works, so let's ensure it continues to work.
2024-05-10 10:59:43 -07:00
975362249c
add-ubuntu-2404-image ( #11167 )
2024-05-09 05:40:21 -07:00