Skip to content

Releases: presslabs/controller-util

v0.16.0

04 Jul 12:36

Choose a tag to compare

Bump k8s.io/client-go from 0.30.6 to 0.33.2

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.30.6 to 0.33.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.30.6...v0.33.2)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-version: 0.33.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.15.0

18 Mar 08:54

Choose a tag to compare

Dont skip elements due to reordering when delete items from rate limiter

v0.14.0

13 Mar 10:25
61eb329

Choose a tag to compare

Update build (GO 1.24)

v0.13.0

25 Oct 11:19

Choose a tag to compare

Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.20.2

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.2 to 2.20.2.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.17.2...v2.20.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.12.0

22 Jul 12:03

Choose a tag to compare

Expose a beat interface to put a generic event on a channel after a c…

v0.11.1

03 Jul 11:58

Choose a tag to compare

Remove items from rate limiter after a timeout

v0.11.0

06 Jun 09:29

Choose a tag to compare

Add RateLimiter

v0.10.1

20 Mar 13:05

Choose a tag to compare

Fix class predicate

v0.10.0

23 Feb 11:56

Choose a tag to compare

  • Add FilterByClass predicate.

v0.9.0

13 Sep 12:07

Choose a tag to compare

Fix naming