Skip to content

Releases: redhat-best-practices-for-k8s/certsuite

v4.2.1 Bug fix with config

30 Mar 15:37
7d38253
Compare
Choose a tag to compare

What's Changed

  • Update RHCOS to OCP version map by @github-actions in #973
  • Bug fix: config struct was not copied into global env. by @greyerof in #974
  • Add test with fake statefulset APIs by @sebrandon1 in #968

Full Changelog: v4.2.0...v4.2.1

v4.2.0 - New daemonset config; bug fixes

29 Mar 21:52
92cbe2b
Compare
Choose a tag to compare

The first 4.2.x release. We decided to make a new minor version release because of the non-backwards compatible change in #967 which makes the default namespace for the debug daemonset cnf-suite. There has also been some other bug fixes and updates since v4.1.6.

What's Changed

Full Changelog: v4.1.6...v4.2.0

v4.1.6

28 Feb 16:35
d4c38ef
Compare
Choose a tag to compare

v4.1.6 Update

Lots of good changes have went into the test suite since the v4.1.5 release.

Notable changes:

  • We have merged support for running openshift-preflight via the new preflight-lib work.
  • Speed up test runtime by improving on the daemonset logic in #833 and #847
  • Far-Edge test cases added in #835, #803, #819
  • License change to Apache 2 in #852
  • Improvements to the way service mesh related tests behave in #881
  • New performance suite of tests added in #839, #810, #815
  • Go 1.20.x
  • Much, much more!

What's Changed

Read more

v4.1.5 New tests and bugfixes; dep updates

23 Jan 19:17
2c31018
Compare
Choose a tag to compare

Version v4.1.5 has some newly added tests and fixes for existing test suites.

What's Changed

New Contributors

Full Changelog: v4.1.4...v4.1.5

v4.1.4 Dependency Update

09 Jan 19:26
507d519
Compare
Choose a tag to compare

Just a quick update, #770 was a vulnerability update for containerd.

What's Changed

Full Changelog: v4.1.3...v4.1.4

v4.0.3 Timeout Backport

09 Jan 19:27
0b5b11b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v4.0.3

v4.1.3 January Update

05 Jan 17:27
c2fd97b
Compare
Choose a tag to compare

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

Full Changelog: v4.1.2...v4.1.3

v4.1.2 Dep updates, timeout increases, bugfixes

07 Dec 21:15
164f0d9
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/test-network-function/privileged-daemonset from 0.0.4 to 0.0.5 by @dependabot in #671
  • Update certification files by @github-actions in #675
  • Fix minor typos in bootparams by @sebrandon1 in #669
  • Removed unused scaling test case identifier. by @greyerof in #678
  • Use the right variable for bad statefulsets. by @greyerof in #679
  • Fix networking tests that fail with istio-proxy related issues by @sebrandon1 in #673
  • Switch context.Background() to context.TODO() for consistency by @sebrandon1 in #681
  • Update certification files by @github-actions in #682
  • Use '%v' when referencing an error by @sebrandon1 in #680
  • Zeroing iptables chains counters before comparing by @edcdavid in #684
  • Update certification files by @github-actions in #685
  • Remove fetch tool to use OCT instead by @jmontesi in #677
  • Make prefixes list for the port names check to be configurable by @shimritproj in #683
  • Add missed parameters to an error message. by @rdavid in #686
  • Update RHCOS to OCP version map by @github-actions in #687
  • Simplify log output by @rdavid in #688
  • Recording all operators in claims file by @edcdavid in #674
  • Update RHCOS to OCP version map by @github-actions in #690
  • Run lifecycle-pod-recreation TC in intrusive mode only. by @greyerof in #689
  • Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 by @dependabot in #692
  • Make the offline DB location configurable by @jmontesi in #691
  • Print more error data in case of a failure by @rdavid in #693
  • Optimize and clean the TNF image by @jmontesi in #694
  • Update RHCOS to OCP version map by @github-actions in #697
  • access-control: change detection of SSH daemons by @jmontesi in #696
  • copy missing oc file and add it to env variable by @edcdavid in #698
  • update path env again by @edcdavid in #700
  • Stop if oc doesn't exist by @rdavid in #699
  • Update RHCOS to OCP version map by @github-actions in #703
  • upgrading some test cases to normative by @edcdavid in #702
  • Get rid of 'oc' binary dependency. by @greyerof in #701
  • Tweaking result types for select testcases by @edcdavid in #706
  • Update RHCOS to OCP version map by @github-actions in #707
  • Allow Guaranteed Pods to be tested by lifecycle-pod-scheduling TC. by @greyerof in #705
  • internal/api: refactor the api with the certification DB by @jmontesi in #704
  • Remove oc related check by @rdavid in #710
  • Fix certdb unit tests by @jmontesi in #713
  • Remove certtool by @jmontesi in #712
  • Fix shellcheck errors, logic is not changed by @rdavid in #714
  • Bump github.com/operator-framework/api from 0.17.1 to 0.17.2 by @dependabot in #715
  • Fix minor typos by @sebrandon1 in #716
  • Update RHCOS to OCP version map by @github-actions in #717
  • Update Go to v1.19.4 by @sebrandon1 in #718
  • Bump timeout to 5 minutes for scaling tests by @sebrandon1 in #719
  • Update version to v4.1.2 by @sebrandon1 in #720

Full Changelog: v4.1.1...v4.1.2

v4.1.1 - Patch Update; dep updates

11 Nov 17:01
4d8c665
Compare
Choose a tag to compare

Patch Release v4.1.1

Notable changes:

  • #607 added test for security context from the v1.4 requirements document
  • #661 fixes panic for SYS_PTRACE
  • #635 added the ability to skip certain deployments and statefulsets via the TNF config to exclude them from the scaling tests

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0 - Best practices v1.4 support

04 Nov 19:15
1548d6a
Compare
Choose a tag to compare

Document v1.4 support!

Our latest release has a large number of changes pertaining to the new version v1.4 best practices document.

What's Changed

Read more