Skip to content

Releases: gardener/test-infra

0.171.0

27 Jul 06:22
Compare
Choose a tag to compare

[test-infra]

Improvements

  • [OPERATOR] A new polling informer for the testrun watch has been added. (#305, @schrodit)
  • [OPERATOR] Testrunner watches do now use the new polling informer. (#305, @schrodit)

0.170.0

22 Jul 08:20
Compare
Choose a tag to compare

no release notes available

0.169.0

21 Jul 21:21
Compare
Choose a tag to compare

no release notes available

0.168.0

20 Jul 12:13
Compare
Choose a tag to compare

no release notes available

0.167.0

16 Jul 17:58
Compare
Choose a tag to compare

no release notes available

0.166.0

16 Jul 14:07
Compare
Choose a tag to compare

[test-infra]

Improvements

  • [OPERATOR] The GitHub APP auth library has been updated to v1.1.1 (#299, @schrodit)

0.165.0

06 Jul 09:51
Compare
Choose a tag to compare

[test-infra]

Improvements

  • [USER] It is now possible in the TM Dashboard to cutomize the testrun range. Also with that the correct page range is now displayed and the testruns start counting at 1 instead of 0. (#296, @schrodit)
  • [USER] Retry attempts are now correctly propagated to the annotations. (#296, @schrodit)
  • [USER] A new annotation has been introduced with a backlink to the previous attempt. Also the backlink and the attempts are now shown in the dashboard. (#296, @schrodit)
  • [USER] Annotations for shoot clusters can be customized in a flavor by adding them to field annotations. (#294, @dguendisch)
  • [OPERATOR] Slack Notifications are now correctly formatted even if the message is bigger than slacks max message limit. (#297, @schrodit)
  • [OPERATOR] Argo controller has been removed from the testmachinery health probe (#293, @schrodit)

0.164.0

30 Jun 15:02
Compare
Choose a tag to compare

[test-infra]

Improvements

  • [OPERATOR] Added the filepath of a configuration with valueFrom as env var (#292, @schrodit)
  • [OPERATOR] The watch client has been refactored to be now much smaller and directly use the informer cache with a event bus for testruns. (#291, @schrodit)

0.163.0

16 Jun 16:06
Compare
Choose a tag to compare

[test-infra]

Improvements

  • [OPERATOR] Fixed a panic that could occur when the startime of a testrun is not set (#289, @schrodit)

0.162.0

16 Jun 07:27
Compare
Choose a tag to compare

[test-infra]

Improvements

  • [USER] allowPrivilegedContainers can now be customized in the flavor configuration. (#287, @dguendisch)