Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-02 | [CDS] Retrieve certificates automatically | Sylvain Desbureaux | 1 | -2/+2 | |
Today, CDS UI is using an hardcoded certificate, which is not the right way to do. This patch is using certInitializer in order to do it automatically. Issue-ID: CCSDK-3141 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5f2e564abd15f685df03be130b3969cad867b0b5 | |||||
2020-11-24 | [CDS] Uses new tpls for repos / images | Sylvain Desbureaux | 1 | -0/+51 | |
This commit makes CDS chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8156c8b568054b7eacf333196d877e12f7a52216 |