Skip to content

v1.2.0 May 09, 2024

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 22:41
· 57 commits to main since this release
47958a0

Release Notes for v1.2.0 (Thursday, May 9, 2024)

Changes since v1.1.0 (April 17, 2024)

🙌 Kudos

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

Special thanks to contributors:

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

✨ Enhancements

  • #1949 - Remove all hardcoded EOL K8s version
  • #1954 - Spec: removed backticks execution method and use new logging
  • #1997, #2012 - Added option to run Cert command for only Essential Tests,
  • #1962 - Enhancement: Add test name before and after the test in console output
  • #1958 - Add test case identifiers for tests being executed to console output and more informative console output
  • #1984 - Remove -ti in docker and kubectl calls
  • #1988 - Check if cluster-tools are installed untill timeout
  • #1953 - Set helm_install_namespace in all example cnf-testsuite.yml

🐛 Bug Fixes

  • #2011 - Fix human readable task_runtime for time display on console
  • #1495 - [BUG] Remove Log.info wrappers when running shell commands in spec tests
  • #1948 - [BUG] Update all Kubernetes version in Gates (stop pinning v1.23 EOL)
  • #1909 - [BUG] Spec tests are unable to find local Helm installation.
  • #1978 - Minor change to fix immutable configmaps typo
  • #1972 - Prevent microservice tests from passing on errors
  • #1959 - Fixed false-postive (PASSED) result of specialized_init_system on nginx (sample-cnfs/sample-ndn-privileged)
  • #1952 - [BUG] coredns should pass default_namespace
  • #1973, #1987 - Fixed pod_memory_hog spec which was failing in github actions after PR merge to main
  • #1977 - [BUG] pod_dns_error is always SKIPPED when "containerd" runtime is used
  • #1974 - [BUG] pod_delete test outputs API text during cert run

🔧 Maintenance

  • #1998 - #1948 Kind version upgrade
  • #1965, #2006 - cni_compatible installs obsolete cluster (v1.21 and no cgroup v2 support). remove cni_compatible from cert tests
  • #2004 - (#1993, #1999, #2003) Upgrade Kubescape to v3.0.8 and fix affected tests
  • #1986, #1969 - Change location of increase_decrease_capacity task

📖 Documentation

N/A


Artifact info:

  • Commit: v1.2.0
  • SHA256SUM: fdf76c6b7c38fb15d5b0f8fbb9140475f732ea09a0858c9cbb3b5bf2ac91898e cnf-testsuite-v1.2.0.tar.gz