summaryrefslogtreecommitdiffstats
path: root/k8s
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Add configuration of external tls init container - CMPv2Tomasz Wrobel8-24/+82
2021-03-13Update policy lib to 2.5.1vv770d4-5/+5
2021-03-08Update to python3 version of policy libJack Lucas4-5/+5
2021-02-26Add certificate custom resource creation when CertManager CMPv2 integration i...Tomasz Wrobel8-11/+372
2021-02-24Add a method for creating a secret with a generated password.Jan Malkiewicz1-0/+48
2021-02-23Add parameters for cmpv2 issuer integration.Jan Malkiewicz5-5/+14
2021-02-18Fix bug with default mode format in ConfigMapVolumeSource and upgrade k8splug...Edyta Krukowska5-8/+9
2021-02-16Refactor tests for k8s_pluginEdyta Krukowska2-146/+162
2021-02-05Fix conditions for volumesEdyta Krukowska2-3/+3
2021-02-04Upgrade k8s to use configMapEdyta Krukowska8-175/+241
2020-12-10Add option to use services with ipv6JerzySzachniewicz9-42/+114
2020-12-07Build py3 wagons in-parallelvv770d1-1/+1
2020-11-26Update kubernetes python plugin to version 12.0.1JerzySzachniewicz5-5/+8
2020-09-30[k8splugin] Update plugin to use OOM CertServicePiotr Marcinkiewicz8-30/+34
2020-09-17Label k8s Deployments for healthcheckJack Lucas24-24/+28
2020-09-03[k8splugin] Add support to move CMPv2 keystore in place of AAFCertManRemigiusz Janeczek7-7/+36
2020-08-28Add init container support for truststore merger.Jan Malkiewicz12-15/+142
2020-08-12Add plugin testing blueprintsJack Lucas27-0/+651
2020-08-10Certificates from CMPv2 server - handle incorrect blueprintJoanna Jeremicz5-4/+28
2020-07-29Adapt DCAE CFY K8S Plugin with K8S 1.17 version of APIsSylwia_Jakubek7-16/+31
2020-07-24Add support to request certificates from CMPv2 server in DCAE cloudify bluepr...Joanna Jeremicz10-5/+256
2020-06-09rename typefiles to be consistent with nexusHansen, Tony (th1395)1-0/+0
2020-06-08fix for mvn-phase-lib.shHansen, Tony (th1395)1-0/+0
2020-06-02move plugins from from ccsdk to dcaegen2Hansen, Tony (th1395)21-110/+30
2020-04-29Remove ContainerizedPlatformContainer from typesJack Lucas13-310/+39
2020-02-25Provide cacert in JKS format for clientsJack Lucas8-55/+40
2020-02-07sonarcloud supportVijay Venkatesh Kumar1-2/+2
2020-01-17Address k8s plugin code smells reported by sonarMiroslav Los7-127/+140
2019-12-18Fix tox configuration for coverageMiroslav Los1-3/+19
2019-12-12Customize python import for kubernetes pluginMiroslav Los6-3/+129
2019-12-09Update versions for all pluginsMiroslav Los4-4/+7
2019-11-26Support python3 in all pluginsMiroslav Los9-56/+51
2019-07-17Move DR subscriber creation before container start5.0.2-ONAP5.0.1-ONAPelaltoJack Lucas8-212/+62
2019-07-01Add TLS support for client-only appsJack Lucas10-132/+290
2019-04-19Fix DR subscriber failure4.0.0-ONAPdublinJack Lucas9-51/+24
2019-04-02Change kubeconfig file locationJack Lucas5-4/+10
2019-03-22add comment on 63 label length, fix _parse_volumesJason Luo5-3/+11
2019-03-18Add multi-cluster supportJack Lucas9-56/+97
2019-03-12add liveness probe, fix readiness prob execJason Luo6-19/+43
2019-03-08Fix k8s plugin version in type fileJack Lucas1-1/+1
2019-03-06Undeploy k8s artifacts on timeoutJack Lucas5-17/+32
2019-02-28Add k8sclient unit testsJack Lucas7-14/+154
2019-02-27Add resource_config to specify CPU and menoryJason Luo5-14/+54
2019-01-21use new onap-dcae-dcaepolicy-libSchmalzried, Terry (ts862m)5-6/+9
2018-10-12Update plugin version in k8s type file3.0.1-ONAP3.0.0-ONAPcasablancaJack Lucas1-1/+1
2018-10-12Add support for UDP port mappingJack Lucas5-18/+104
2018-09-18Don't change to https when use_tls is setAndrew Gauld1-2/+2
2018-09-17include registry on tls imagevagrant1-1/+1
2018-09-17Update image name for default TLS_IMAGEAndrew Gauld1-1/+1
2018-09-10Add support for TLS init containerJack Lucas7-20/+90