Age | Commit message (Collapse) | Author | Files | Lines |
|
This project is a GOlang implementation of an external provider for kubernetes cert-manager.
External provider will use OOM CertService as backend signing CA.
Mock implementation only logs intent of certificate signing.
In order to provide the ultimate implemenatation please extend file 'certservice-provisioner.go'.
Issue-ID: OOM-2559
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: Ib3de4ca4c54424042ddaa50507375815cc3da7f4
|
|
Issue-ID: OOM-2559
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I33437adae136a8b8a3678afbef5ec4632908834f
|
|
Issue-ID: OOM-2559
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I5891bd40a5b97c14c537438c74bd706b23800216
|
|
Issue-ID: OOM-2559
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: Ie957e9f5deb5cc5f934765bee8e612bb9e517c2c
|
|
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
|
|
|
|
|
|
Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I16152b58efe46c9fe80d2fb2e3dc88d5eb056cfa
|
|
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
|
|
Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I44e8e728956b109cebf1c2b0853e2913617c17c6
|
|
Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I112f84ec3265df105ed3a03e79bb17ac53e641c2
|
|
|
|
Remove the declaration of thrown exception
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: Ie68c35e232504d012d4bf1d73ae775b2c0742d96
|
|
Rename: oom-truststore-merger -> oom-certservice-post-processor
Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: Ide128ffcab5fb3c45b646dca95512735efccb2ad
|
|
Issue-ID: DCAEGEN2-2253
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I975f37507f7f79c238f1eac15f375fe64761c80c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix assertions which do not test
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: I4024cfee7c6da486db5ded1a9c33b0605691875b
|
|
|
|
|
|
|
|
|
|
|
|
Add private constructor to class with constants
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: Ieae737d395a7bf325c2287a33fd048352c1c4edf
|
|
|
|
Remove unnecessary 'public' modifier
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: I96cd61928e2f9bb5b15f7880382b19055fdf9373
|
|
Remove unnecessary 'public' modifier
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: If31855ffe322a43b759ba173907334c5a39f5b20
|
|
Remove unnecessary 'public' modifiers
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: I94a67899ea1e1c4e207234206b94273b4dbf27b6
|
|
Remove unnecessary 'public' modifier
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: I35146e7f669ea1dbe3610eae6b4641e48d75840c
|
|
Remove unnecessary 'public' modifiers
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: Id1f25aeb06a602fae40e4d103fdb4654bc9fec7d
|
|
Use assertThat(actual).contains(expected) instead
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: I5c7520030329ace8823134e3123b34c77b5576c6
|
|
Remove the declarations of thrown exceptions
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: Ia528ba98d0a76d39ed5927fd5d23193776165024
|
|
Remove the declarations of thrown exceptions
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: I2803b5c3c5b89b1310428c80c6f963f7cb6fc24c
|
|
Remove the declarations of thrown exceptions
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: Ie2586fee1f5542e9344b1044b5db4316f7a8a7cb
|
|
Remove the declarations of thrown exceptions
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: I4a851dd1994038b09e87fdefbfbcb96d1227f730
|
|
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
|
|
Remove unused import
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: Ib25bc5236a301e6127d10c6e556ed9454992bddb
|
|
Remove the declarations of thrown exceptions
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: I3badea6cbf73f9ae3035a6257cdc9bde19b38b56
|
|
Remove the declarations of thrown exceptions
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: Ic255a31cea9fa21879c234b6f32db8136d26a115
|
|
Remove the declaration of thrown exception
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: Ie587febbe942bfd188ca1d46d8be4ab5f265ac6a
|
|
|
|
|
|
Remove the declaration of thrown exception
Issue-ID: OOM-2526
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: Ifab5c8eca6f78f00eafd79220abc64c413677ca6
|