summaryrefslogtreecommitdiffstats
path: root/kubernetes/robot/templates/configmap.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-12-07[ROBOT] Reintegrate robot in main repositorySylvain Desbureaux1-0/+52
Robot chart is currently in its own directory. As a lot will be done in the charts with tight coordination between "common" part and components parts, it's a lot easier to have everything in a same place for now. we're using commit 85b5af5058bbda19b557add185d917f60c2188ee from robot Issue-ID: OOM-2645 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I7c187b616d3436ed2eab7bf7e95cb6a1a90edf31
2019-07-29removing and move to subrepoDR695H1-26/+0
i accounted for all changes made here but not merged (1 pull) Issue-ID: TEST-165 Change-Id: I8e0921d1a462f9fec5f838f0618980bd91b64f95 Signed-off-by: DR695H <dr695h@att.com>
2018-09-19Backup Task -ConfigMap Labeling ROBOTvaibhavjayas1-0/+5
Issue-ID: OOM-1419 Change-Id: Ia00a51dba6749c1409d2275ed8b36bd68b23807b Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
2018-08-08Bug fix on gerrit 58053 rebase.Gary Wu1-4/+0
An extraneous block of text in the robot configmap was left in during the rebase of gerrit 58053 patchset 3. This fixes the issue. Change-Id: I0a705720adfc3e40581b411329d194cda4588a48 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-08Use VNF heat templates in the testsuite imageGary Wu1-4/+0
Change to use the VNF templates already cloned inside the testsuite docker image intead of relying on an external copy. Also remove unnessary ConfigMaps and initContainers as a result of this change. Change-Id: Idedb48169e497d3485dcb89279d1ed5f3356105a Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-30Refactor OOM robot changes into demo/testsuiteGary Wu1-8/+0
Refactor OOM-specific robot overrides to make them generic to both HEAT and OOM; remove OOM-specific robot overrides to prevent dual-maintenance between OOM robot and HEAT robot. Change-Id: I0030d8978cdbd50a12400aaba2f21778745f0431 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-22fixing standardized robotMandeep Khinda1-3/+3
-fixed communication via kube dns -using fullname to avoid possible conflicts -removed unused values -set image to 1.2-STAGING-latest (for master) -set demo artifacts to the master version 1.2.0-SNAPSHOT -removed dependency on other reviews Issue-ID: OOM-728 Change-Id: I60530215374149dd9d0e0706e37712ed8291ab6c Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-03-22License addition in all yamlsvaibhav_16dec1-0/+14
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-19Robot Helm Chart Standardizationvaibhav_16dec1-0/+23
Issue-ID: OOM-728 Change-Id: I2e6b298a78e7d10c47ce1d531bf089c928a40284 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>