You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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)