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

06 May 21:11
a599283
Compare
Choose a tag to compare
v0.1.1-rc.522 Pre-release
Pre-release
Remove the V2 resource consumption endpoint (#1273)

v0.1.1-rc.521

03 May 22:39
109fc77
Compare
Choose a tag to compare
v0.1.1-rc.521 Pre-release
Pre-release
Fetch a pod name from the pod metadata not the container name (#1269)

v0.1.1-rc.519: Read the capacity group data from Kubernetes (#1264)

29 Apr 17:01
3f8de26
Compare
Choose a tag to compare
* Read the capacity group data from Kubernetes

* F8IOResourceDimension int -> long

Make SimpleAdmissionBackoffStrategy more configurable

20 Apr 23:34
39e96e6
Compare
Choose a tag to compare
  • Make SimpleAdmissionBackoffStrategy more configurable

v0.1.1-rc.517: Properly filter out the latest leader in the ClusterMembership set (#…

12 Apr 23:26
a8fbdd3
Compare
Choose a tag to compare

v0.1.1-rc.516: Use the GRPC assistant API in ClusterMembership client/server (#1251)

07 Apr 22:20
74de0bf
Compare
Choose a tag to compare
* Use the GRPC assistant API in ClusterMembership client/server

* Code review requests

v0.1.1-rc.515

06 Apr 16:14
b0d37bf
Compare
Choose a tag to compare
v0.1.1-rc.515 Pre-release
Pre-release
GRPC utils (#1250)

v0.1.1-rc.514: Add high scale network mode data to contextsetter (#1248)

05 Apr 16:36
ec60ebe
Compare
Choose a tag to compare
* Add high scale network mode data to contextsetter

* Add null checks

* Address review comments

* add comment on why we check high scale mode

v0.1.1-rc.513

01 Apr 20:43
933fd2d
Compare
Choose a tag to compare
v0.1.1-rc.513 Pre-release
Pre-release
Verify job/task id format in the GRPC requests (#1246)

v0.1.1-rc.512: Improve performance of the admission controller and token bucket (#1243)

01 Apr 17:12
2e5c06a
Compare
Choose a tag to compare
* Improve performance of the admission controller and token bucket

* Bug fixes