Skip to content

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

v5.4.8

13 Mar 14:07
e9ad7e8
Compare
Choose a tag to compare

v5.4.8

This is a small patch release to bump some dependencies to their latest versions. No functional changes.

CI Improvements

Dependency Updates

  • Bump the prod-dependencies group with 11 updates by @dependabot in #2835
  • Bump google.golang.org/api from 0.221.0 to 0.223.0 in the prod-dependencies group by @dependabot in #2833
  • Update -probe to v0.0.15 by @sebrandon1 in #2836
  • Bump docker/setup-qemu-action from 3.5.0 to 3.6.0 in the prod-dependencies group by @dependabot in #2841
  • Bump ubi9/ubi-minimal from 14f14e0 to 30bbd44 by @dependabot in #2848
  • Bump ubi9/python-39 from 9bbc4cf to 4b1db7c in /.github/actions/documentation in the prod-dependencies group by @dependabot in #2847
  • Bump ubi9/ubi from d342aa8 to b882274 by @dependabot in #2849
  • Bump the prod-dependencies group with 3 updates by @dependabot in #2851
  • Bump the prod-dependencies group with 2 updates by @dependabot in #2850
  • Bump ubi9/python-39 from 4b1db7c to 6f89c96 in /.github/actions/documentation in the prod-dependencies group by @dependabot in #2852
  • Bump google.golang.org/api from 0.224.0 to 0.225.0 in the prod-dependencies group by @dependabot in #2853
  • Update preflight to v1.12.1 by @sebrandon1 in #2854
  • Update Go to v1.24.1 by @sebrandon1 in #2855
  • Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 in the prod-dependencies group by @dependabot in #2857
  • Bump the prod-dependencies group with 8 updates by @dependabot in #2856

Full Changelog: v5.4.7...v5.4.8

v5.4.7

26 Feb 22:50
0aa9544
Compare
Choose a tag to compare

v5.4.7

v5.4.7 is a patch-level update that brings a new platform-alteration test as well as a number of updates/fixes and dependency updates.

New Tests

  • platform-alteration: add test for cluster operator health by @sebrandon1 in #2787

Improvements

Dependency Updates

New Contributors

Full Changelog: v5.4.6...v5.4.7

v5.4.6

11 Feb 21:41
acc78ef
Compare
Choose a tag to compare

v5.4.6

A small patch update to update the name of the operator tenant namespace test.

Fixes

  • Add OS to tarball artifact name by @sebrandon1 in #2783
  • fix : Name and details of the valid operator install in tenant namespace test by @bnshr in #2788

Dependency Updates

  • Bump ubi9/python-39 from 9a31f03 to 08d3650 in /.github/actions/documentation by @dependabot in #2782
  • Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by @dependabot in #2784
  • Bump docker/build-push-action from 6.12.0 to 6.13.0 by @dependabot in #2785
  • Bump golangci/golangci-lint-action from 6.3.0 to 6.3.2 by @dependabot in #2786

Full Changelog: v5.4.5...v5.4.6

v5.4.5

10 Feb 15:44
f12bb1a
Compare
Choose a tag to compare

v5.4.5

This version introduces a new operator suite test from #2589 to ensure proper installation namespace for operators.

There has also been an improvement to our realtime tests to skip altogether if there is no realtime kernel in #2763.

New Tests

  • feat : Valid (Single/Multi-Namespaced) Operator Installation in tenant namespace by @bnshr in #2589

Test Improvements

  • Skip access-control-sys-nice-realtime-capability if there's no nodes using realtime kernel. by @greyerof in #2763

CI Improvements

Dependency Updates

Full Changelog: v5.4.4...v5.4.5

v5.4.4

03 Feb 17:41
58e9954
Compare
Choose a tag to compare

v5.4.4

Small release to bring a bugfix to production for the webserver to operate correctly.

Bug Fixes and Improvements

Other Changes

Full Changelog: v5.4.3...v5.4.4

v5.4.3

30 Jan 18:03
f5c7b4c
Compare
Choose a tag to compare

v5.4.3

This release contains some fixes and improvements surrounding the RedHat Connect API integration and a fix for our sys-nice accesscontrol tests.

