Github Actions Runner Operator Versions Save

K8S operator for scheduling github actions runner pods

v0.11.1

9 months ago

Changes

  • Bump actions/checkout from 3 to 4 @dependabot (#590)
  • Upgrade controller-runtime @davidkarlsen (#589)
  • Upgrade operator utils @davidkarlsen (#587)
  • Upgrade gomega @davidkarlsen (#588)
  • Upgrade github apis @davidkarlsen (#584)
  • Upgrade operator-sdk version @davidkarlsen (#583)
  • Upgrade controller-runtime, k8s apis to 1.26, regen manifests @davidkarlsen (#582)
  • test on supported k8s versions @davidkarlsen (#580)
  • Upgrade go @davidkarlsen (#581)
  • bump golang.org/x/net from 0.5.0 to 0.7.0 @dependabot (#539)
  • Bump golang from 1.19 to 1.21 @dependabot (#570)
  • Bump actions/setup-go from 3 to 4 @dependabot (#545)
  • Bump helm/kind-action from 1.5.0 to 1.8.0 @dependabot (#565)
  • Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 @dependabot (#533)
  • Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 @dependabot (#529)
  • No need for being async @davidkarlsen (#527)
  • Upgrade controller-gen @davidkarlsen (#525)
  • Avoid custom reporter @davidkarlsen (#526)
  • Upgrade operator sdk @davidkarlsen (#524)
  • Bump github.com/thoas/go-funk from 0.9.2 to 0.9.3 @dependabot (#523)
  • Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 @dependabot (#520)
  • Bump helm/kind-action from 1.4.0 to 1.5.0 @dependabot (#519)
  • Bump github.com/redhat-cop/operator-utils from 1.3.4 to 1.3.5 @dependabot (#516)
  • Bump github.com/gophercloud/gophercloud from 1.1.0 to 1.1.1 @dependabot (#514)
  • Bump go.uber.org/zap from 1.23.0 to 1.24.0 @dependabot (#513)
  • Bump github.com/gophercloud/gophercloud from 1.0.0 to 1.1.0 @dependabot (#512)

v0.11.0

1 year ago

v0.10.3

1 year ago

Changes

  • log structured, use RFC3339 formatting @davidkarlsen (#489)

v0.10.2

1 year ago

What's Changed

Full Changelog: https://github.com/evryfs/github-actions-runner-operator/compare/v0.10.1...v0.10.2

v0.10.1

1 year ago

Broken release

Note that this release was broken, as it relied on an incompatible leader election mechanism, which was fixed in next release.

What's Changed

New Contributors

Full Changelog: https://github.com/evryfs/github-actions-runner-operator/compare/v0.10.0...v0.10.1

v0.9.4

2 years ago

Changes

  • allow scale to zero @davidkarlsen (#265)
  • Bump github.com/gophercloud/gophercloud from 0.17.0 to 0.18.0 @dependabot (#263)

v.0.10.0

2 years ago

Changes

  • Unregister and delete completed pods @lukashybner-ext90548 (#346)
  • Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#345)
  • Bump github.com/google/go-github/v39 from 39.1.0 to 39.2.0 @dependabot (#343)
  • Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5 @dependabot (#342)
  • Bump github.com/palantir/go-githubapp from 0.9.2 to 0.9.3 @dependabot (#341)
  • Bump github.com/redhat-cop/operator-utils from 1.1.4 to 1.2.0 @dependabot (#339)
  • Upgrade kustomize @davidkarlsen (#338)
  • Upgrade Kubernetes @davidkarlsen (#304)
  • Bump api versions @davidkarlsen (#337)
  • Upgrade operator-sdk @davidkarlsen (#336)
  • Bump sigs.k8s.io/controller-runtime from 0.9.6 to 0.10.2 @dependabot (#333)
  • Upgrade kube-builder @davidkarlsen (#294)
  • Bump github.com/gophercloud/gophercloud from 0.21.0 to 0.22.0 @dependabot (#335)
  • Bump github.com/google/go-github/v39 from 39.0.0 to 39.1.0 @dependabot (#332)
  • avoid go get syntax @davidkarlsen (#331)
  • Bump github.com/palantir/go-githubapp from 0.9.1 to 0.9.2 @dependabot (#330)
  • Bump k8s.io/client-go from 0.22.1 to 0.22.2 @dependabot (#327)
  • Bump github.com/gophercloud/gophercloud from 0.20.0 to 0.21.0 @dependabot (#325)
  • Bump codecov/codecov-action from 2.0.3 to 2.1.0 @dependabot (#324)
  • Bump github.com/thoas/go-funk from 0.9.0 to 0.9.1 @dependabot (#322)
  • Bump codecov/codecov-action from 2.0.2 to 2.0.3 @dependabot (#318)
  • Bump github.com/palantir/go-githubapp from 0.9.0 to 0.9.1 @dependabot (#317)
  • Bump github.com/onsi/gomega from 1.15.0 to 1.16.0 @dependabot (#316)
  • Bump k8s.io/client-go from 0.22.0 to 0.22.1 @dependabot (#315)
  • Move to golang 1.17 @davidkarlsen (#311)
  • Bump github.com/google/go-github/v38 from 38.0.0 to 38.1.0 @dependabot (#307)
  • Upgrade controller-gen @davidkarlsen (#306)
  • Bump github.com/palantir/go-githubapp from 0.8.1 to 0.9.0 @dependabot (#305)
  • steps need golang, bump to 1.17 as minimum k8s version @davidkarlsen (#303)
  • Bump sigs.k8s.io/controller-runtime from 0.9.5 to 0.9.6 @dependabot (#301)
  • Bump github.com/gophercloud/gophercloud from 0.19.0 to 0.20.0 @dependabot (#302)
  • Bump k8s.io/client-go from 0.21.3 to 0.22.0 @dependabot (#298)
  • Bump github.com/onsi/gomega from 1.14.0 to 1.15.0 @dependabot (#300)
  • Bump github.com/palantir/go-githubapp from 0.8.0 to 0.8.1 @dependabot (#296)
  • Upgrade operator-sdk @davidkarlsen (#293)
  • Upgrade Kubernetes @davidkarlsen (#292)
  • Bump github.com/palantir/go-githubapp from 0.7.0 to 0.8.0 @dependabot (#291)
  • Bump sigs.k8s.io/controller-runtime from 0.9.3 to 0.9.5 @dependabot (#290)
  • Bump reviewdog/action-golangci-lint from 1.25 to 2 @dependabot (#289)
  • Bump codecov/codecov-action from 2.0.1 to 2.0.2 @dependabot (#288)
  • Bump github.com/gophercloud/gophercloud from 0.18.0 to 0.19.0 @dependabot (#287)
  • Bump reviewdog/action-golangci-lint from 1.24 to 1.25 @dependabot (#286)
  • Bump sigs.k8s.io/controller-runtime from 0.9.2 to 0.9.3 @dependabot (#285)
  • Bump codecov/codecov-action from 1.5.2 to 2.0.1 @dependabot (#284)
  • Bump k8s.io/client-go from 0.21.2 to 0.21.3 @dependabot (#282)
  • Bump github.com/onsi/gomega from 1.13.0 to 1.14.0 @dependabot (#278)
  • Bump github.com/thoas/go-funk from 0.8.0 to 0.9.0 @dependabot (#277)
  • Bump github.com/redhat-cop/operator-utils from 1.1.3 to 1.1.4 @dependabot (#276)
  • Bump helm/kind-action from 1.1.0 to 1.2.0 @dependabot (#275)
  • Bump reviewdog/action-golangci-lint from 1.23 to 1.24 @dependabot (#274)
  • Bump github.com/redhat-cop/operator-utils from 1.1.2 to 1.1.3 @dependabot (#272)
  • Bump sigs.k8s.io/controller-runtime from 0.9.1 to 0.9.2 @dependabot (#273)
  • Bump sigs.k8s.io/controller-runtime from 0.9.0 to 0.9.1 @dependabot (#271)
  • Bump reviewdog/action-golangci-lint from 1.22 to 1.23 @dependabot (#270)
  • Bump k8s.io/client-go from 0.21.1 to 0.21.2 @dependabot (#268)
  • Bump reviewdog/action-golangci-lint from 1.21 to 1.22 @dependabot (#266)

v0.9.3

3 years ago

Changes

  • Unregister evicted pods @davidkarlsen (#262)

v0.9.2

3 years ago

Changes

  • Bump codecov/codecov-action from 1.5.0 to 1.5.2 @dependabot (#258)
  • Bump sigs.k8s.io/controller-runtime from 0.8.3 to 0.9.0 @dependabot (#256)
  • Bump github.com/google/go-github/v35 from 35.2.0 to 35.3.0 @dependabot (#255)
  • Bump github.com/onsi/ginkgo from 1.16.2 to 1.16.4 @dependabot (#253)
  • Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#250)
  • Bump github.com/onsi/gomega from 1.12.0 to 1.13.0 @dependabot (#249)
  • Bump codecov/codecov-action from 1 to 1.5.0 @dependabot (#241)
  • Bump actions/checkout from 2 to 2.3.4 @dependabot (#240)
  • Bump reviewdog/action-golangci-lint from 1 to 1.21 @dependabot (#242)
  • Bump github.com/google/go-github/v35 from 35.1.0 to 35.2.0 @dependabot (#239)
  • Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 @dependabot (#237)
  • Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2 @dependabot (#238)
  • Upgrade github api @davidkarlsen (#236)
  • Upgrade operator-sdk @davidkarlsen (#234)
  • Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#231)
  • Bump github.com/gophercloud/gophercloud from 0.16.0 to 0.17.0 @dependabot (#230)
  • Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1 @dependabot (#227)

🚀 Features

  • upgrade controller-tools and regenerate manifests/code in order to support objectmeta in podtemplatespec @davidkarlsen (#260)

🐛 Bug Fixes

  • upgrade controller-tools and regenerate manifests/code in order to support objectmeta in podtemplatespec @davidkarlsen (#260)

v0.9.1

3 years ago

Changes

🚀 Features

  • Avoid using PAT as it's no longer needed @davidkarlsen (#225)
  • MinTtl should be optional. Fixes #226 (apply with k apply -f https://raw.githubusercontent.com/evryfs/github-actions-runner-operator/v0.9.1/config/crd/bases/garo.tietoevry.com_githubactionrunners.yaml)