aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceK8sExternalProvider/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-10-08[OOM-K8S-CERT-EXTERNAL-PROVIDER] Create mock implementationJan Malkiewicz1-13/+0
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
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 Malkiewicz1-0/+2
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 Malkiewicz1-0/+144
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