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.497

01 Feb 21:07
2853743
Compare
Choose a tag to compare
v0.1.1-rc.497 Pre-release
Pre-release
Simplify metric buckets sorting by tag (#1218)

Maintenance Release

01 Feb 20:23
557af73
Compare
Choose a tag to compare
Maintenance Release Pre-release
Pre-release
v0.1.1-rc.496

Allow merging snapshot with different key types (#1217)

v0.1.1-rc.495: Use the existing containerEnv factory with V1 pods (#1215)

24 Jan 21:48
465828d
Compare
Choose a tag to compare
I want v1 pods to use the existing business logic as v0 pods when it
comes to generating env variables (at least, as much as possible).

This change allows V1 pods to get the existing env logic, which includes
setting private NETFLIX env variables.

To do this, I had to extend the API of the buildContainerEnv to export
the pair thing, even if in v0 it doesn't do anything with the left hand
side of the pair.

v0.1.1-rc.494: Use the Fabric8IO Kube client in TaskRelocation (#1214)

21 Jan 21:27
da1756c
Compare
Choose a tag to compare
* Use the Fabric8IO Kube client in TaskRelocation

* Add metrics + more cleanup

v0.1.1-rc.493

20 Jan 18:31
81c9d8f
Compare
Choose a tag to compare
v0.1.1-rc.493 Pre-release
Pre-release
Index pods by pod id, not the container status in the KubeApiConnecto…

v0.1.1-rc.492

19 Jan 20:57
261441b
Compare
Choose a tag to compare
v0.1.1-rc.492 Pre-release
Pre-release
Rename Index to Order. Add more flexible Index/map implementation (#1…

v0.1.1-rc.491

14 Jan 22:28
8f65313
Compare
Choose a tag to compare
v0.1.1-rc.491 Pre-release
Pre-release
Remove the remaining Fenzo checks (#1207)

v0.1.1-rc.490

13 Jan 19:50
2a6f123
Compare
Choose a tag to compare
v0.1.1-rc.490 Pre-release
Pre-release
Handle Job/Task to TaskDocument mapping erros (#1205)

v0.1.1-rc.489

12 Jan 17:17
9ad5af1
Compare
Choose a tag to compare
v0.1.1-rc.489 Pre-release
Pre-release
Improve visibility in the task publisher event stream processing (#1203)

v0.1.1-rc.488

11 Jan 21:44
1a7218a
Compare
Choose a tag to compare
v0.1.1-rc.488 Pre-release
Pre-release
Add metrics to the reconciler indexes (#1202)