This release also is the first to include support for S390x and PPC64LE image builds to Quay.

Fixes and Improvements

CI Changes

Dependency Updates

Full Changelog: v5.4.2...v5.4.3

v5.4.2

22 Jan 17:31
b0fcf5a
Compare
Choose a tag to compare

v5.4.2

This new version of the test suite adds (#2629) the ability to automatically upload your tar.gz results files directly to the Red Hat Connect API if you have a valid API Key and Project ID.

In the certsuite config, adjust the following key/value pairs:

connectAPIConfig:
  baseURL: "https://access.redhat.com/hydra/cwe/rest/v1.0"
  apiKey: "YOUR_API_KEY"
  projectID: "YOUR_PROJECT_ID"
  proxyURL: ""
  proxyPort: ""

Improvements

Dependency Updates

  • Bump github.com/redhat-best-practices-for-k8s/certsuite-claim from 1.0.51 to 1.0.52 by @dependabot in #2664
  • Bump github.com/redhat-best-practices-for-k8s/privileged-daemonset from 1.0.43 to 1.0.44 by @dependabot in #2665
  • Bump github.com/redhat-best-practices-for-k8s/oct from 0.0.29 to 0.0.30 by @dependabot in #2666
  • Bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #2670
  • Bump google.golang.org/api from 0.214.0 to 0.215.0 by @dependabot in #2671
  • Update GolangCI-lint to v1.63.3 by @sebrandon1 in #2667
  • Bump ubi9/python-39 from dde5068 to 9c3fbaa in /.github/actions/documentation by @dependabot in #2674
  • Bump ubi9/ubi from 38791b2 to 53d6c19 by @dependabot in #2676
  • Bump ubi9/ubi-minimal from daa61d6 to b870979 by @dependabot in #2675
  • Bump google.golang.org/api from 0.215.0 to 0.216.0 by @dependabot in #2677
  • Bump github.com/redhat-best-practices-for-k8s/oct from 0.0.30 to 0.0.31 by @dependabot in #2681
  • Bump ubi9/python-39 from 9c3fbaa to 36ae153 in /.github/actions/documentation by @dependabot in #2686
  • Bump github.com/operator-framework/api from 0.27.0 to 0.29.0 by @dependabot in #2688
  • Bump google.golang.org/api from 0.216.0 to 0.217.0 by @dependabot in #2689
  • Update operator-sdk to v1.39.1 by @sebrandon1 in #2690
  • Bump k8s.io/client-go from 0.32.0 to 0.32.1 by @dependabot in #2694
  • Bump k8s.io/kubectl from 0.32.0 to 0.32.1 by @dependabot in #2693
  • Bump helm.sh/helm/v3 from 3.16.4 to 3.17.0 by @dependabot in #2696
  • Bump k8s.io/apiextensions-apiserver from 0.32.0 to 0.32.1 by @dependabot in #2699
  • Bump github.com/redhat-best-practices-for-k8s/privileged-daemonset from 1.0.44 to 1.0.45 by @dependabot in #2698
  • Bump ubi9/python-39 from 36ae153 to 9a31f03 in /.github/actions/documentation by @dependabot in #2703
  • Update Go to v1.23.5 by @sebrandon1 in #2704
  • Update GolangCI-lint to v1.63.4 by @sebrandon1 in #2705
  • Update parser to v0.5.1; probe to v0.0.12 by @sebrandon1 in #2706
  • Bump depends-on/depends-on-action from 77e67971a155b35424508ada365790c47286fd0f to 61cb3f4a0e2c8ae4b90c9448dc57c7ba9ca24c35 by @dependabot in #2708
  • Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #2709
  • Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #2710
  • Bump actions/upload-artifact from 4.3.3 to 4.6.0 by @dependabot in #2711
  • Bump docker/setup-qemu-action from 3.2.0 to 3.3.0 by @dependabot in #2712

Full Changelog: v5.4.1...v5.4.2

v5.4.1

02 Jan 15:09
4dedd75
Compare
Choose a tag to compare

v5.4.1

First release of 2025! Brings in a couple of improvements to existing test cases and some dependency updates.

Improvements

Dependency Updates

CI Updates

  • Bump github/codeql-action from 3.27.7 to 3.27.9 by @dependabot in #2641
  • Bump depends-on/depends-on-action from ce4047f663174688ea42a21fac1b1007d97b79bb to 279809107792022edfa46aa42ed33531f91b9727 by @dependabot in #2642
  • Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #2646
  • Bump depends-on/depends-on-action from 279809107792022edfa46aa42ed33531f91b9727 to 747e9a585cf378ac4b07153ea362c9a3e3802e61 by @dependabot in #2645
  • Bump depends-on/depends-on-action from 747e9a585cf378ac4b07153ea362c9a3e3802e61 to 89053954da4995d50120bb9dae99502395c6206c by @dependabot in #2650
  • Bump ubi9/python-39 from eb65add to daa95bd in /.github/actions/documentation by @dependabot in #2651
  • Bump depends-on/depends-on-action from 89053954da4995d50120bb9dae99502395c6206c to 77e67971a155b35424508ada365790c47286fd0f by @dependabot in #2655
  • Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #2656
  • Bump ubi9/python-39 from daa95bd to dde5068 in /.github/actions/documentation by @dependabot in #2661

Full Changelog: v5.4.0...v5.4.1

v5.4.0

12 Dec 18:40
b2c5bdb
Compare
Choose a tag to compare

v5.4.0

v5.4.0 is a minor-version bump because we have started to include new tests from our v1.6 (internal) best practices document.

New Tests

Improvements

Operator Script Updates

  • Use certsuite executable from image everywhere in the batch operators test script by @edcdavid in #2574

Documentation Updates

  • docs : Remove TNF/CNF reference in the official doc by @bnshr in #2569
  • docs : remove tnf/cnf from svg files by @bnshr in #2570

CI Updates

Dependency Updates

  • Bump github/codeql-action from 3.26.13 to 3.27.0 by @dependabot in #2526
  • Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #2525
  • Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #2528
  • Bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot in #2531
  • Bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.2 by @dependabot in #2533
  • Bump k8s.io/kubectl from 0.31.1 to 0.31.2 by @dependabot in #2530
  • Bump github.com/redhat-best-practices-for-k8s/privileged-daemonset from 1.0.38 to 1.0.39 by @dependabot in #2534
  • Bump google.golang.org/api from 0.201.0 to 0.203.0 by @dependabot in #2535
  • Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #2536
  • OLM update; preflight update by @sebrandon1 in #2539
  • Bump ubi9/ubi from 9.4-1214.1726694543 to 9.4-1214.1729773476 by @dependabot in #2541
  • Bump ubi9/python-39 from 1-197.1726696853 to 1-197.1729767844 in /.github/actions/documentation by @dependabot in #2544
  • Bump github.com/operator-framework/operator-lifecycle-manager from 0.29.0 to 0.30.0 by @dependabot in #2546
  • Bump google.golang.org/api from 0.203.0 to 0.204.0 by @dependabot in #2547
  • Bump ubi9/python-39 from 1-197.1729767844 to 1-197.1729776550 in /.github/actions/documentation by @dependabot in #2548
  • Bump google.golang.org/api from 0.204.0 to 0.205.0 by @dependabot in #2550
  • Bump golang.org/x/term from 0.25.0 to 0.26.0 by @dependabot in #2554
  • Bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in #2555
  • Bump ubi9/ubi from 9.4-1214.1729773476 to 9.5 by @dependabot in #2558
  • Bump ubi9/ubi-minimal from 9.4-1227.1726694542 to 9.5 by @dependabot in #2559
  • Bump github/codeql-action from 3.27.1 to 3.27.2 by @dependabot in #2560
  • Bump ubi9/python-39 from 1-197.1729776550 to 9.5 in /.github/actions/documentation by @dependabot in #2563
  • Bump github/codeql-action from 3.27.2 to 3.27.3 by @dependabot in #2562
  • Bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 by @dependabot in #2565
  • Bump ubi9/ubi-minimal from 6907fba to 9ffc5b7 by @dependabot in #2566
  • Bump github/codeql-action from 3.27.3 to 3.27.4 by @dependabot in #2564
  • Bump ubi9/ubi from 5ae30df to 2bae906 by @dependabot in #2567
  • Bump ubi9/ubi-minimal from 9ffc5b7 to d85040b by @dependabot in #2573
  • Bump google.golang.org/api from 0.205.0 to 0.206.0 by @dependabot in #2572
  • Bump ubi9/python-39 from 9a69bc1 to 84c0289 in /.github/actions/documentation by @dependabot in #2576
  • Bump google.golang.org/api from 0.206.0 to 0.207.0 by @dependabot in #2578
  • Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 by @dependabot in #2579
  • Bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in #2580
  • Bump k8s.io/api from 0.31.2 to 0.31.3 by @dependabot in #2581
  • Bump k8s.io/apiextensions-apiserver from 0.31.2 to 0.31.3 by @dependabot in #2582
  • Bump k8s.io/kubectl from 0.31.2 to 0.31.3 by @dependabot in #2584
  • Bump google.golang.org/api from 0.207.0 to 0.209.0 by @dependabot in #2587
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #2590
  • Bump github.com/redhat-best-practices-for-k8s/oct from 0.0.27 to 0.0.28 by @dependabot in #2591
  • Bump github.com/redhat-best-practices-for-k8s/privileged-daemonset from 1.0.39 to 1.0.40 by @dependabot in #2592
  • Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #2596
  • Update Go to v1.23.3 by @sebrandon1 in #2594
  • Update operator-sdk to v1.38.0 by @sebrandon1 in #2597
  • Update GolangCI-lint to v1.62.2 by @sebrandon1 in #2598
  • Bump github.com/redhat-best-practices-for-k8s/certsuite-claim from 1.0.50 to 1.0.51 by @dependabot in #2599
  • Bump github.com/redhat-best-practices-for-k8s/privileged-daemonset from 1.0.40 to 1.0.41 by @dependabot in #2600
  • Bump depends-on/depends-on-action from 9e8a61fce18b15281e831f1bba0e14c71d1e1f46 to 3f0a220b74074edace48e46f7bacc29e5ef555c2 by @dependabot in #2604
  • Bump ubi9/ubi from 2bae906 to 1057dab by @dependabot in #2605
  • Bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #2607
  • Bump ubi9/python-39 from 84c0289 to eb65add in /.github/actions/documentation by @dependabot in #2608
  • Update...
Read more

v5.3.7

21 Oct 16:03
dd848f2
Compare
Choose a tag to compare

v5.3.7

This release contains 3 new tests from our new update v1.6 Best Practices documentation. It also includes fixes and improvements surrounding support for cluster-wide operator detection for our existing tests.

New Tests

Test Enhancements

CI Updates

Operator Script Updates

  • Updating the default list of telco operators by @edcdavid in #2523
  • Authenticate results spreadsheet creation using a google service account by @shirmoran in #2497
  • Add log messages to results spreadsheet app by @shirmoran in #2503

Dependency Updates

  • Update openshift libraries manually by @sebrandon1 in #2506
  • Bump actions/upload-artifact from 4.4.1 to 4.4.3 by @dependabot in #2507
  • Bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 by @dependabot in #2510
  • Bump google.golang.org/api from 0.199.0 to 0.200.0 by @dependabot in #2511
  • Bump ubi9/python-39 from 1-197.1726664308 to 1-197.1726696853 in /.github/actions/documentation by @dependabot in #2519
  • Bump google.golang.org/api from 0.200.0 to 0.201.0 by @dependabot in #2520
  • Bump github.com/redhat-best-practices-for-k8s/privileged-daemonset from 1.0.37 to 1.0.38 by @dependabot in #2521
  • Bump github.com/redhat-best-practices-for-k8s/oct from 0.0.25 to 0.0.26 by @dependabot in #2522
  • Bump github/codeql-action from 3.26.12 to 3.26.13 by @dependabot in #2516
  • Bump github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.7.4 to 1.7.5 by @dependabot in #2518

Full Changelog: v5.3.6...v5.3.7