Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
OOM has now templates in order to create the needed PVC, using:
* a PV with a specific class when using a common nfs mount path between
nodes (sames as today use) --> is the default behavior today
* or a storage class if we want to use dynamic PV.
On this case, we use (in order of priority):
- persistence.storageClassOverride if set on the chart
- global.persistence.storageClass if set globally
- persistence.storageClass if set on the chart
Change-Id: I9ffc9f121fb68993dd7bf96d4909913c3aaa09c3
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Issue-ID: OOM-2174
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: Ib6c159d54ca65577934f70de137bfc13336992ec
|
|
Issue-ID: CCSDK-1822
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Id06aacd6081178384d5c13680182fb339e7cfff4
|
|
Issue-ID: CCSDK-1822
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Ib75741d85cfe8d0d5129dac6d11d0a3468627320
|
|
Issue-ID: OOM-2026
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Id742c289e1ea0d269105d6b70f21e1ede3db0790
|
|
|
|
Issue-ID: OOM-2026
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I4bb2d8b41d1f47e27cadf72b4507975550c117ba
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
|
|
Issue-ID: CCSDK-1432
Signed-off-by: Prathamesh Morde <prathamesh.morde@bell.ca>
Change-Id: I64349580b66979285857951ea6d6f18015ef63f5
Signed-off-by: Prathamesh Morde <prathamesh.morde@bell.ca>
Signed-off-by: Prathamesh Morde <prathamesh_morde@yahoo.ca>
|
|
Change-Id: I6458697ede852318a059a054d6158df5c489c793
Issue-ID: CCSDK-1423
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Split the services into two services (GRPC does not
need a NodePort)
Issue-ID: SDNC-745
Change-Id: I87acd802e4f6d98412aa76c79009a79ddc69bfd8
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
|
|
- rework CDS structure
- Use nodePortPrefixExt for cds-ui - 30497
- Reformat Chart name and Description
Change-Id: I626b78c7a12adddf207b6f900d61e128308f9ab3
Issue-ID: CCSDK-1164
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|