5ef3f38571
Update GitHub Actions ( #1054 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-07-22 10:33:40 +02:00
Enrico Candino and GitHub
3f25eabe38
feat: Enhance GitHub Actions workflows and add YAML linting ( #1020 )
...
- Updated action descriptions for clarity in provision-k3s-vm-workers.
- Refactored steps in provision-k3s-vm-workers for improved readability.
- Adjusted permissions formatting in multiple workflows for consistency.
- Added YAML linting step in validate workflow to ensure YAML file quality.
- Introduced .yamllint configuration file for GitHub Actions YAML files.
- Enhanced Makefile to include a target for linting YAML files.
2026-07-14 16:51:08 +02:00
Enrico Candino and GitHub
3d0438edc9
Update k8s dependencies to v1.36 (main) ( #979 )
...
* Update k3s version in test suites to v1.36.2-k3s1
- Updated the k3sVersion and k3sOldVersion constants in both cli and e2e test suites to reflect the new version v1.36.2-k3s1 and the previous version v1.36.0-k3s1.
* updated README.md
2026-07-08 15:58:06 +02:00
5dcc97736f
Update actions/setup-go digest to 924ae3a ( #934 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-06-25 17:47:19 +02:00
667946e898
Update actions/checkout action to v7 ( #940 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-06-25 10:47:40 +02:00
8e39493dac
Update GitHub Actions ( #865 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-06-10 11:10:56 +02:00
Enrico Candino and GitHub
00dcdabcef
Bump charts to 1.1.0 ( #851 )
2026-05-11 13:51:17 +02:00
Enrico Candino and GitHub
cf1277db53
Fix helm install ( #791 )
...
* fix helm install
* fixfix
2026-04-15 16:35:53 +02:00
4ace86b5ec
chore(deps): update actions/upload-artifact digest to 043fb46 ( #776 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-04-15 11:34:14 +02:00
Enrico Candino and GitHub
0e8cca8147
Remove goreleaser action ( #788 )
2026-04-15 09:16:18 +02:00
Enrico Candino and GitHub
d5f3c3e304
Conformance tests report ( #757 )
...
* upload reports, run all conformance
* set parallel
* select k8s version for manual trigger
* added k3k version input
* wait for k3k deployment instead of pod
2026-04-09 10:57:04 +02:00
Enrico Candino and GitHub
ba819618e3
Cleanup tests and small fixes ( #741 )
...
* Added missing k3k pod logs export
* fix env variables
* bump codecov action to v6 (node 24 support)
* remove azure/setup-helm dependency, fixed k3s image
* fix shasum
* fix helm check
* added kubernetes version matrix
* requested changes, and small fixes
2026-04-04 02:50:03 +02:00
20b42b0dcf
chore(deps): update github actions ( #731 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-04-03 10:55:24 +02:00
Jonathan Crowther and GitHub
8403214d58
Pin installed versions to specific hashes ( #730 )
2026-03-27 11:16:39 -04:00
0dbd930292
chore(deps): update github actions ( #653 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-03-23 13:05:15 +01:00
Enrico Candino and GitHub
9554628fc5
Update virtual-kubelet (v1.12) and Kubernetes deps (v1.35) ( #716 )
...
* bump virtual-kubelet and k8s
* bump controller-manager
* fix upgrade-downgrade
* fix kubernetes version
* Update tests_suite_test.go
* removed direct dep of yaml.v2, bump etcd modules
2026-03-23 12:51:43 +01:00
Enrico Candino and GitHub
004e177ac1
Bump kubernetes dependencies (v1.33) ( #647 )
...
* bump kubernetes to v0.33.7
* updated kuberneets api versions
* bump tests
* fix k3s version
* fix test
* centralize k8s version
* remove focus
* revert GetPodCondition, GetContainerStatus and pin of k8s.io/controller-manager
2026-01-27 22:28:56 +01:00
511be5aa4e
Pin dependencies ( #628 )
...
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
2026-01-22 15:24:57 +01:00
Enrico Candino and GitHub
8856419e70
added check for failing tests ( #566 )
2025-11-17 12:58:59 +01:00
Enrico Candino and GitHub
de0d2a0019
Add Job Summary reports to Conformance tests ( #553 )
...
* simplify shared conformance tests
* summary
* added failed test to summary
* space
* fix failed tests file
* removed sigs test
2025-11-11 13:01:23 +01:00
Enrico Candino and GitHub
c34cf9ce94
added virtual mode conformance tests ( #534 )
2025-10-28 13:47:31 +01:00