Skip to content

Releases: kyma-project/keda-manager

1.6.0

15 Jan 06:44
Compare
Choose a tag to compare

Highlights

In this release, we have updated KEDA to version 2.6.1.
In addition, we have added the status widget with conditions to the details view in Kyma dashboard for Keda CR and ScaledObject CR.

New Features

What's Changed

  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 by @dependabot in #552
  • Bump base go image by @halamix2 in #554
  • gomod(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 by @dependabot in #556
  • gomod(deps): bump the k8s-io group with 4 updates by @dependabot in #555
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 by @dependabot in #557
  • gomod(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #559
  • gomod(deps): bump github.com/kedacore/keda/v2 from 2.16.0 to 2.16.1 by @dependabot in #558
  • Remove unused release step by @pPrecel in #563
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #564
  • Bump actions used for kyma terraforming in integration tests by @kwiatekus in #566
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 by @dependabot in #567

Full Changelog: 1.5.0...1.6.0

1.5.0

04 Dec 14:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0

22 Oct 12:59
Compare
Choose a tag to compare

Highlights

We have reduced the initially requested resources for keda workloads not to overcommit allocated cpu time.

What else has changed

Full changelog: 1.3.0...1.4.0

New Contributors

1.3.0

30 Sep 12:44
Compare
Choose a tag to compare

What has changed

Highlights

In this release, we have updated the KEDA version to 2.15, which adds support for new scalers and introduces bug fixes.
Additionally, we have made istio sidecar injection for Keda workloads configurable. This allows you to decide if keda workloads should be included in the istio service mesh.

New Features:

  • Support istio sidecar injection #504

Enhancements:

  • Unify linter config #498
  • Align keda's labels with current standard #494
  • Bump keda to 2.15.1 #492
  • Unify Keda CR description #441
  • Unify Keda CR description in Kyma dashboard #440
  • Bump controller-runtime #422
  • Fix bug in Demo Applications #337
  • Copy Prometheus scaler example to Keda repo #335
  • Adjust Keda to new content guidelines #332
  • Fix links in keda manager repo #328

Full changelog: 1.2.0...1.3.0

1.2.0

26 Jun 10:47
Compare
Choose a tag to compare

1.2.0 (2024-06-26)

Highlights

In this release, we have updated the KEDA version to 2.14.0.
Additionally, we have introduced a dedicated priority class for the managed KEDA workloads, which prevents the eviction of the KEDA Pods in the resource-congested clusters.

Implemented enhancements:

  • disable running markdown checker on pull and enable on push #446
  • extract version of go to input in action setup-go #436
  • adjust testing strategy #435
  • Gh actions split verify #434
  • Fix bug when updating main #433
  • Gh actions cleanup #432
  • Create the rebase action #430
  • Disable md checks for shields and reuse links #417
  • Use right go version in release action #410
  • Remove differences between keda-manager and serverless repos #409
  • enable Dependabot #400
  • Enable gitleaks check #398
  • Upgrade project go version #397
  • Bump k8s to 1.27 #394
  • Fix failing workflow #386
  • Add resources check to keda jobs #361
  • Fix upgrade GH Action #357
  • actions(deps): bump actions/checkout from 3 to 4 #356
  • Enable integration tests in GH Actions #353
  • Enable upgrade tests in GH Actions #352
  • Enable unit tests in GH Actions #351
  • Enable linting in GH Actions #350
  • enable dependabot for actions & dockerfile #349
  • Add missing GH_TOKEN env #347
  • Use the gh-cli app to verify job statuses #346
  • Remove step checking main images in the sec-scanners-config.yaml #343
  • Automatic bump in sec-scanners-config in the release process #342
  • Remove secrets and configmaps from the cache #341
  • Add new release script to check release assets #330
  • Move Scripts to Workflows dir and add release job verification #329
  • Move script to actions #327
  • Enable Markdown Link Check in the keda manager repo #322
  • Exclude module-manifest from keda upgrade test scenario #320
  • Remove the .version file #319
  • Remove Unit Tests Action and Moduletemplate generation from release flow #316
  • Use branch name instead of latest word #314

Fixed bugs:

  • Cover case when the main branch exists #431

Merged pull requests:

  • Add priority class for managed keda workloads #455
  • restore old label selector #454
  • Fix link to mlc config #452
  • Use consistent labels #451
  • Add Keda priority class #450
  • gomod(deps): bump the k8s-io group with 4 updates #449
  • docker(deps): bump golang from 1.22.3 to 1.22.4 #448
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 #445
  • Bump keda to 2.14 #444
  • gomod(deps): bump the k8s-io group with 4 updates #442
  • Unify Keda CR description #441
  • Unify Keda CR description in Kyma dashboard #440
  • docker(deps): bump golang from 1.22.2 to 1.22.3 #439
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 #438
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.17.4 to 0.17.5 #437
  • Fix link and remove repeated text from the Prometheus Scaler example #429
  • gomod(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 #428
  • gomod(deps): bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.17.4 #427
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 #426
  • gomod(deps): bump github.com/avast/retry-go/v4 from 4.5.1 to 4.6.0 #425
  • Check controller-gen version during install #424
  • fix image building under ADO #423
  • Bump controller-runtime #422
  • Test with k8s v1.29.3 #421
  • gomod(deps): bump the k8s-io group with 4 updates #419
  • gomod(deps): bump github.com/onsi/gomega from 1.31.0 to 1.33.0 #418
  • gomod(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #414
  • gomod(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 #412
  • bump github.com/kedacore/keda/v2 #408
  • Add Halamix2 to codeowners #406
  • gomod(deps): bump go.uber.org/zap from 1.24.0 to 1.27.0 #405
  • gomod(deps): bump github.com/avast/retry-go/v4 from 4.3.2 to 4.5.1 #404
  • gomod(deps): bump github.com/onsi/ginkgo/v2 from 2.9.5 to 2.17.1 #402
  • Use single go.mod file #399
  • docker(deps): bump golang from 1.22.1 to 1.22.2 #396
  • Fix release image path #392
  • Bump controller-gen #391
  • Remove module manager dependency #388
  • Bump google.golang.org/grpc from 1.50.1 to 1.56.3 #379
  • Apply Markdown linting in the Keda Manager repo #376
  • Improve the Keda module testing strategy doc #374
  • Change on cluster to in cluster #372
  • Test keda module on k8s 1.28.6 #371
  • remove unused makefile targets and variables #369
  • Makefile remove unused #368
  • adjust documentation after removing makefile targets for lifecycle ma… #367
  • rename makefile targets "without lm" #366
  • remove makefile targets with lifecycle manager #365
  • docker(deps): bump golang from 1.21.6 to 1.22.0 #364
  • Remove links to non-existing sections #360
  • Don't fail on namespace creation #358
  • docker(deps): bump golang from 1.21.5 to 1.21.6 [#355](https://github.com/kyma-p...
Read more

1.1.0

19 Mar 11:43
Compare
Choose a tag to compare

1.1.0 (2024-03-19)

Full Changelog

Highlights

This version brings the latest version of Keda (v2.13).

Implemented enhancements:

  • Add resources check to keda jobs #361
  • Fix upgrade GH Action #357
  • Enable integration tests in GH Actions #353
  • Enable upgrade tests in GH Actions #352
  • Enable unit tests in GH Actions #351
  • Enable linting in GH Actions #350
  • enable dependabot for actions & dockerfile #349
  • Add missing GH_TOKEN env #347
  • Use the gh-cli app to verify job statuses #346
  • Remove secrets and configmaps from the cache #341
  • Add new release script to check release assets #330
  • Move Scripts to Workflows dir and add release job verification #329
  • Move script to actions #327
  • Enable Markdown Link Check in the keda manager repo #322
  • Exclude module-manifest from keda upgrade test scenario #320
  • Remove the .version file #319
  • Remove Unit Tests Action and Moduletemplate generation from release flow #316
  • Use branch name instead of latest word #314
  • Use latest keda version 2.13.1 #383

1.0.2

22 Nov 12:40
524ab44
Compare
Choose a tag to compare

What has changed

Full changelog: 1.0.1...1.0.2

1.0.1

21 Nov 09:01
1601205
Compare
Choose a tag to compare

What has changed

Full changelog: 1.0.0...1.0.1

1.0.0

06 Nov 08:16
0b58b9d
Compare
Choose a tag to compare

Full Changelog

New Issues: 🚀

  • Upgrade keda version to 2.12.0 #302
  • Switch to moduletemplate creation in simple-mode #267

Bugs fixed: 🐛

  • Set Warning state when orphaned CRs found at deletion #282 (kwiatekus)

Merged pull requests:

v0.3.2

12 Oct 12:18
0f0989d
Compare
Choose a tag to compare

What has changed

Full changelog: v0.3.1...v0.3.2