From 7a324250888e3ddb50a57b2e3426098b461fccee Mon Sep 17 00:00:00 2001 From: Sahiba Gupta Date: Thu, 1 Sep 2022 13:32:54 -0400 Subject: [PATCH 1/3] Remove PR from release notes for authorization --- content/docs/authorization/release/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/docs/authorization/release/_index.md b/content/docs/authorization/release/_index.md index f7b9bdc474..3d74d29990 100644 --- a/content/docs/authorization/release/_index.md +++ b/content/docs/authorization/release/_index.md @@ -11,7 +11,6 @@ Description: > ### New Features/Changes - CSM 1.4 Release specific changes. ([#350](https://github.com/dell/csm/issues/350)) -- Implementation: enable authorization for csm observability powerscale. ([#413](https://github.com/dell/csm/issues/413)) - CSM Authorization insecure related entities are renamed to skipCertificateValidation. ([#368](https://github.com/dell/csm/issues/368)) ### Bugs From 6d21ab45331024b7fe903d2f31bf5d4b6d51f37c Mon Sep 17 00:00:00 2001 From: Sahiba Gupta Date: Thu, 1 Sep 2022 14:01:51 -0400 Subject: [PATCH 2/3] Add bugs in release notes for authorization --- content/docs/authorization/release/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/docs/authorization/release/_index.md b/content/docs/authorization/release/_index.md index 3d74d29990..9c0c68ca1b 100644 --- a/content/docs/authorization/release/_index.md +++ b/content/docs/authorization/release/_index.md @@ -22,4 +22,6 @@ Description: > - Update Authorization documentation with supported versions of k3s-selinux and container-selinux packages. ([#393](https://github.com/dell/csm/issues/393)) - Using Authorization without dependency on jq. ([#390](https://github.com/dell/csm/issues/390)) - Authorization Documentation Improvement. ([#384](https://github.com/dell/csm/issues/384)) -- Unit test failing for csm-authorization. ([#382](https://github.com/dell/csm/issues/382)) \ No newline at end of file +- Unit test failing for csm-authorization. ([#382](https://github.com/dell/csm/issues/382)) +- Karavictl has incorrect permissions after download. ([#360](https://github.com/dell/csm/issues/360 [github.com])) +- Helm deployment of Authorization denies a valid request path from csi-powerflex. ([#353](https://github.com/dell/csm/issues/353 [github.com])) \ No newline at end of file From a8058ef0f99c56332af9b99e60578df5d2328e32 Mon Sep 17 00:00:00 2001 From: Sahiba Gupta Date: Thu, 1 Sep 2022 16:48:34 -0400 Subject: [PATCH 3/3] Add bugs in release notes for authorization --- content/docs/authorization/release/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/authorization/release/_index.md b/content/docs/authorization/release/_index.md index 9c0c68ca1b..4352059fbe 100644 --- a/content/docs/authorization/release/_index.md +++ b/content/docs/authorization/release/_index.md @@ -23,5 +23,5 @@ Description: > - Using Authorization without dependency on jq. ([#390](https://github.com/dell/csm/issues/390)) - Authorization Documentation Improvement. ([#384](https://github.com/dell/csm/issues/384)) - Unit test failing for csm-authorization. ([#382](https://github.com/dell/csm/issues/382)) -- Karavictl has incorrect permissions after download. ([#360](https://github.com/dell/csm/issues/360 [github.com])) -- Helm deployment of Authorization denies a valid request path from csi-powerflex. ([#353](https://github.com/dell/csm/issues/353 [github.com])) \ No newline at end of file +- Karavictl has incorrect permissions after download. ([#360](https://github.com/dell/csm/issues/360)) +- Helm deployment of Authorization denies a valid request path from csi-powerflex. ([#353](https://github.com/dell/csm/issues/353)) \ No newline at end of file