Skip to content

Tags: Netflix/mantis

Tags

v3.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix custom rule error handling (#761)

v3.2.0-rc.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix custom rule error handling (#761)

v3.2.0-rc.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
jobAutoScaler metrics (#760)

v3.2.0-rc.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support dynamic job scaling rules (#756)

* scaler rule API + proto

* fix ut

* wire stream rule API

* jobActor stream API

* add some tests

* refactor akka common

* decouple scheInfo from jobAutoScaler

* cooridnator actor basic

* refactor coordinator ut

* controller logic

* schedulerActor and UT

* JobMasterServiceV2 integration

* custom rule

* test improvements

* support pinning rule

* testContainer test

* ut refactor

* doc

* handle rps config

* add scaler metrics

* fix rule ser

* doc

* refactor scaler config

* minor bugs

v3.1.13-rc.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix refCnt concurrency bug (#757)

v3.1.12-rc.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing class visibility (#754)

v3.1.12-rc.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix getDefaultSinkParams not returning additionalParams (#750)

* Fix getDefaultSinkParams not returning additionalParams

* Trigger Build

---------

Co-authored-by: crioux-stripe <115596126+crioux-stripe@users.noreply.github.com>

v3.1.12-rc.4

Revert "Pin curl version back"

This reverts commit 3c9080d.

v3.1.12-rc.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add withRouter to SSESink (#749)

v3.1.12-rc.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add availabilityZone to AsyncConnection (#747)

* Add availabilityZone to AsyncConnection

* add original constructor for AsyncConnection