Skip to content

0.40.0

Choose a tag to compare

@gardener-robot-ci-1 gardener-robot-ci-1 released this 02 May 14:43

[test-infra]

Improvements

  • [OPERATOR] Distributed minio now has a pod anti affinity to avoid that all replicas are getting scheduled to the same node. (#69, @dguendisch)
  • [OPERATOR] Adds a customizable amount of low priority class CPU and mem reserving pods to ensure that starting teststeps do not need to wait for a new VM to be spawn. (#68, @dguendisch)
  • [OPERATOR] Refactor shared artifact handling by using argo's global artifacts. (#67, @schrodit)
  • [OPERATOR] Add support for loadbalancer provider in testrun templates (#66, @schrodit)
  • [OPERATOR] Added a PodDisruptionBudget for distributed minio installations to avoid more than one pod being down while a node is drained. (#64, @dguendisch)
  • [OPERATOR] Fixed massive output error messages when an exported artifact cannot be parsed (#63, @schrodit)
  • [OPERATOR] Fixed duplicated results in elasticsearch when multiple testrun run in parallel within one testrunner (#63, @schrodit)