Changelog
New Features
- a04eb0e: feat(expressions): add more functionalities (#5234) (@rangoo94)
- 4d69509: feat(testworkflows): add matrix/shards/executionRequest to execute (test-suite-like) step (#5304) (@rangoo94)
- 8109897: feat(testworkflows): add support for global TestWorkflowTemplate that is automatically included in all executions (#5311) (@rangoo94)
- 1030704: feat(testworkflows): expose IP and images for the Toolkit containers (#5302) (@rangoo94)
- 0bb7ee3: feat(testworkflows): expose real-time status from
execute
step (#5301) (@rangoo94) - 6a018a9: feat: [TKC-1841] test workflow cron job (#5296) (@vsukhin)
- 23f0ee5: feat: allow reading dynamically output of TestWorkflows (#5298) (@rangoo94)
- 10daa80: feat: default storage class (#5263) (@vsukhin)
- e1c569f: feat: histogram metrics (@vsukhin)
- a8d066a: feat: use in cluster config (@vsukhin)
Bug fixes
- 12be15c: fix(expressions): simplifying math and enums, expose common expressions machine for steps (#5299) (@rangoo94)
- cb242a5: fix(testworkflows): pass dynamic machine for the matrix & shards in execute step (#5308) (@rangoo94)
- a20c2bb: fix(testworkflows): various adjustments (#5307) (@rangoo94)
- fae81f7: fix: add minio error details (@vsukhin)
- 81ceb6e: fix: allow to fully override URIs in CLI (#5288) (@exu)
- ab661e1: fix: build test image (@vsukhin)
- 3b95938: fix: clean pvc volume (@vsukhin)
- 6a3fb42: fix: dep update (@vsukhin)
- 2995a38: fix: don't return error for missed pod (@vsukhin)
- f22b6da: fix: logs handling with Istio (#5295) (@exu)
- 4d33dd5: fix: new client type (@vsukhin)
- 69e51e0: fix: remove args formatting (@vsukhin)
- 159cadd: fix: remove test (@vsukhin)
- 5c28816: fix: rename metric interface (@vsukhin)
- dbb451b: fix: use summary metric (@vsukhin)