v4.2.3 - Dep. Updates, Bug Fixes, Labeling Updates
Welcome to the v4.2.3 release of the TNF test suite. Please see the following changes all of the details to this update as we are trying out a new, more detailed way of laying out what's changed release-to-release.
General Updates
- Add tag 'preflight' to make tests explicit by @sebrandon1 in #1004
- Improving remediation text by @edcdavid in #1025
- Adding summary to catalog.md by @edcdavid in #1021
Deprecated
- Adding configurable labels for operators and simplifying label format in config file by @edcdavid in #1041
Please visit the above deprecated PR for more details, but the implementation behind the labeling for podsUnderTest and operatorsUnderTest have changed to allow for more flexibility when labeling operators. The config should now look something like:
podsUnderTestLabels:
test: pod
operatorsUnderTestLabels:
test: operator
HTML Parser Improvements
- Sorting classification by @edcdavid in #1011
- Adding checkbox by state (passed/skipped/failed) to filter out results by state by @edcdavid in #1019
- Adding classification to catalog.md by @edcdavid in #1009
- Adding a results-embed.html that includes the classification.js inline by @edcdavid in #1035
Tests Added
Tests Updated/Improved
- Check no-provisioner for local storage classes. by @greyerof in #1039
- platform-alteration-base-image test case workaround. by @greyerof in #1005
Dependency Updates
- Bump github.com/test-network-function/test-network-function-claim from 1.0.16 to 1.0.17 by @dependabot in #1003
- Update preflight to v1.6.1 by @sebrandon1 in #1040
- Update machine-config-operator to latest by @sebrandon1 in #1007
- Bump github.com/operator-framework/api from 0.17.4-0.20230223191600-0131a6301e42 to 0.17.4 by @dependabot in #1023
Other Changes
- Adjust Makefile build process by @sebrandon1 in #1018
- Add linter for Makefile by @rdavid in #1027
- Switch checkmake (macos) to brew by @sebrandon1 in #1038
- Prepare for v4.2.3 release by @sebrandon1 in #1042
- Update RHCOS to OCP version map by @github-actions in #1043
- Set flag to true for the implemented performance tests by @bnshr in #1034
Full Changelog: v4.2.2...v4.2.3