Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Releases: Netflix/titus-control-plane

v0.1.1-rc.486

06 Jan 17:12
ae7da58
Compare
Choose a tag to compare
v0.1.1-rc.486 Pre-release
Pre-release
IndexSet should be optional in ManyReconciler (#1200)

v0.1.1-rc.485: Add indexes to ManyReconciler (#1198)

05 Jan 21:00
4aa4797
Compare
Choose a tag to compare
* Add indexes to ManyReconciler

* Metrics

v0.1.1-rc.484: Provide more information about the relocation trigger (#1194)

13 Dec 18:45
7439929
Compare
Choose a tag to compare
* Provide more information about the relocation trigger

* Make sure TaskRelocationReason is always set

Step scaling policy update

08 Dec 18:54
efcff9d
Compare
Choose a tag to compare
Pre-release

This release contains the implementation of the custom metric dimensions for the cloud watch alarm that's backing the step scaling policy for container auto scaling.

Step scaling policy configuration update

08 Dec 15:53
c3475a9
Compare
Choose a tag to compare

Step scaling policy configuration is updated to support custom metric dimensions.

Add callmetadata as a job attribute

01 Dec 23:17
3e596fd
Compare
Choose a tag to compare
Pre-release
Add call metadata as a job attribute (#1170)

* Add call metadata as a job attribute

Fix container state injection

01 Dec 19:51
84123b7
Compare
Choose a tag to compare
Pre-release
Refactor class name to TaskDataInjector and fix task status builder (…

…#1189)

* Refactor class name to TaskDataInjector and fix task status while injecting container state

gateway fixes for memory leak

30 Nov 03:18
366d0ec
Compare
Choose a tag to compare
Pre-release

gateway: properly dispose internal subscriptions

v0.1.1-rc.478: Set a default value in the call metadata if a local user is not found…

23 Nov 21:07
2ec74ca
Compare
Choose a tag to compare

v0.1.1-rc.477: Add print/remove unschedulable job commands (#1184)

22 Nov 22:30
88748f8
Compare
Choose a tag to compare
* Add print/remove unschedulable job commands

* Address code review requests