v4.1.3 January Update
The first release of 2023. The team was working hard before the new-year to improve the test suite with features, bug fixes, and dependency updates.
Notable Changes
- Detect pods created by Openshift's DeploymentConfig resources by @shimritproj in #709
- Fix container is certified tags and remove online tag by @edcdavid in #721
What's Changed
- Run intrusive tests by default by @rdavid in #723
- Add documentation section for skipScaling config by @sebrandon1 in #724
- Bump k8s.io/api from 0.25.4 to 0.26.0 by @dependabot in #727
- Update k8s client-go and fix exec linter failure by @sebrandon1 in #731
- Bump k8s.io/kubectl from 0.25.4 to 0.26.0 by @dependabot in #729
- Bump k8s.io/apiextensions-apiserver from 0.25.2 to 0.26.0 by @dependabot in #725
- Bump github.com/test-network-function/privileged-daemonset from 0.0.5 to 0.0.6 by @dependabot in #733
- Bump github.com/test-network-function/test-network-function-claim from 1.0.8 to 1.0.9 by @dependabot in #732
- Remove DB leftovers by @jmontesi in #734
- Add IstioProxy check func; extra tests by @sebrandon1 in #730
- Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 by @dependabot in #735
- Fixed warning trace for DeploymentConfig resources. by @greyerof in #736
- Manually update Ginkgo to v2.6.0 to match go.mod by @sebrandon1 in #740
- Fix typo and text alignment by @rdavid in #739
- Bump github.com/operator-framework/api from 0.17.2 to 0.17.3 by @dependabot in #742
- Bump helm.sh/helm/v3 from 3.10.2 to 3.10.3 by @dependabot in #741
- Add doc section about running all of the tests at once by @sebrandon1 in #738
- Bump github.com/onsi/ginkgo/v2 from 2.6.0 to 2.6.1 by @dependabot in #743
- Rewording the platform-alteration-service-mesh-usage test case to be a bit more specific by @edcdavid in #746
- Manual update to ginkgo v2.6.1 by @sebrandon1 in #745
- Add shortcircuit to existing toleration test by @sebrandon1 in #748
- Split capabilities test up into separate tests by @sebrandon1 in #750
- Adjust Dockerfile to be able to built locally by @sebrandon1 in #744
- compare between 2 claim files by @aabughosh in #708
- Fix log message and make steps by @jmontesi in #753
- PODs must NOT place persistent volumes on local storage by @shimritproj in #751
Full Changelog: v4.1.2...v4.1.3