v4.3.3
v4.3.3
Notable changes
-
New claim format version is v0.1.0. The new format bundles the catalog and classification information within the claim file, simplifying parsing of results.
-
The HTML parser is now its own project at https://github.com/test-network-function/parser. The claim format version allows checking for compatibility between the claim file and any of the tools able to decode it. Meaning of the claim format version an its relationship with the parser release version is describe at here.
Test Suite Improvements
- Fix error handling by @bnshr in #1268
- Fix error handling logic for no SSHd check by @bnshr in #1269
- Fix Typo in command help by @edcdavid in #1270
- Use imageID in all cases to retrieve the Digest by @edcdavid in #1274
- Update instructions for running 'all' suites by @sebrandon1 in #1279
- Avoid zipping junit xml file in diagnostic mode. by @greyerof in #1281
- Update the error message in some access-control tests by @ramperher in #1290
- Fix for boot parameters values including quotes by @edcdavid in #1295
Claim File Comparison Tool Updates
- Added claim file version check to tnf claim show failures subcommand. by @greyerof in #1258
- Fix for tnf claim show failures by @greyerof in #1267
- Claim comparison tool improvement: results table. by @greyerof in #1283
- Adding catalog and classification items to the claim file by @edcdavid in #1280
- dumps claim file as CSV with extra classification information by @edcdavid in #1260
CI Improvements
- Github CI: clean up unnamed/dangling container images to save disk space. by @greyerof in #1273
- Github CI: Remove oct container image and the go mod cache to save disk space. by @greyerof in #1282
- Fix leftovers and CI uploads by @edcdavid in #1296
QE Updates
Dependency Updates
- Bump helm.sh/helm/v3 from 3.12.1 to 3.12.2 by @dependabot in #1253
- Bump github.com/mittwald/go-helm-client from 0.12.1 to 0.12.2 by @dependabot in #1259
- Bump k8s.io/kubectl from 0.27.3 to 0.27.4 by @dependabot in #1262
- Bump gotest.tools/v3 from 3.4.0 to 3.5.0 by @dependabot in #1264
- Bump k8s.io/apiextensions-apiserver from 0.27.3 to 0.27.4 by @dependabot in #1271
- Bump github.com/test-network-function/privileged-daemonset from 1.0.6 to 1.0.7 by @dependabot in #1276
- Bump github.com/test-network-function/test-network-function-claim from 1.0.22 to 1.0.23 by @dependabot in #1277
- Update jquery to v3.7.0 by @sebrandon1 in #1285
- Update bootstrap to v5.3.1 by @sebrandon1 in #1284
- Bump github.com/mittwald/go-helm-client from 0.12.2 to 0.12.3 by @dependabot in #1287
- Update operator-sdk to v1.31.0 by @sebrandon1 in #1292
Full Changelog: v4.3.2...v4.3.3