Skip to content

Releases: lwolf/konsumerator

v1.2.2

17 Nov 11:23
Compare
Choose a tag to compare

Changelog

  • 5acfcf7 Export samplesReceivedTotal
  • 2f44d34 Fix missing value of "lagObserved"
  • 5370864 Fix state machine when instances stuck in SATURATED
  • 860d224 Replace fgrep with grep F in makefile
  • 1f560ae Uncomment annotation change

v1.2.1

14 Nov 09:31
Compare
Choose a tag to compare

Changelog

  • 900447c Workaround partially missing prometheus metrics

v1.2.0

10 Nov 15:05
Compare
Choose a tag to compare

Changelog

  • 5c19aba Expose more metrics
  • 2212918 Implement fallback strategy when there is no metrics

v1.1.2

08 Nov 14:36
Compare
Choose a tag to compare

Changelog

  • 4526586 Add version check in make controller-gen recipe
  • cf957a4 Replace multiple helpers.Ptr2* funcs with a generic one
  • 7711ca4 fix "expected" counter. fix glimiter value in state

v1.1.1

08 Nov 13:09
Compare
Choose a tag to compare

Changelog

v1.1.0

08 Nov 13:13
Compare
Choose a tag to compare

What's Changed

  • V1 by @lwolf in #45
  • Update dependencies: go 1.19 and k8s 1.25 by @lwolf in #46
  • Fix bug in global limiter by @lwolf in #47
  • Allow configuring of a minimal scaling step (cpu) by @lwolf in #48
  • Logging rework, basic cleanup by @lwolf in #49
  • Rework estimate func / Extend action loagline by @lwolf in #50
  • Validation of min/max container policy by @lwolf in #51
  • Set "GOMEMLIMIT" env variable by @lwolf in #52
  • Compare only "requests" during estimateDeploy by @lwolf in #53

Full Changelog: v0.9.6...v1.1.0

v1.0.2

08 Apr 14:37
Compare
Choose a tag to compare

Changelog

f5d4a0f Replace partition labels with ranges, validate lenght (#44)
54bafd5 Update different configs to better dev experience

Docker images

  • docker pull quay.io/lwolf/konsumerator:v1.0.2
  • docker pull quay.io/lwolf/konsumerator:latest

v1.0.1

22 Mar 16:10
Compare
Choose a tag to compare

Changelog

392b9c9 Bump controller-gen dependency in makefile
fe12915 Bump controller-gen lib and everything dependent on it (#42)
a996568 Vendor the dependencies

Docker images

  • docker pull quay.io/lwolf/konsumerator:v1.0.1
  • docker pull quay.io/lwolf/konsumerator:latest

v1.0.0

22 Mar 13:35
ce0ec3a
Compare
Choose a tag to compare

Changelog

9353a70 Expose binary version as a metric
c4279fe Merge pull request #39 from lwolf/bump-dependencies
ce0ec3a Merge pull request #40 from lwolf/expose-version-metric
c73e879 Promote v1alpha1 version to v1
dd966fb Upgrade dependencies to support new version of k8s.

Docker images

  • docker pull quay.io/lwolf/konsumerator:v1.0.0
  • docker pull quay.io/lwolf/konsumerator:latest

v2.0

22 Mar 13:35
Compare
Choose a tag to compare

Changelog

c73e879 Promote v1alpha1 version to v1
9cb2e0d rename v1 api to v2 before the actual changes

Docker images

  • docker pull quay.io/lwolf/konsumerator:v2.0
  • docker pull quay.io/lwolf/konsumerator:latest