aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components/dcae-ves-openapi-manager
AgeCommit message (Collapse)AuthorFilesLines
2021-05-24[DCAEGEN2] Add new OpenAPI schemas configmapMichal Banka1-1/+1
- Added ConfigMap with 3gpp SA91-Rel16 OpenAPI schemas - Moved ConfigMaps from 'dcaegen2' chart to 'dcaegen2-services' - Removed old SA88-Rel16 OpenAPI schemas Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: Ibae0786c7d5e498aa076186a580a268913a57692 Issue-ID: DCAEGEN2-2690
2021-03-24[DOC][COMMON] Prepare Honolulu releaseSylvain Desbureaux2-4/+4
Updating the documentation and bumping version to 8.0.0 Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
2021-03-22[DCAEGEN2] Fix configmap mountingMichal Banka2-3/+2
Removed 'subPath' field which blocks reloading mounted file when Configmap changes. Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: I78614e06542392a7c39cd650fd5ae1f98108c365 Issue-ID: DCAEGEN2-2576
2021-03-04[DCAEGEN2] Add subproject ves-openapi-managerMichal Banka4-0/+179
Added ves-openapi-manager Helm chart as DCAE component. Change-Id: I68c4b016f2c97f430867fc5c709531d7a783271f Signed-off-by: Michal Banka <michal.banka@nokia.com> Issue-ID: DCAEGEN2-2574