Skip to content

v0.7.0-rc10

Compare
Choose a tag to compare
@Hedingber Hedingber released this 26 Aug 04:20
· 2926 commits to master since this release
4e8080e

Features / Enhancements

Bug fixes

  • API: Ensure project on function deployment, #1251, @Hedingber
  • API: Get resources before authorizing to send not found if does not exist, #1250, @Hedingber
  • Pipelines: Fix project resolution on get pipeline endpoint, #1249, @Hedingber
  • Sparkjob: Block priority class, #1248, @urihoenig
  • MPIJob: Change hyper-param loop to reuse the same CRD/containers, #1247, @yaronha
  • Runtimes: Fix with_priority_class default param, #1245, @AlonMaor14
  • Runtimes: Fix exceptions catching in runtime deployment check, #1243, @Hedingber
  • UI: Bug fixes

Pull requests:

4e8080e [DB] Improve conflict error message (#1252)
33f59bb [API] Ensure project on function deployment (#1251)
5e1834f [API] Get resources before authorizing to send not found if does not exist (#1250)
8bbc759 [Pipelines] Fix project resolution on get pipeline endpoint (#1249)
02bbe95 [Sparkjob] Block priority class (#1248)
f269bfa [MPIJob] Change hyper-param loop to reuse the same CRD/containers (#1247)
f155836 [Runtimes] Fix with_priority_class default param (#1245)
6fa9162 [Runtimes] Fix exceptions catching in runtime deployment check (#1243)
6c12f41 [Docs] Add section on node affinity (#1227)