Skip to content

v4.3.0 - New projected volume test, nodeport test change, debug daemonset tagging

Choose a tag to compare

@sebrandon1 sebrandon1 released this 30 May 16:44
· 1914 commits to main since this release
988e218

The v4.3.0 release of the TNF test suite is a minor version bump because we are:

  • Adding a new test, see the projected volumes automount token test from #1046.
  • We have moved the NodePort related test from the networking suite to the access-control suite to better align the purpose of this test along with a name change.
  • This is the first release we have done where we are pinning the version of the debug-daemonset used to match the release version of the TNF suite (4.3.0). Using latest proved to invite failures in older test suite versions.

Bug Fixes

Catalog Updates

Results Parser Changes

Tests Added

  • Accessing kube-api via projected volume bypasses automountToken test by @shimritproj in #1046

Tests Updated / Improved

CI Improvements

Maintenance

Kubernetes Dependency Updates

UBI Base Image Changes

Deprecated

No tests have been deprecated with this release.

Full Changelog: v4.2.4...v4.3.0