summaryrefslogtreecommitdiffstats
path: root/src/k8splugin
AgeCommit message (Expand)AuthorFilesLines
2021-02-25Provide Healthcheck API MVP0.8.0Konrad Bańka20-60/+468
2021-02-25Merge "Provide Query API for CNF Instances"Ritu Sood4-1/+148
2021-02-24Provide Query API for CNF InstancesKonrad Bańka4-2/+150
2021-02-23Move Day2 Config Values API to new endpointKonrad Bańka6-132/+211
2021-01-13Provide simple v3 chart mock testKonrad Bańka4-0/+55
2020-12-16Rollback helm library to version not failing v3 chartsKonrad Bańka2-485/+129
2020-11-18Improve early-detection of empty templateKonrad Bańka7-13/+104
2020-09-30Fix Status API to actually provide instance statusKonrad Bańka6-313/+188
2020-09-22Fix missing operator-sdk dependency goautonegIgor D.C2-114/+434
2020-09-14Provide tests for nested labels provisioningKonrad Bańka3-1/+90
2020-09-08Provide capability to specify release-name during instantiationKonrad Bańka5-129/+201
2020-08-26Improve configure API to support k8s resource updationsvamshi.nemalikonda8-2/+145
2020-08-21Expose override parameters usage in KUD API testsKonrad Bańka1-1/+0
2020-05-06Revert "Update brokerhandler API to conform with /v1/ path pattern"0.6.0Konrad Banka2-9/+8
2020-04-16Update brokerhandler API to conform with /v1/ path patternKonrad Bańka2-8/+9
2020-04-13Test cases for resolving the helm templatesRajamohan Raj2-2/+1
2020-04-11Resolve the helm templatesRajamohan Raj2-1/+2
2020-03-18Added the new plugin_collection_v2 script.Rajamohan Raj1-1/+1
2020-03-10Handle uncommon format of proper tar archiveKonrad Bańka2-2/+46
2020-02-20Provide OverrideParameters capability for infra_workload APIKonrad Bańka3-87/+272
2020-01-23Merge "Update profilehandler comments"Ritu Sood1-9/+9
2020-01-17Merge "Add readme.md for database shim layer"Ritu Sood1-0/+123
2020-01-10Merge "Instantiate infra_workload based on vf-module-*-ids"Ritu Sood2-42/+21
2020-01-07Change missing profile HTTP response code to 404Konrad Bańka2-4/+20
2020-01-07Instantiate infra_workload based on vf-module-*-idsKonrad Bańka2-42/+21
2020-01-03Merge "Add support for override values"Ritu Sood1-9/+18
2019-12-31Add readme.md for database shim layerKiran Kamineni1-0/+123
2019-12-30Add support for a default profileKiran Kamineni2-0/+76
2019-12-20Update write to store dataKiran Kamineni1-0/+14
2019-12-19Add support for override valuesKiran Kamineni1-9/+18
2019-12-11Fix ensureNamespace behavior failing on missing nsKonrad Bańka1-1/+4
2019-12-09Use http when not using tlsKiran Kamineni1-1/+6
2019-12-06Set proper defaults for etcd configurationKiran Kamineni1-3/+3
2019-11-26Switch instantiation parameters source from user to sdnc parametersKonrad Bańka2-13/+40
2019-11-08Update logutils to support multiple fieldsKiran Kamineni3-32/+104
2019-11-06Add race condition detectionKiran Kamineni1-3/+3
2019-11-01Check for err when namespace plugin returnsKiran Kamineni1-1/+8
2019-10-29Update profilehandler commentsMarcus G K Williams1-9/+9
2019-10-25Implementing suggested changessanjaymekhale3-0/+34
2019-10-15Add unit testsKiran Kamineni2-3/+219
2019-10-15Add a status getter api endpointKiran Kamineni3-4/+73
2019-10-11Remove unused codeKiran Kamineni2-127/+0
2019-09-13Update to kubernetes 1.14.1Kiran Kamineni4-144/+465
2019-09-05Merge "Remove ovn4nfvk8s network plugin"Ritu Sood9-689/+0
2019-09-05Merge "Add a namegenerator package"Ritu Sood4-11/+158
2019-09-05Remove ovn4nfvk8s network pluginKonrad Bańka9-689/+0
2019-09-04Fix test failure in threaded testsKiran Kamineni11-4/+176
2019-09-03Merge "Remove double thread restriction on build"Ritu Sood1-1/+1
2019-08-30Remove gopath from buildsKiran Kamineni1-3/+0
2019-08-30Remove double thread restriction on buildKiran Kamineni1-1/+1