v4.3.4
v4.3.4
This release contains the following notable changes:
- #1324 removes the '-f' focus strings from running the test suites that was previously deprecated.
- #1305 and #1313 address 'short' image names (from Dockerhub) when being parsed.
Improvements
- adding Failure reason for dual stack service test by @edcdavid in #1310
- Adapt the remaining networking tests to the new report objects by @jmontesi in #1309
- add a failure reason for the operator test cases by @aabughosh in #1304
- remove deprecated focus strings feature by @edcdavid in #1324
- Update copyright year by @rdavid in #1333
Bug Fixes
- Fix regression for short image names by @edcdavid in #1313
- Fix for parsing the image ID and image by @edcdavid in #1305
- lifecycle: fix bug preventing dumping test info after a failure by @jmontesi in #1316
- operator: fix failure reasons in a couple of test cases by @jmontesi in #1325
Dependency Updates
- Update preflight to v1.6.11 by @sebrandon1 in #1300
- Bump github.com/operator-framework/api from 0.17.6 to 0.17.7 by @dependabot in #1301
- Update RHCOS to OCP version map by @github-actions in #1302
- Update RHCOS to OCP version map by @github-actions in #1308
- Update RHCOS to OCP version map by @github-actions in #1314
- Bump github.com/deckarep/golang-set/v2 from 2.3.0 to 2.3.1 by @dependabot in #1311
- Update Go to v1.20.7 by @sebrandon1 in #1315
- Update RHCOS to OCP version map by @github-actions in #1317
- Update RHCOS to OCP version map by @github-actions in #1321
- Bump ubi8/ubi-minimal from 8.8-860 to 8.8-1037 by @dependabot in #1326
- Bump github.com/test-network-function/test-network-function-claim from 1.0.24 to 1.0.25 by @dependabot in #1329
- Bump ubi8/ubi from 8.8-854 to 8.8-1032 by @dependabot in #1327
- Update RHCOS to OCP version map by @github-actions in #1331
- Bump github.com/test-network-function/privileged-daemonset from 1.0.7 to 1.0.8 by @dependabot in #1328
- Update RHCOS to OCP version map by @github-actions in #1334
- Bump helm.sh/helm/v3 from 3.12.2 to 3.12.3 by @dependabot in #1335
CI Updates
- Remove gradetool image to save space by @sebrandon1 in #1306
- Use Dockerfile in action, not the link by @rdavid in #1318
- Use free-disk-space action to cleanup by @sebrandon1 in #1320
- Run docker and clean in Github action by @rdavid in #1319
- Utilize descriptive parameters in CLI by @rdavid in #1323
QE Updates
- Add github action for qe-tests by @sebrandon1 in #1255
- updated qe coverage variable by @theemj in #1312
- Enable manageability QE PR tests by @sebrandon1 in #1307
- Enable networking QE PR tests by @sebrandon1 in #1322
- Enable performance QE suite by @sebrandon1 in #1330
Full Changelog: v4.3.3...v4.3.4