From 434524e999e36037a462d171c8fa17230fca5bc5 Mon Sep 17 00:00:00 2001 From: Chris Thain Date: Thu, 5 Oct 2023 16:03:01 -0700 Subject: [PATCH] add changelog --- .changelog/19095.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/19095.txt diff --git a/.changelog/19095.txt b/.changelog/19095.txt new file mode 100644 index 0000000000000..f18e19725ec21 --- /dev/null +++ b/.changelog/19095.txt @@ -0,0 +1,3 @@ +```release-note:bug +ca: ensure Vault CA provider respects Vault Enterprise namespace configuration. +```