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

Inject container states into Task

18 Nov 19:27
a02c03d
Compare
Choose a tag to compare
Pre-release

Inject container states into Task

v0.1.1-rc.475

17 Nov 16:13
60db019
Compare
Choose a tag to compare
v0.1.1-rc.475 Pre-release
Pre-release
Move Titus CLI to its own gradle submodule (#1175)

v0.1.1-rc.474

15 Nov 17:45
55bc031
Compare
Choose a tag to compare
v0.1.1-rc.474 Pre-release
Pre-release
Remove the AgentManagement GRPC/REST endpoints in TitusGateway (#1173)

Add kube informer to gateway

13 Nov 03:28
212566b
Compare
Choose a tag to compare
Pre-release
Adding kube shared informer to gateway (#1165)

* Adding kube shared informer to gateway

v0.1.1-rc.472

12 Nov 23:06
d3141f0
Compare
Choose a tag to compare
v0.1.1-rc.472 Pre-release
Pre-release
Add fields filtering in the job event stream (#1171)

v0.1.1-rc.470: Emit job/task archive events in the GRPC job event stream (#1166)

04 Nov 20:53
3851eaa
Compare
Choose a tag to compare
* Emit job//task archive events in the GRPC job event stream

* Update comment

* Add archive mode support to job cache

v0.1.1-rc.468: Make TaskRelocation connector activation in TitusGateway configurable…

29 Oct 21:50
7e64bc2
Compare
Choose a tag to compare

Relocation service bug fix

29 Oct 21:37
bbfb357
Compare
Choose a tag to compare
Pre-release

Relocation service de-scheduling is affected by a runtime type error in fetching all jobs and tasks (snapshot). This bug fix should handle this scenario by fixing CachedReadOnlyJobOperations -> getJobsAndTasks method implementation to return the correct type.

Relocation service bug fix

29 Oct 16:02
23b23bd
Compare
Choose a tag to compare
Pre-release

It fixes a bug in Titus relocation metrics publishing code.

v0.1.1-rc.465: Check that a task exists in CachedBatchJobWithOneTask to avoid NPE (#…

25 Oct 22:41
97969a7
Compare
Choose a tag to compare