summaryrefslogtreecommitdiffstats
path: root/kubernetes/clamp/components
AgeCommit message (Collapse)AuthorFilesLines
2020-10-01Merge "[CLAMP] Upgrade the FE/BE to 5.1.2"Sylvain Desbureaux2-3/+3
2020-10-01[CLAMP] Upgrade the FE/BE to 5.1.2sebdet2-3/+3
Upgrade Clamp BE and FE to 5.1.2 (new imaged based on integration one + removal of Legacy policies Issue-ID: CLAMP-949 Issue-ID: CLAMP-948 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I61055d83290579ac180e84a0f6dd40382d4139cc
2020-09-26[CLAMP] upgrade for java11osgn422w4-3/+6
upgrade elk version to move to java 11 for CLAMP dashboard part. Issue-ID: CLAMP-934 Change-Id: I5b6a8064f17ab0bdd7c5fa1feb8813848d9753cc Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-09-25Merge "[CLAMP] AAF certificate using certinializer(2)"Sylvain Desbureaux12-9/+176
2020-09-25[CLAMP] AAF certificate using certinializer(2)osgn422w12-9/+176
use of auto-generated certificates via AAF side-car at OOM deployment time for CLAMP dashboard part. Issue-ID: CLAMP-884 Change-Id: If1c1cfb7d218060dde129546cadf38647a8d496e Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-09-24[CLAMP] Replace YAML comments with helm commentsJakub Latusek1-1/+2
This is done in order to make OOM compatible with helm3 Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I7f95cf437e67876a4dc074b16cbfe7c7f0bfd9b1
2020-09-17[CLAMP] AAF certificate using certinializerChrisC51-0/+3435
use of auto-generated certificates via AAF side-car at OOM deployment time for CLAMP. Issue-ID: CLAMP-884 Change-Id: I24f5a119714a5e46c4d0c152c03b6bc545135b8e Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com> Signed-off-by: ChrisC <christophe.closset@intl.att.com>