- Jun 25, 2024
-
-
Kay Yan authored
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
-
Aleksander Salamatov authored
-
qlijin authored
-
- Jun 24, 2024
-
-
ERIK authored
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
-
Kay Yan authored
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
-
peterw authored
-
- Jun 21, 2024
-
-
Kay Yan authored
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
-
Lihai Tu authored
Signed-off-by: tu1h <lihai.tu@daocloud.io>
-
- Jun 18, 2024
-
-
tico88612 authored
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
-
- Jun 11, 2024
-
-
Antoine Legrand authored
-
- Jun 10, 2024
-
-
Antoine Legrand authored
-
- Jun 04, 2024
-
-
Ehsan Golpayegani authored
* make sure peers is defined. * Update peer_with_router.yml
-
- May 31, 2024
-
-
itayporezky authored
-
Kay Yan authored
-
Antoine Legrand authored
- Require a 'lgtm' or 'ok-to-test' label for running CI after the moderator stage Signed-off-by: ant31 <2t.antoine@gmail.com>
-
jmaccabee13 authored
The inventory file generated by Terraform produces the following warnings: ``` [WARNING]: * Failed to parse <PATH>/kubespray/contrib/terraform/hetzner/inventory.ini with ini plugin: <PATH>/kubespray/contrib/terraform/hetzner/inventory.ini:21: Section [k8s_cluster:children] includes undefined group: kube-master ... [WARNING]: Could not match supplied host pattern, ignoring: kube-master PLAY [Add kube-master nodes to kube_control_plane] ******************************************************************************************************** skipping: no hosts matched [WARNING]: Could not match supplied host pattern, ignoring: kube-node PLAY [Add kube-node nodes to kube_node] ******************************************************************************************************************* skipping: no hosts matched ```
-
Kay Yan authored
Bump pytest-testinfra from 10.1.0 to 10.1.1
-
- May 30, 2024
-
-
spnngl authored
Fix regression added in 663fcd10 for flatcar nodes. See: https://github.com/kubernetes-sigs/kubespray/commit/663fcd104c38ddc2bf8c023f6f6b3705048d531e
-
Hedayat Vatankhah (هدایت) authored
-
Kubernetes Prow Robot authored
Cleanup galaxy.yml
-
Max Gautier authored
While uncommon, provisioning only a control plane is a valid use case, so don't block it.
-
Antoine Legrand authored
-
dependabot[bot] authored
Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 10.1.0 to 10.1.1. - [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/10.1.0...10.1.1 ) --- updated-dependencies: - dependency-name: pytest-testinfra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Kubernetes Prow Robot authored
pre-commit: make hooks self contained + ci config
-
- May 29, 2024
-
-
Max Gautier authored
The default for galaxy. `manifest` works well enough for our case, and this avoids maintaining a blacklist.
-
Kay Yan authored
Bump ansible from 9.5.1 to 9.6.0
-
- May 28, 2024
-
-
Max Gautier authored
-
Max Gautier authored
Use a style file as recommended by upstream. This makes for only one source of truth. Conserve previous upstream default for MD007 (upstream default changed here https://github.com/markdownlint/markdownlint/pull/373)
-
Max Gautier authored
-
Max Gautier authored
Use gitlab dynamic child pipelines feature to have one source of truth for the pre-commit jobs, the pre-commit config file. Use one cache per pre-commit. This should reduce the "fetching cache" time steps in gitlab-ci, since each job will have a separate cache with only its hook installed.
-
Max Gautier authored
-
Max Gautier authored
client9/misspell is unmaintained, and has been forked by the golangci team, see https://github.com/client9/misspell/issues/197#issuecomment-1596318684. They haven't yet added a pre-commit config, so use my fork with the pre-commit hook config until the pull request is merged.
-
Max Gautier authored
- markdownlint (manual fix) - end-of-file-fixer - requirements-txt-fixer - trailing-whitespace
-
Max Gautier authored
- Remove dependency of pydblite which fails to setup on recent pythons - Discard shell script and put everything into pre-commit
-
Max Gautier authored
- ansible-syntax-check - tox-inventory-builder - jinja-syntax-check
-
Max Gautier authored
This way, the hook is self contained and does not depend on a previous virtualenv installation.
-
Max Gautier authored
This pre-commit does not require prerequisite on the host, making it easier to run in CI workflows.
-
- May 27, 2024
-
-
dependabot[bot] authored
Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.5.1 to 9.6.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/9.5.1...9.6.0 ) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-
tico88612 authored
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
-
- May 21, 2024
-
-
Mohamed Omar Zaian authored
-