Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

Releases: palantir/k8s-spark-scheduler

0.4.3

01 Oct 12:21
Compare
Choose a tag to compare
  • IMPROVEMENT Make instance group label configurable (#66)
  • FIX Fixes a bug in which we were calling the informer factory Start() before having created the informers which leads to race conditions (#68)
  • FIX Check if resource reservation already exists before fitting driver (#67)

0.4.2

13 Sep 16:42
7288879
Compare
Choose a tag to compare
informer events should use servers logger (#59)

0.4.1

11 Sep 13:10
0316817
Compare
Choose a tag to compare
Fix: Add test for unschedulable pod marker (#62)

* add test for unschedulable pod marker (intentionally broken)

* fix test

* rename

* add log line

* log line tweaks

0.4.0

09 Aug 14:19
Compare
Choose a tag to compare
factor test utils out (#50)

* factor test utils out

* rm unused

* add rr store

0.2.3

06 Aug 12:02
7eb82d8
Compare
Choose a tag to compare
remove create call on failed update (#54)

0.3.2

06 Aug 10:22
bf5cfc4
Compare
Choose a tag to compare
delete on non retryable creation failures (#52)

0.3.1

05 Aug 15:06
2986a80
Compare
Choose a tag to compare
override resource version if newer should update if the object is abs…

0.3.0

05 Aug 09:29
ed72cd8
Compare
Choose a tag to compare
cache metrics (#46)

* cache metrics

* demand metrics

* fix reconciliation

* format and dep

* rename

* typo

* report individual queue sizes

* comments

0.2.2

04 Jul 13:59
fbffaa2
Compare
Choose a tag to compare
async demand creation (#40)

0.2.1

03 Jul 11:11
3ea0fa0
Compare
Choose a tag to compare
k8s client metrics (#39)

* add k8s client metrics

* remove unused