summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/build-plugins.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-07-22Update k8s & dmaap pluginsJack Lucas1-80/+0
Also remove blueprint-based deployment of dashboard (now being done via Helm) Issue-ID: DCAEGEN2-1651 Issue-ID: DCAEGEN2-1653 Issue-ID: DCAEGEN2-1667 Issue-ID: DCAEGEN2-1670 Issue-ID: DCAEGEN2-1318 Change-Id: I5d7b88d2bc6ed508f5500a1df553745f44d660af Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-07-15Update DMaaP Plugin VersionJoeOLeary1-1/+1
Issue-ID: DCAEGEN2-1581 Change-Id: I244e3513d5cf20d1d0c4756d7f86321271560cc6 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-05-24Pull DCAE plugins from NexusJack Lucas1-8/+7
Change-Id: Ifca0978cca90e00f0ad59702b2024d0970df8ec9 Issue-ID: DCAEGEN2-1520 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-23Update k8s type file versionJack Lucas1-1/+2
Also add CLAMP policy plugin Fix path to k8s plugin tgz Issue-ID: DCAEGEN2-1009 Change-Id: I38ab743c0bf1c2a1116b6e50f494c38028fa9872 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-23Update k8s plugin version for DR sub fixJack Lucas1-1/+1
Change-Id: If2b065ea03a849ea37e27cf64042a26fb0ac700e Issue-ID: DCAEGEN2-1009 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-08Bulk update to deploymentVijay Venkatesh Kumar1-0/+1
1) Removed pnda folder (moved to pnda repo) 2) Moved older R3 - heat repo into archive folder 3) Added Dmaap plugin 4) Added new blueprints for Dashboard/helm Change-Id: I82cb8c482a0a35fe8094da825e7403b0fc4ee33b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-04-03Update k8splugin & type file versionsJack Lucas1-1/+1
Also stop loading docker type file, never used. Issue-ID: DCAEGEN2-1136 Change-Id: I378d5df461dce7368aa4f4521ef086eb510b7f48 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-03-19Add k8s multi-site supportJack Lucas1-1/+3
Issue-ID: DCAEGEN2-1136 Change-Id: Ifd0555cc6721d69bce2491539f221fa7311c3dfc Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-03-09DCAE bootstrap loads the helm plugin and type fileHong Guan1-0/+1
Change-Id: If8150e3328102fce9ad1f8c67c64d6a78a0a63e1 Issue-ID: DCAEGEN2-1276 Signed-off-by: Hong Guan <hg4105@att.com>
2019-02-12update scriptsSchmalzried, Terry (ts862m)1-1/+1
Change-Id: If17f05b156ada4eba9d21cff0114951382b681d9 Issue-ID: DCAEGEN2-1086 Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
2018-10-15Update k8s plugin to 1.4.4 in k8s bootstrap.Jack Lucas1-1/+1
Issue-ID: DCAEGEN2-796 Change-Id: I9446d980acc0362def90780a7dc4510d6922c587 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-09-11Add TLS init containerJack Lucas1-1/+1
Remove the binary .jks and .p12 files. Also update bootstrap container to load latest version of k8s plugin Update CM container to load latest version of k8s type file Change-Id: I6ad5dfdf7b5c4c485a3c6e4b921405c6061143e8 Issue-ID: DCAEGEN2-591 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-17Update k8s plugin versionJack Lucas1-1/+1
Issue-ID: DCAEGEN2-695 Change-Id: Ie0f87b324311f71a06a956b55b55a3d124b01a66 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-17Add code to enhance k8s bootstrapJack Lucas1-3/+2
- Make bootstrap container continue to run after initial bootstrap done - Do deployments in parallel where feasible - Accommodate deployments with no input files - Test to see if actions (uploads, installs, etc.) are needed before doing them Issue-ID: DCAEGEN2-594 Change-Id: Ie188c1fd69695479593aa82b516e5504a849099c Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-07-27Update k8splugin versionJack Lucas1-1/+1
Also bump version number. (The correct one!) Change-Id: Ieae9ebecf97ec67197dbdc80ef81e7b45b46e365 Issue-ID: DCAEGEN2-504 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-20fixing heat deployment issues notedvagrant1-0/+1
Plugin Script is common between K8S and Heat deploy, incorporating additonal required plugin. Modified registration to include dockerhost login info Change-Id: I228cdb2e48c47cc698a19986ccf12b6d21ab265c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-464
2018-04-17Update k8s plugin to 1.1.0, policy to 2.3.0Jack Lucas1-2/+2
Change-Id: I91948175a56f902c9d4c2dade5c3a6ead8c9790a Issue-ID: DCAEGEN2-447 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-17Fix docker script as healthcheck etcLusheng Ji1-1/+2
1. fix docker script as healthcheck for service change handler 2. improve docker compose blocks for stretch goal container 3. fix instaling plugins to cloudify manager 4. add one more plugin to build/upload: dockerplugin. Issue-ID: DCAEGEN2-434 Change-Id: I997d8564fe0ee0cf5a013b042eb6c0e9fb331276 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-09Update plugin versions, blueprint listJack Lucas1-3/+3
Change-Id: Ia6d853b1d75bf4ebf527806b9d056282a21811ec Issue-ID: DCAEGEN2-421 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-03-27Add k8s bootstrap containerJack Lucas1-0/+75
Change-Id: Ib21bd80a1e43d1005974527cecf93e99462e94fa Issue-ID: DCAEGEN2-421 Signed-off-by: Jack Lucas <jflucas@research.att.com>