From ebc660c45b3108d49a53cb2d0f2b8b1a1f9f475b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Mon, 31 Jul 2023 09:02:16 +0200 Subject: [PATCH] release: Kata Containers 3.2.0-alpha4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ci: Initialize GOPATH before it's used - ci/openshift-ci: Fix the smoke_test permissions - vfio-ap: Add e2e test for vfio-ap cold-plugin - vfio: Fix default port assignment - license: avoid checking license for *.dtd file - Dict: add pio into Kata CI spelling check - dict: add more words into kata-spell-check - spell: update spelling dictionary - versions: Update sonobuoy to latest v0.56.16 - k8s-conformance: Add support to run tests in parallel - metrics: Fix non valid results on memory usage inside container - run: Bring back k8s tests for dragonball - gpu: Add VRA related words to dictionary - ci/openshift-ci: Port the job to run on OCP 4.14 - tests: Remove a snap test - ci: Switch to http kubernetes mirror - metrics: Update Tensorflow model name - metrics: Update tensorflow Dockerfile - versions: Update xurls version to 2.5.0 - stability: Update stressng dockerfile d32ca2d7 ci: Initialize GOPATH before it's used 21f3a897 kata-webhook: Fix the webhook's pods permissions ad8f18e1 ci/openshift-ci: Fix the smoke_test permissions 6c6397f9 vfio-ap: Add e2e test for vfio-ap cold-plugin 54b5c03e vfio: Fix default port assignment 1f222bca license: avoid checking license for *.dtd file a4f42ff4 Dict: add pio into Kata CI spelling check dbdcc1eb dict: add more words into kata-spell-check 80133177 spell: update spelling dictionary 244e5a1c versions: Update sonobuoy to latest v0.56.16 14ee9639 run: Bring back k8s tests for dragonball 75068056 gpu: Add VRA related words to dictionary 9cefdb38 metrics: Fix non valid results on memory usage inside container 6a127aa7 ci/openshift-ci: Remove ocp 4.10 support 735c4808 ci/openshift-ci: Port the job to run on OCP 4.14 b682f059 tests: Remove a snap test 977eaf71 ci: Switch to http kubernetes mirror 5fad1046 metrics: Update Tensorflow model name 98cf5b97 k8s-conformance: Add support to run tests in parallel d7b8c0b0 versions: Update sonobuoy to latest v0.56.16 a403e6ec e2e_conformance: Add support for runtime class cb6f8cda kata-webhook: Cleanup kata-webhook deployment 53b9302c kata-webhook: Skip mutating sonobuoy pods 16f551cc kata-webhook-docs: Fix outdated script names 2e4a7eb9 metrics: Update tensorflow Dockerfile 101ae848 versions: Update xurls version to 2.5.0 cd4cfd8c stability: Update stressng dockerfile Signed-off-by: Fabiano FidĂȘncio --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index bb48c8b0a..ed590bd2a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.0-alpha3 +3.2.0-alpha4