aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaka Cho <takamune.cho@att.com>2019-10-14 09:19:21 -0400
committerTakamune Cho <takamune.cho@att.com>2019-10-14 13:21:26 +0000
commita43ba49af7296f1b1369a8d53b99ccb91c45fea7 (patch)
tree4530e08f9f72041e2260a8607cd88165fda92878
parent547d95ea70a5312bfa9a116b9d290893382ff752 (diff)
update release note for unknown issue
update relese note Issue-ID: APPC-1710 Change-Id: I810a49a8f72ed9c77869b1c1cdb1435c303bdd15 Signed-off-by: Taka Cho <takamune.cho@att.com>
-rw-r--r--docs/release-notes.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index f265df56b..04bc4c4b6 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -54,6 +54,12 @@ The El Alto added the following feature, bug fixes and security enhancements:
- `APPC-1713 <https://jira.onap.org/browse/APPC-1713>`_ - Appc eelf logging resource bundle error after ODL upgrade
- `APPC-1736 <https://jira.onap.org/browse/APPC-1736>`_ - change mountpoint for pax property file
+**Known Issues**
+
+ - `APPC-1710 <https://jira.onap.org/browse/APPC-1710>`_ - Need for "ReadWriteMany" access on storage when deploying on Kubernetes?
+ - to work around this is to add "accessMode: ReadWriteOnce" to values.yaml in APPC helm chart
+
+
**Security Notes**
*Fixed Security Issues*