From 9c8b00bc0be634eddc2081da6f7530f91a5a58e4 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Tue, 13 Dec 2022 13:47:59 +0100 Subject: [PATCH] Add release note about fixing castellan Change-Id: Iacc796737bad8881873da7db5273338c2cff9e68 --- .../notes/octavia_castellan_config-995e65f129e3e983.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 releasenotes/notes/octavia_castellan_config-995e65f129e3e983.yaml diff --git a/releasenotes/notes/octavia_castellan_config-995e65f129e3e983.yaml b/releasenotes/notes/octavia_castellan_config-995e65f129e3e983.yaml new file mode 100644 index 0000000000..5f5f4d1f1f --- /dev/null +++ b/releasenotes/notes/octavia_castellan_config-995e65f129e3e983.yaml @@ -0,0 +1,7 @@ +--- +fixes: + - | + Usage of ``castellan_cert_manager`` as cert_manager has been significantly + improved. Now you can define configuration options for castellan in + octavia.conf and they will be passed properly to castellan beckend. This + allows to use allowed castellan backends as for certificate storage.