Lari Hotari
976ba92e3b
Test with k8s 1.32.2 and upgrade tool versions used in CI ( #587 )
...
- kind 0.22.0 -> 0.27.0
- test with k8s 1.32.2 instead of 1.29.2 to ensure compatibility with latest k8s release
- default helm version 3.14.4 -> 3.16.4
- chart releaser 1.6.0 -> 1.7.0
- ubuntu 22.04 -> 24.04
- chart testing 3.11.0 -> 3.12.0
- yamllint 1.33.0 -> 1.35.1
- yamale 4.0.4 -> 6.0.0
2025-03-05 23:50:44 -08:00
Lari Hotari
dc817205a1
Bump minimum k8s version to 1.23.0 ( #518 )
2024-08-15 00:55:22 -07:00
Lari Hotari
ad65ac9941
Prepare scripts for arm64 / aarch64 support ( #459 )
...
- GitHub Actions will be adding arm64 support soon
https://resources.github.com/devops/accelerate-your-cicd-with-arm-and-gpu-runners-in-github-actions/
2024-02-14 23:49:15 -08:00
Lari Hotari
2757074763
Update default versions in ct.sh
2023-12-11 14:47:26 +02:00
Lari Hotari
8167d22bda
Run CI tests with k8s 1.21 and 1.27 and bump tool versions ( #414 )
...
* Run CI tests with k8s v1.21 and v1.27
* Bump versions used in testing
2023-12-11 03:00:27 -08:00
Lari Hotari
49f4acdf5a
Refactor GitHub Actions CI to a single workflow ( #371 )
...
* Refactor GitHub Actions CI to a single workflow
* Handle case where "ct lint" fails because of no chart changes
* Re-order scenarios
* Remove excessive default GC logging
* Bump cert-manager version to v1.12.2
* Use compatible cert-manager version
* Install debugging tools (k9s) for ssh access
* Only apply for interactive shells
* Fix JWT symmetric test
* Fix part that was missing from #356
* Install k9s on the fly when k9s is used
- set KUBECONFIG on the fly for kubectl too
2023-07-11 15:55:35 +03:00
tison
fd71b46b1a
Replace handmade lint script with official action ( #292 )
...
* replace homemade release script with official action
Signed-off-by: tison <wander4096@gmail.com>
* bundle helm/chart-releaser-action
Signed-off-by: tison <wander4096@gmail.com>
* update .asf.yaml
Signed-off-by: tison <wander4096@gmail.com>
* fix helm/chart-testing-action is not allowed
Signed-off-by: tison <wander4096@gmail.com>
* try azure/setup-helm is allowed
Signed-off-by: tison <wander4096@gmail.com>
* Revert "try azure/setup-helm is allowed"
This reverts commit 7ee6fc0b3d4584127568fe607732b9c3aa70f031.
* replace handmade lint script with official action
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
2022-10-19 15:34:22 -05:00
Lari Hotari
9b672379dd
[CI] Improve change detection by reusing solution from apache/pulsar ( #194 )
...
* [CI] Improve change detection by reusing solution from apache/pulsar
* Fix verify release
2022-01-04 11:40:40 +02:00