v0.6.1, Release Candidate #1
Pre-release
Pre-release
What's Changed
- docs: fix docs Sphinx build breaking in github actions. by @klihub in #735
- e2e: fix installing containernetworking with go 1.16 by @askervin in #733
- e2e: add distro-install-kernel-dev for distro=opensuse by @askervin in #716
- Monitor the pool CPU usage for podpools-policy. by @huangrui666 in #705
- e2e: Enable cri-o in centos-8 by @jukkar in #734
- scripts/build/get-buildid: return unknown version by @marquiz in #736
- Correct one typo and two nitpicks. by @huangrui666 in #740
- e2e: Do not try to use govm if user has specified the VM address by @jukkar in #738
- e2e: Add support for Fedora 35 images by @jukkar in #737
- e2e: Fixes for non govm usage by @jukkar in #741
- e2e: support vm-set-kernel-cmdline on opensuse by @askervin in #742
- e2e: podpools metrics test by @askervin in #695
- fixes: properly reject containers with invalid/unparsable affinity annotations. by @klihub in #743
- e2e: support distro=fedora-<34|33> by @askervin in #745
- e2e: update distro=opensuse to 15.3 by @askervin in #751
- e2e: add use_host_images=1, workaround to docker.io pull quota by @askervin in #752
- e2e: containernetworkplugins in /opt/cni/bin in fedora by @askervin in #753
- e2e: fix cilium installation and update to cilium v1.11 by @askervin in #748
- e2e: support k8scni=<cilium|weavenet|flannel> by @askervin in #747
- e2e: add vm-install-glibc, vm-set-glibc and on_*_install hooks by @askervin in #746
- resmgr: write a PID file upon successful startup. by @klihub in #756
- scripts: add go-mod-tree for inspecting dependencies by @askervin in #664
- e2e: test container exit by @askervin in #704
- e2e: detect cri-resmgr(-agent) with fuser/pidfile instead of pidof by @askervin in #754
- e2e: add a test for distro/cni/cri combinations by @askervin in #755
- e2e: vm-install-cri replaces original containerd/crio binary by @askervin in #749
- e2e: support containerd and cgroups v2 in the blockio test by @askervin in #750
- CODEOWNERS: add @jukkar. by @klihub in #758
- fixes: better socket probing. by @klihub in #757
- e2e: add distro=debian-11 by @askervin in #759
- e2e: local vm-install-cri-resmgr installs systemd service by @askervin in #762
- deps: update dependencies to k8s 1.23.3. by @klihub in #766
- topology-aware: Remove duplicate branch by @jukkar in #764
- .githooks: add hook to check go version conistency. by @klihub in #765
- docs: Fix doc and example config typos/indentation by @wpross in #768
- docs: document rdt related annotations by @marquiz in #767
- docs: use myst markdown parser for docs/releases too by @marquiz in #770
- github: drop unnecessary CI steps by @marquiz in #771
- docs: fix typo in rdt documentation by @marquiz in #776
- Drop circleci configuration by @marquiz in #772
- topology-aware: Do not advertise shared CPUs if there are none by @jukkar in #777
- podpools: never count default pool CPUs in Instances percentages by @askervin in #782
- topology-aware: Add ReservedPoolNamespaces option support by @jukkar in #780
- topology-aware: Clone also CPU type in grant by @jukkar in #787
- topology-aware: Add ReservedPoolNamespaces documentation by @jukkar in #789
- cross-build: build using golang version 1.17. by @klihub in #785
- build: add target for cross-building binary tarballs using a CentOS-7 container. by @klihub in #786
New Contributors
- @huangrui666 made their first contribution in #705
- @wpross made their first contribution in #768
Full Changelog: v0.6.0...v0.6.1rc1