From 86cbafe75925a1aa725a5c1bf0089a8327df24ba Mon Sep 17 00:00:00 2001 From: Raunak Pradip Shah Date: Tue, 22 Mar 2022 22:19:40 +0530 Subject: [PATCH] Placeholder for unauthorised volume mode conversion blog --- ...4-19-prevent-unauthorised-volume-mode-conversion.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/en/blog/_posts/2022-04-19-prevent-unauthorised-volume-mode-conversion.md diff --git a/content/en/blog/_posts/2022-04-19-prevent-unauthorised-volume-mode-conversion.md b/content/en/blog/_posts/2022-04-19-prevent-unauthorised-volume-mode-conversion.md new file mode 100644 index 0000000000..0436d056bd --- /dev/null +++ b/content/en/blog/_posts/2022-04-19-prevent-unauthorised-volume-mode-conversion.md @@ -0,0 +1,10 @@ +--- +layout: blog +title: 'Kubernetes 1.24: Prevent unauthorised volume mode conversion' +date: 2022-04-19 +slug: prevent-unauthorised-volume-mode-conversion-alpha + --- + +**Author:** Raunak Shah (Mirantis) + +Prevention of unauthorised volume mode conversion is introduce as an Alpha feature in 1.24. \ No newline at end of file