summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-helm-validator
AgeCommit message (Collapse)AuthorFilesLines
2021-10-15[COMMON] Bump ONAP versionSylvain Desbureaux2-3/+5
Use version 9.0.0 for Istanbul Also update the doc. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
2021-08-09[SDC] Top up sdc-helm-validator image to 1.2.2Joanna Jeremicz1-1/+1
Fix code vulnerabilities: - spring.version 2.4.3 -> 2.5.0 - apache.commons.compress.version 1.20 -> 1.21 Issue-ID: SDC-3647 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I9d05dee137aad8a7328ef6a5d0f2c6425bb31f56
2021-06-09[SDC] Top up sdc-helm-validator image to 1.2.1Tomasz Wrobel1-1/+1
Update: - Add logging of validation response in debug mode Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I7528f92cfd3b392f063fed9cbb70d2b1fa114588
2021-05-05[SDC] Use Startup probesSylvain Desbureaux2-2/+22
Instead of long initial delay on readiness and liveness probes, use startup probes and be more aggressive on readiness and liveness. Issue-ID: OOM-2743 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ibde8d10dad150fcad5740533d0bdd0926a44ccc1
2021-04-28[SDC] Add chart for helm-validator microserviceRemigiusz Janeczek5-0/+164
Add microservice for SDC that allows to validate Helm charts package with various versions of Helm Issue-ID: SDC-3185 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ic9c4305175d6418d472ac6554b661bfde89ed17d