Skip to content

v5.2.3

Compare
Choose a tag to compare
@sebrandon1 sebrandon1 released this 31 Jul 13:56
· 247 commits to main since this release
df47974

v5.2.3

The v5.2.3 release of the test suite has a couple of notable changes such as a fix for the PDB test case and marking the read-only filesystem operator test as an 'Optional' test case.

This is also the first release that is using the new k8s-best-practices-debug image for the debug pod that spawns as part of the test suite.

Test Case Changes

  • Mark read-only filesystem test as Optional by @sebrandon1 in #2245
  • tests/observability: fix observability-pod-disruption-budged test case by @jmontesi in #2285

Improvements

Documentation Updates

Dependency Updates

  • Bump github.com/test-network-function/oct from 0.0.14 to 0.0.15 by @dependabot in #2246
  • Bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in #2248
  • Bump github.com/test-network-function/privileged-daemonset from 1.0.27 to 1.0.28 by @dependabot in #2247
  • Bump docker/build-push-action from 6.3.0 to 6.4.0 by @dependabot in #2255
  • Bump github.com/test-network-function/test-network-function-claim from 1.0.41 to 1.0.42 by @dependabot in #2256
  • Update preflight to v1.10.0 by @sebrandon1 in #2260
  • Missed version update for golangci by @sebrandon1 in #2261
  • Bump docker/build-push-action from 6.4.0 to 6.4.1 by @dependabot in #2262
  • Bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #2267
  • Bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by @dependabot in #2268
  • Bump k8s.io/kubectl from 0.30.2 to 0.30.3 by @dependabot in #2266
  • Bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in #2270
  • Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 by @dependabot in #2271
  • Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #2273
  • Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 by @dependabot in #2272
  • Bump docker/build-push-action from 6.4.1 to 6.5.0 by @dependabot in #2274
  • Bump github.com/test-network-function/oct from 0.0.15 to 0.0.16 by @dependabot in #2275
  • Bump ubi9/ubi from 9.4-1123.1719560047 to 9.4-1181 by @dependabot in #2288
  • Bump ubi9/ubi-minimal from 9.4-1134 to 9.4-1194 by @dependabot in #2287
  • Bump ubi9/python-39 from 1-186.1720018722 to 1-192 in /.github/actions/documentation by @dependabot in #2286
  • Bump docker/setup-buildx-action from 3.5.0 to 3.6.1 by @dependabot in #2297
  • Bump github.com/test-network-function/privileged-daemonset from 1.0.28 to 1.0.29 by @dependabot in #2298
  • Bump github.com/docker/docker from 25.0.5+incompatible to 26.1.4+incompatible by @dependabot in #2300
  • Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #2301
  • Bump github/codeql-action from 3.25.14 to 3.25.15 by @dependabot in #2293
  • Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #2292
  • Bump github.com/test-network-function/test-network-function-claim from 1.0.42 to 1.0.43 by @dependabot in #2294
  • Bump github/codeql-action from 3.25.13 to 3.25.14 by @dependabot in #2290

New Contributors

Full Changelog: v5.2.2...v5.2.3