diff --git a/.changelog/12793.txt b/.changelog/12793.txt new file mode 100644 index 000000000..e3563e1d6 --- /dev/null +++ b/.changelog/12793.txt @@ -0,0 +1,5 @@ +```release-note:breaking-change +The Connect CA Vault system now sets the Namespace (if present) prior +to attempting to login to Vault. This means the AuthMethod needs to +be in the specified namespace. Previously the AuthMethod needed to be +in the root namespace to work.