summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-30[OOM-K8S-CERT-EXTERNAL-PROVIDER] Fix pom.xml - deploy phaseJan Malkiewicz1-7/+0
Issue-ID: OOM-2559 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I33437adae136a8b8a3678afbef5ec4632908834f
2020-09-30[OOM-K8S-CERT-EXTERNAL-PROVIDER] Fix pom.xmlJan Malkiewicz1-0/+1
Issue-ID: OOM-2559 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I5891bd40a5b97c14c537438c74bd706b23800216
2020-09-30[OOM-K8S-CERT-EXTERNAL-PROVIDER] Fix DockerfileJan Malkiewicz2-0/+4
Issue-ID: OOM-2559 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Ie957e9f5deb5cc5f934765bee8e612bb9e517c2c
2020-09-30[OOM-K8S-CERT-EXTERNAL-PROVIDER] Add projectJan Malkiewicz11-0/+256
This project is a GOlang implementation of an external provider for kubernetes cert-manager. External provider will use OOM CertService as backend signing CA. Issue-ID: OOM-2559 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Ide31ca64c29763c9d4e9bdf58d8f50ffddcaaf5d
2020-09-24Merge "[OOM-CMPv2] Update version to 2.1.1"Bogumil Zebek5-8/+8
2020-09-24Merge "[OOM-CMPv2] Release CertService containers in version 2.1.0"Bogumil Zebek1-0/+14
2020-09-24[OOM-CMPv2] Update version to 2.1.1Jan Malkiewicz5-8/+8
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I16152b58efe46c9fe80d2fb2e3dc88d5eb056cfa
2020-09-23[OOM-CMPv2] Release CertService containers in version 2.1.0Jan Malkiewicz1-0/+14
Added module oom-certservice-post-processor with following functionality: * appending CMPv2 certificates to CertMan truststore * replacing CertMan keystore with CMPv2 keystore Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Id2249f6664ae4317600e04994263d83908ba864d
2020-09-23[OOM-CMPv2] Update release notes for release 2.1.02.1.0Jan Malkiewicz1-0/+45
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I44e8e728956b109cebf1c2b0853e2913617c17c6
2020-09-23[OOM-CMPv2] Update version to 2.1.0Jan Malkiewicz5-8/+8
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I112f84ec3265df105ed3a03e79bb17ac53e641c2
2020-09-21Merge "[OOM-CMPv2] Rename module and docker image"Paweł Baniewski5-18/+18
2020-09-21[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Remove the declaration of thrown exception Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ie68c35e232504d012d4bf1d73ae775b2c0742d96
2020-09-18[OOM-CMPv2] Rename module and docker imageJan Malkiewicz5-18/+18
Rename: oom-truststore-merger -> oom-certservice-post-processor Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: Ide128ffcab5fb3c45b646dca95512735efccb2ad
2020-09-18[OOM-CMPv2] Rename module folder truststoreMerger -> certServicePostProcessorJan Malkiewicz72-1/+1
Issue-ID: DCAEGEN2-2253 Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com> Change-Id: I975f37507f7f79c238f1eac15f375fe64761c80c
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-2/+1
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-6/+3
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-6/+1
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+0
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+1
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-3/+2
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-4/+1
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-6/+4
2020-09-18Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-0/+2
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-2/+2
Fix assertions which do not test Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I4024cfee7c6da486db5ded1a9c33b0605691875b
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-7/+2
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+1
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-5/+3
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+1
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+1
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-0/+2
Add private constructor to class with constants Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ieae737d395a7bf325c2287a33fd048352c1c4edf
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-2/+2
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Remove unnecessary 'public' modifier Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I96cd61928e2f9bb5b15f7880382b19055fdf9373
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Remove unnecessary 'public' modifier Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: If31855ffe322a43b759ba173907334c5a39f5b20
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-2/+2
Remove unnecessary 'public' modifiers Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I94a67899ea1e1c4e207234206b94273b4dbf27b6
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Remove unnecessary 'public' modifier Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I35146e7f669ea1dbe3610eae6b4641e48d75840c
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-5/+3
Remove unnecessary 'public' modifiers Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Id1f25aeb06a602fae40e4d103fdb4654bc9fec7d
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Use assertThat(actual).contains(expected) instead Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I5c7520030329ace8823134e3123b34c77b5576c6
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-7/+2
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ia528ba98d0a76d39ed5927fd5d23193776165024
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-6/+4
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I2803b5c3c5b89b1310428c80c6f963f7cb6fc24c
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-4/+1
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ie2586fee1f5542e9344b1044b5db4316f7a8a7cb
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-3/+2
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I4a851dd1994038b09e87fdefbfbcb96d1227f730
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Use isEmpty() to check whether the collection is empty or not Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I3852a287a43f356e74a94dfbcce5fbffb3c6c2d3
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+0
Remove unused import Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ib25bc5236a301e6127d10c6e556ed9454992bddb
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-6/+1
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I3badea6cbf73f9ae3035a6257cdc9bde19b38b56
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-6/+3
Remove the declarations of thrown exceptions Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ic255a31cea9fa21879c234b6f32db8136d26a115
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-2/+1
Remove the declaration of thrown exception Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ie587febbe942bfd188ca1d46d8be4ab5f265ac6a
2020-09-17Merge "[OOM-CPMv2] Edit cert-service docs"Bogumil Zebek3-23/+22
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-1/+1
2020-09-16[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
Remove the declaration of thrown exception Issue-ID: OOM-2526 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: Ifab5c8eca6f78f00eafd79220abc64c413677ca6
2020-09-16[OOM-CPMv2] Edit cert-service docsMaciej Malewski3-23/+22
Documentation for cert-service installation and configuration updated regarding cert-service move from aaf to oom Issue-ID: OOM-2526 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: I8919b3904b3a93ecb7a12454371b88e96cf244cd