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

Maintenance Release

28 Apr 19:48
44b8165
Compare
Choose a tag to compare
Maintenance Release Pre-release
Pre-release
EBS and IP AZ Validation (#1024)

Move to ExtendedJobSanitizer instead of ClassInvariant

Rereleasing v0.1.1-rc.399

23 Apr 19:52
fd320b5
Compare
Choose a tag to compare
Pre-release
Removing federatedJobId from JobAttributes (#1022)

* Removing federatedJobId from JobAttributes and populating a originalFederatedJobId attribute for tracking and preventing cloned federatedJobIds

Maintenance Release

23 Apr 18:17
fd320b5
Compare
Choose a tag to compare
Maintenance Release Pre-release
Pre-release
  • Support for separate kube-scheduler profile for bin-packing Critical tier (#1021)
  • Removing federatedJobId JobAttribute in TJC before creating a new job when it has been minted by upstream federation (#1022)
  • Tier based feature flag for routing Static IP and EBS Volume jobs to Kube-Scheduler (#1023)

Move jooq jobactivity to its own module

19 Apr 20:48
8546979
Compare
Choose a tag to compare
Pre-release
Adding producer database url (#1017)

* Move to jooq job activity history
* Update producer context
* Update readme with titus-jooq.yaml

Add remote federation capability for job create

16 Apr 20:56
36d0139
Compare
Choose a tag to compare

Add remote federation capability for job create #1019

Jooqflyway and jobactivity store updates

14 Apr 18:18
462d94f
Compare
Choose a tag to compare

Add job activity store integrations

Add Archaius configuration prefix to PropertyName override when building a key (#1009)

13 Apr 00:16
3e36531
Compare
Choose a tag to compare

Add Archaius configuration prefix to PropertyName override when building a key (#1009)

Maintenance release

12 Apr 21:45
c2e55a2
Compare
Choose a tag to compare
Maintenance release Pre-release
Pre-release
  • Adding feature flag for routing Jobs with EBS volumes to KubeScheduler (#1004)
  • GRPC findJobs/findTasks optimizations (#1006)
  • Add metrics to the GRPC job service event stream (#1005)
  • Adding capability to mint new jobIds in federation (#1001
  • Add configurable refresh interval for checking for the new value in Spring Environment in the Archaius dynamic proxy (#1008)
  • Grpc object cache (#1007)

v0.1.1-rc.393: Job service event stream refactoring (#1002)

30 Mar 20:05
0549bc0
Compare
Choose a tag to compare
  • Apply AZ constraint to pods with Static IPs (#999)
  • De-duplicate the pod informer events in KubeNotificationProcessor (#1000)
  • Check early if a task is going to be changed by a pod informer event (#1003)
  • Job service event stream refactoring (#1002)

Improve performance of KubeNotificationProcessor

22 Mar 16:09
3f33f2b
Compare
Choose a tag to compare

Improve performance of KubeNotificationProcessor (#997)