Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[v0.5.5] - 2020-03-30

Compare
Choose a tag to compare
@feikesteenbergen feikesteenbergen released this 30 Mar 08:49
v0.5.5

Added

  • Issue CHECKPOINTs when terminating a Pod to improve time to recover
  • Add possibility to specify LoadBalancer port
  • Allow mounting /dev/shm from Memory, allows bigger Parallel Query workloads
  • Ability to generate Secrets outside of Helm. This lays the groundwork for removing plain text
    secrets from the Helm deployment.

Fixed

  • Anti-Affinity clause was using the wrong name to match pods, causing unbalanced deployments