Max Gautier
e0018268d6
CI: Add a test for scale.yml ( #12285 )
3 months ago
Kubernetes Prow Robot
d4cb5da017
Merge pull request #12295 from VannTen/ci/collection
CI: Simplify running playbooks as collection + various CI Fixes
3 months ago
刘旭
62f49822dd
fix ETCD_INITIAL_CLUSTER config in etcd.env and etcd-events.env ( #12342 )
3 months ago
Romain Lalaut
878da9fb16
Argo CD : checksum support for the install url ( #12266 )
Fixes https://github.com/kubernetes-sigs/kubespray/issues/12223
3 months ago
Max Gautier
f55de03fa6
CI: update sonobuoy url (heptio is now part of VMware)
Suggested-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
3 months ago
Max Gautier
7b6ff769f0
CI: 020_check_pods -> more readable output
Filter pod to describe / logs only the broken ones.
3 months ago
Max Gautier
e369ac2f24
CI: more readable loop
Avoids putting whole pod spec in loop label
3 months ago
Max Gautier
4a0a73b307
CI: fix check for kube_version
3 months ago
Max Gautier
253fc5ee59
CI: factorize tests into a single playbook
This allows to use kubespray_defaults (once) instead of redefining
defaults in the tests.
Test test files becomes imported tasks rather thand standalone
playbooks.
3 months ago
Max Gautier
bf41d3bfea
CI: Simplify running playbooks as collection
4 months ago
Chad Swenson
ede92b0654
Fix calico etcd mode networkpolicy RBAC ( #12344 )
3 months ago
Takuya Murakami
048967e3b0
feat: Add cilium_install_extra_flags ( #12262 )
Enable to use --chart-directory options etc for offline installation
Signed-off-by: Takuya Murakami <murakami_da@nec.com>
3 months ago
Kim Hyunyoung, Abel
8cc5897d5c
fix: add cilium extraConfig values ( #12335 )
3 months ago
ChengHao Yang
479e239016
CI: replace kaniko with buildkit ( #12305 )
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
3 months ago
Chad Swenson
39e0fc64ba
Patch versions updates ( #12322 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3 months ago
Kubernetes Prow Robot
5ed7042808
Merge pull request #11924 from tico88612/bump/ansible-10.7.0
Bump Ansible to 10.7.0 & Deprecate Pre-installed Python 3.7-OS tests
3 months ago
ChengHao Yang
48cc0e1cde
CI: add pip install in upgrade job
This will avoid check ansible version failed in upgrade job.
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
4 months ago
ChengHao Yang
854dbef25e
Docs: remove unused CI tests information
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
4 months ago
ChengHao Yang
95998e437b
CI: remove OpenSUSE 15.6 tests
Because pre-installed python version is 3.6, which is deprecated by
Ansible 10.
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
4 months ago
ChengHao Yang
fc0206e313
CI: remove RHEL8-related OS tests
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
4 months ago
ChengHao Yang
26acce9cec
Docs: update ansible-core version to 2.17.3
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
1 year ago
ChengHao Yang
d3c3ccd168
Update ansible_version minimal and maximal version
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
1 year ago
ChengHao Yang
58e302ec31
Bump ansible to 10.7.0
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
1 year ago
ChengHao Yang
3cda93405a
Cleanup: Ubuntu 20.04 tests ( #12301 )
* Test: molecule replace ubuntu2004 with ubuntu2204 ubuntu2404
cri-dockerd, adduser and bastion-ssh-config can't run ubuntu2404, maybe needs to check login.
"System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8)."
Signed-off-by: ChengHao Yang
<17496418+tico88612@users.noreply.github.com>
* Test: replace ubuntu-2004 with ubuntu-2404
All ubuntu-2004 tests are removed.
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
* Docs: update ci.md
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
* Docs: update README.md
Remove Ubuntu 20.04 support
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
---------
Signed-off-by: ChengHao Yang
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
3 months ago
Chad Swenson
540cfd1087
Add version pinning for AWS tf provider to fix CI ( #12323 )
3 months ago
Kubernetes Prow Robot
f58315f69e
Merge pull request #12254 from tico88612/fix/cilium-migration
Fix: the cluster is upgraded from 2.27 to 2.28 cilium will break
3 months ago
_xat_
dca2a5ecb3
Skip kube-proxy addon phase during kubeadm upgrade if disabled ( #12306 )
3 months ago
Max Gautier
85cf0014cd
CI: Run vagrant validate on master as well ( #12311 )
Not really a reason not to, and this actually breaks daily-ci because
some jobs depends on this one so the whole pipeline is invalid if it's
not created.
3 months ago
Kubernetes Prow Robot
170b3dc55d
Merge pull request #12302 from VannTen/ci/factorize_molecule_scenario
CI: cleanup and factorization of molecule tests
3 months ago
Max Gautier
50a32acf51
CI: use debug stdout callback everywhere (except pre-commit)
3 months ago
Max Gautier
b372a6f0f3
Fix alternatives runtimes CI
- youki and gvisor molecule tests are now passing
- kata-containers still broken
3 months ago
Max Gautier
5671037b0e
Convert alternatives runtimes molecule to ansible verifier
3 months ago
Max Gautier
1ccb3a38a2
Convert cri-dockerd molecule to ansible verifier
3 months ago
Max Gautier
68c4ee23cb
Convert CRI-O molecule to ansible verifier
3 months ago
Max Gautier
3f26203ed0
Convert containerd molecule to ansible verifier
3 months ago
Max Gautier
a5ede2a5c7
container-engine: factorize molecule testing infra
3 months ago
Max Gautier
69c4c90634
Factorize dynamic groups into a role
3 months ago
Max Gautier
06d8d48488
Add previous release to the auto update script. ( #12312 )
3 months ago
dependabot[bot]
9c621970ff
build(deps): bump cryptography from 45.0.3 to 45.0.4 ( #12317 )
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.3 to 45.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.3...45.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.4
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>
3 months ago
dependabot[bot]
7bb9d57dc9
build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler ( #12318 )
Bumps [redhat-plumbers-in-action/advanced-issue-labeler](https://github.com/redhat-plumbers-in-action/advanced-issue-labeler ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/releases )
- [Commits](39087a4b30
...0db433d412193574252480b4fc22f2e4319a4ea3)
---
updated-dependencies:
- dependency-name: redhat-plumbers-in-action/advanced-issue-labeler
dependency-version: 3.2.2
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>
3 months ago
Max Gautier
f866fd76f8
Patch versions updates ( #12313 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3 months ago
ChengHao Yang
fa880b6bcc
Feat: add nftable mode in calico ( #12255 )
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
3 months ago
Jay.H
6fc1abba2e
fix offline prepare scripts ( #11962 )
fix offline prepare scripts
3 months ago
Jay.H
1abadd8caa
fix manage-offline-container-images.sh get image_id ( #11961 )
3 months ago
Kubernetes Prow Robot
ad31de4220
Merge pull request #12132 from tico88612/fix/remove-anonymous-kubeadm-validation
Fix: kubeadm secondary use file discovery validation
3 months ago
Max Gautier
144742cbce
Use last patch versions by default for etcd/crio/crictl ( #12233 )
This uses the same logic than the other versions, with simplications for
crictl and crio whose versionning scheme is tied to upstream kubernetes.
Also move some version variables in vars/ rather than defaults/, because
they are not used elsewhere and don't really make sense as modifiable by
the user.
3 months ago
ChengHao Yang
f77aea13e9
Cleanup: kubeadm-config v1beta4 extra args defined conditions ( #12307 )
* Cleanup: kubeadm-config v1beta4 extra args defined conditions
Some variables have already been defined, so there is no need to
useconditional statements to check whether they have been defined.
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
* Cleanup: cloud-provider extra args
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
---------
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
3 months ago
ChengHao Yang
f810e80b6c
Bump: external snapshot CRD to v0.15.0 ( #12308 )
Currently, there is no reliable way to obtain individual CRD files, so
the only solution is to update first.
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
3 months ago
Chad Swenson
b04ceba89b
Fix calico CNI timeouts in reset role ( #12300 )
* Fix an issue with CNI timeouts in reset role
* Consolidate secondary service removal tasks
3 months ago
Max Gautier
f6d29a27fc
Remove stale TODOs ( #12298 )
Upstream consider it working as expected, won't fix
https://github.com/ansible-collections/community.general/issues/7717#issuecomment-2061880929
3 months ago