v4.4.0
v4.4.0
This minor release of the TNF suite contains a removed test, a couple of bug fixes reported by users, and some TNF config updates as the most notable changes.
In upcoming releases, we will be merging non-backwards compatible changes to the TNF config which might prompt another minor release due to the incompatibility.
Removed Tests
- Remove projected volume test by @sebrandon1 in #1428
Bug Fixes
- Use debug pod for getCurrentKernelCmdlineArgs by @sebrandon1 in #1404
- Fix skip message for networking tests by @edcdavid in #1411
TNF Config Updates
- config: remove unused CertifiedOperatorInfo field by @jmontesi in #1416
- config: delete helper fields from TestConfiguration by @jmontesi in #1405
- Update tnf_config.yml file with the correct fields for certifiedcontainerinfo by @ramperher in #1430
Report Objects
- Add report objects for testContainerCertificationStatus by @sebrandon1 in #1418
Catalog Updates
- Add clarification for cpu-isolation test in catalog by @sebrandon1 in #1401
Claim File Comparison
Dependency Updates
- Update Go to v1.21.1 by @sebrandon1 in #1387
- Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 by @dependabot in #1393
- Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by @dependabot in #1398
- Bump github.com/test-network-function/test-network-function-claim from 1.0.25 to 1.0.26 by @dependabot in #1394
- Bump k8s.io/kubectl from 0.27.4 to 0.28.1 by @dependabot in #1403
- Bump k8s.io/apiextensions-apiserver from 0.27.4 to 0.28.2 by @dependabot in #1422
- Bump k8s.io/kubectl from 0.28.1 to 0.28.2 by @dependabot in #1425
CI Improvements
- Prune everything in self-hosted by @sebrandon1 in #1379
- Bump actions/checkout from 3 to 4 by @dependabot in #1383
- Enable QE tests for nightly runs by @sebrandon1 in #1377
- Fix go directive to include patch version by @sebrandon1 in #1392
- Remove the self-hosted smoke tests by @sebrandon1 in #1410
- Fix qe nightly cluster check by @sebrandon1 in #1409
- Bump docker/login-action from 2 to 3 by @dependabot in #1412
- GitHub Action to block a PR from merging based on "do not merge" by @bnshr in #1407
- GitHub actions use Depends-On: strings in the PR description by @fredericlepied in #1381
QE Updates
New Contributors
- @fredericlepied made their first contribution in #1381
Full Changelog: v4.3.5...v4.4.0