Skip to content

v1.3.0 June 27, 2024

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 11:10
· 77 commits to main since this release
9497fd6

Release Notes for v1.3.0 (Thursday, June 27, 2024)

Changes since v1.2.0 (May 9, 2024)

🙌 Kudos

We appreciate everyone who helped with Release v1.3.0! 🎉

Special thanks to contributors:

@denverwilliams
@horecoli
@kosstennbl
@taylor
@svteb
@lixuna
@martin-mat
@barmull
@collivier

Please submit a PR to add your name to the CONTRIBUTORS.md.

✨ Enhancements

  • #1995 #1964 - add checks for KUBECONFIG and cluster health
  • #2045 - add ERROR result state for tests when an unexpected error occurs
  • #2008 #2000 - Add possibility to direct logs into a file

🐛 Bug Fixes

  • #2086 - Bump k8s_netstat to fix database timeouts
  • #2078 - shared_database2 spec test has inconsistent results in actions
  • #2062 #2085 - Label filtering on StatefulSets is bringing additional pods into the test
  • #2034 #2025 - Routed logs test now correctly checks if CNF is being tailed
  • #2016 - Outdated helm repo path in fluentd bitnami install
  • #2048 #2051 - Test exclusion during certification no longer working (note a changed CLI format for this)
  • #2054 #2038 - Add exclusion of init system from single process check
  • #2030 #2040 - The single process type check is skipped if CNF is deployed in a non-default namespace
  • #2015 - cni_compatible test failing due to outdated Cilium
  • #2033 #2022 #2024 - Node drain test not starting due to unable to get chaos resources
  • #2019 #2020 - Fix bug with Litmus Pod Mem Test

🔧 Maintenance

  • #2028 #2027- remove duplicate test "volume_hostpath_not_found"
  • #2066 #2080 - Enable github actions to be (successfully) run for PRs created from forked repos
  • #2079 - Update registry mirror to UNH infrastructure
  • #2013 - Move off CNCF Equinix Resources
  • #2023 #335 - Redesign and unify timeouts
  • #2067 #2064 - Don't fail on delete cluster in github actions
  • #2037 #2044 - Cilium version update
  • #2018 #2017 - Add removal of pvc in the end of spec test

📖 Documentation

  • #1955 - Unification of documentation
  • #2069 - Remove deprecated capacity tests in docs
  • #2057 #2058 #2043 - Rename MAINTAINERS.md to CONTRIBUTORS.md, updates of CONTRIBUTION_LADDER.md and README.md

Artifact info:

  • Commit: v1.3.0
  • SHA256SUM: 86f42d796d650cc416d7d32d73d692c680ffa086ab15ec2d3863b0e804032168 cnf-testsuite-v1.3.0.tar.gz

Full Changelog: v1.2.0...v1.3.0