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

Bug Fix release

25 Mar 22:14
6432eaa
Compare
Choose a tag to compare
Bug Fix release Pre-release
Pre-release

Bug fix for incorrect gRPC response type in case of exceeding the max job limit.

v0.1.1-rc.509

25 Mar 21:23
3c2538d
Compare
Choose a tag to compare
v0.1.1-rc.509 Pre-release
Pre-release
More Mesos cleanup (#1239)

v0.1.1-rc.507

21 Mar 20:49
6d56e2a
Compare
Choose a tag to compare
v0.1.1-rc.507 Pre-release
Pre-release
Improve resiliency in the DefaultManyReconciler processing loop (#1234)

v0.1.1-rc.506

21 Mar 17:49
b281e23
Compare
Choose a tag to compare
v0.1.1-rc.506 Pre-release
Pre-release
Fix computation of the staleness metric in DataReplicatorMetrics (#1233)

v0.1.1-rc.505

14 Mar 18:33
2015192
Compare
Choose a tag to compare
v0.1.1-rc.505 Pre-release
Pre-release
Do not use UUID as sink id in SimpleReconciler (#1232)

Bug fix

03 Mar 18:26
1361c6b
Compare
Choose a tag to compare
Bug fix Pre-release
Pre-release

Job image sanitizer bug fix that'll lead to failing job and pod creation for image validation errors that are not known.

v0.1.1-rc.501: Remove the pod V0 builder classes (#1222)

17 Feb 18:47
21fb6d9
Compare
Choose a tag to compare
* Remove the pod V0 builder classes

* Add the POD_LABEL_RELOCATION_BINPACK label in V1 spec pod

v0.1.1-rc.500: Inject a pod container status in all queries (#1223)

17 Feb 17:22
74ee5d3
Compare
Choose a tag to compare
* Inject a pod container status in all queries

* Address the code review requests

v0.1.1-rc.499

07 Feb 17:51
17184dc
Compare
Choose a tag to compare
v0.1.1-rc.499 Pre-release
Pre-release
Remove the opportunistic resource CRD support (#1210)

v0.1.1-rc.498

02 Feb 22:32
e80b72e
Compare
Choose a tag to compare
v0.1.1-rc.498 Pre-release
Pre-release
Remove unused cluster operations and scheduler properties; remove the…