summaryrefslogtreecommitdiffstats
path: root/k8s
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-21Add modules to tox.ini coverage specJack Lucas1-2/+2
2018-08-17Add checks on runtime props for uninstallJack Lucas4-22/+32
2018-08-01Fix k8splugin to accept intervals as stringsJack Lucas5-5/+117
2018-07-25Add policy update notification supportJack Lucas9-114/+201
2018-07-17Add support for updating image.Jack Lucas12-172/+285
2018-06-18Create k8s readiness probeJack Lucas8-76/+80
2018-04-17Support for /var/run/secrets/kubernetes.ioJack Lucas4-5/+24
2018-04-05Set up env variables correctlyJack Lucas4-5/+5
2018-03-23Add DCAE Kubernetes pluginJack Lucas27-0/+3148