Mustafa Mertcan Çam
cde6e815dd
Cilium: Pass cluster DNS to hubble.peerService in values.yaml.j2 ( #12346 )
...
* cilium: pass cluster DNS to hubble.peerService in values.yaml.j2
* Add dedicated Hubble variable defaulting to inventory cluster domain
2025-07-03 09:37:25 -07:00
ERIK
c1c52002cf
Remove unused Calico CNI pool variables ( #12369 )
...
Signed-off-by: bo.jiang <bo.jiang@daocloud.io >
2025-07-02 18:43:24 -07:00
Zied Kharrat
5cd3f40cbc
Replace deprecated MAINTAINER with OCI-compliant LABEL ( #12360 )
2025-06-30 17:06:31 -07:00
Aman Shrivastava
f9385ec918
Add argocd_install component to hash update script with checksum entries ( #12358 )
2025-06-30 07:00:35 -07:00
ERIK
7ead3e2f11
fix(kubeadm): Conditionally add --skip-phases flag for v1.32.0+ ( #12351 )
...
Signed-off-by: bo.jiang <bo.jiang@daocloud.io >
2025-06-28 05:12:28 -07:00
Max Gautier
e0018268d6
CI: Add a test for scale.yml ( #12285 )
2025-06-28 01:16:29 -07:00
Kubernetes Prow Robot
d4cb5da017
Merge pull request #12295 from VannTen/ci/collection
...
CI: Simplify running playbooks as collection + various CI Fixes
2025-06-27 10:00:33 -07:00
刘旭
62f49822dd
fix ETCD_INITIAL_CLUSTER config in etcd.env and etcd-events.env ( #12342 )
2025-06-27 07:44:29 -07:00
Romain Lalaut
878da9fb16
Argo CD : checksum support for the install url ( #12266 )
...
Fixes https://github.com/kubernetes-sigs/kubespray/issues/12223
2025-06-27 07:24:30 -07:00
Max Gautier
f55de03fa6
CI: update sonobuoy url (heptio is now part of VMware)
...
Suggested-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-06-27 14:32:21 +02:00
Max Gautier
7b6ff769f0
CI: 020_check_pods -> more readable output
...
Filter pod to describe / logs only the broken ones.
2025-06-27 14:32:20 +02:00
Max Gautier
e369ac2f24
CI: more readable loop
...
Avoids putting whole pod spec in loop label
2025-06-27 14:32:19 +02:00
Max Gautier
4a0a73b307
CI: fix check for kube_version
2025-06-27 14:15:11 +02:00
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.
2025-06-27 14:15:11 +02:00
Max Gautier
bf41d3bfea
CI: Simplify running playbooks as collection
2025-06-27 14:15:09 +02:00
Chad Swenson
ede92b0654
Fix calico etcd mode networkpolicy RBAC ( #12344 )
2025-06-27 04:50:29 -07:00
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 >
2025-06-25 05:58:29 -07:00
Kim Hyunyoung, Abel
8cc5897d5c
fix: add cilium extraConfig values ( #12335 )
2025-06-23 23:36:29 -07:00
ChengHao Yang
479e239016
CI: replace kaniko with buildkit ( #12305 )
...
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-06-23 00:08:53 -07:00
Chad Swenson
39e0fc64ba
Patch versions updates ( #12322 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-19 23:10:51 -07:00
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
2025-06-19 23:06:51 -07:00
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 >
2025-06-20 12:18:10 +08:00
ChengHao Yang
854dbef25e
Docs: remove unused CI tests information
...
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-06-20 12:18:10 +08:00
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 >
2025-06-20 12:18:09 +08:00
ChengHao Yang
fc0206e313
CI: remove RHEL8-related OS tests
...
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-06-20 12:18:09 +08:00
ChengHao Yang
26acce9cec
Docs: update ansible-core version to 2.17.3
...
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-06-20 12:18:09 +08:00
ChengHao Yang
d3c3ccd168
Update ansible_version minimal and maximal version
...
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-06-20 12:18:09 +08:00
ChengHao Yang
58e302ec31
Bump ansible to 10.7.0
...
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-06-20 12:18:09 +08:00
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 >
2025-06-19 18:54:51 -07:00
Chad Swenson
540cfd1087
Add version pinning for AWS tf provider to fix CI ( #12323 )
2025-06-19 18:38:51 -07:00
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
2025-06-19 18:34:51 -07:00
_xat_
dca2a5ecb3
Skip kube-proxy addon phase during kubeadm upgrade if disabled ( #12306 )
2025-06-18 03:48:52 -07:00
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.
2025-06-18 02:12:53 -07:00
Kubernetes Prow Robot
170b3dc55d
Merge pull request #12302 from VannTen/ci/factorize_molecule_scenario
...
CI: cleanup and factorization of molecule tests
2025-06-17 10:23:00 -07:00
Max Gautier
50a32acf51
CI: use debug stdout callback everywhere (except pre-commit)
2025-06-17 14:56:16 +02:00
Max Gautier
b372a6f0f3
Fix alternatives runtimes CI
...
- youki and gvisor molecule tests are now passing
- kata-containers still broken
2025-06-17 14:56:15 +02:00
Max Gautier
5671037b0e
Convert alternatives runtimes molecule to ansible verifier
2025-06-17 14:56:14 +02:00
Max Gautier
1ccb3a38a2
Convert cri-dockerd molecule to ansible verifier
2025-06-17 14:56:06 +02:00
Max Gautier
68c4ee23cb
Convert CRI-O molecule to ansible verifier
2025-06-17 14:56:04 +02:00
Max Gautier
3f26203ed0
Convert containerd molecule to ansible verifier
2025-06-17 14:56:02 +02:00
Max Gautier
a5ede2a5c7
container-engine: factorize molecule testing infra
2025-06-17 14:56:00 +02:00
Max Gautier
69c4c90634
Factorize dynamic groups into a role
2025-06-17 14:55:59 +02:00
Max Gautier
06d8d48488
Add previous release to the auto update script. ( #12312 )
2025-06-16 22:53:00 -07:00
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>
2025-06-16 18:39:02 -07:00
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...0db433d412 )
---
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>
2025-06-15 20:38:58 -07:00
Max Gautier
f866fd76f8
Patch versions updates ( #12313 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-15 20:20:57 -07:00
ChengHao Yang
fa880b6bcc
Feat: add nftable mode in calico ( #12255 )
...
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com >
2025-06-15 18:54:58 -07:00
Jay.H
6fc1abba2e
fix offline prepare scripts ( #11962 )
...
fix offline prepare scripts
2025-06-15 07:28:58 -07:00
Jay.H
1abadd8caa
fix manage-offline-container-images.sh get image_id ( #11961 )
2025-06-15 07:10:57 -07:00
Kubernetes Prow Robot
ad31de4220
Merge pull request #12132 from tico88612/fix/remove-anonymous-kubeadm-validation
...
Fix: kubeadm secondary use file discovery validation
2025-06-15 05:48:56 -07:00