#ollama
Tag
-
Generating useful titles for automated PRs in GitHub Actions
In kr8s I have a GitHub Actions workflow which runs a script nightly on a cron job. The workflow grabs a list of actively supported Kubernetes versions from endoflife.date and then cross-references them with the available
kind
container images for running the tests in CI.