- May 18, 2024
-
-
tico88612 authored
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
-
- May 17, 2024
-
-
Kubernetes Prow Robot authored
add script to generate docs _sidebar.md based on the /docs content
-
Payback159 authored
-
Payback159 authored
add auto generate documentation sidebar script, introduce script as pre-commit-hook, adapt existing scripts to work with documentation structure
-
Payback159 authored
-
peterw authored
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
Lihai Tu authored
Signed-off-by: tu1h <lihai.tu@daocloud.io>
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
- May 16, 2024
-
-
tico88612 authored
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
-
QCU authored
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.
-
dependabot[bot] authored
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>
-
Kay Yan authored
[kubernetes] Add hashes for kubernetes 1.29.5, 1.28.10, 1.27.14
-
- May 15, 2024
-
-
dependabot[bot] authored
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>
-
dependabot[bot] authored
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>
-
Mohamed Omar Zaian authored
-
Mohamed Omar Zaian authored
-
- May 14, 2024
-
-
Kay Yan authored
-
hayden authored
-
Max Gautier authored
This allows local override in tasks for using virtualenvs.
-
Max Gautier authored
-
Mohamed Omar Zaian authored
-
Max Gautier authored
This reverts commit bc5b38a7.
- May 13, 2024
-
-
dependabot[bot] authored
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>
-
dependabot[bot] authored
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>
-
tico88612 authored
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
-
Kay Yan authored
-
Alexander authored
Revert OCCM standard dnsPolicy to ClusterFirst and make dnsPolicy configurable to support 10618 (#11168)
-
user81230 authored
#10844 Copy node instead of move
-
dependabot[bot] authored
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>
-
dependabot[bot] authored
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>
-
Max Gautier authored
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.
-
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 10, 2024
-
-
Max Gautier authored
It works, so let's ensure it continues to work.
-
- May 09, 2024
-
-
Kay Yan authored
-
Franz Nemeth authored
-
- May 08, 2024
-
-
tico88612 authored
Registry change to registry.k8s.io Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.22.2 to 24.2.3. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.22.2...v24.2.3 ) --- updated-dependencies: - dependency-name: ansible-lint 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>
-