summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container
AgeCommit message (Collapse)AuthorFilesLines
2020-02-07Remove k8s-bootstrap containerJack Lucas10-649/+0
k8s-bootstrap container is now in the blueprints repo Issue-ID: DCAEGEN2-2041 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I9cc850bf17fa4da985565b623717a2007f785bf1
2020-01-24Update blueprints, plugins, and bootstrap script.1.8.0Jack Lucas4-18/+7
Stop deploying snmptrap collector Move to tca-cdap-container 1.2.2 Move to k8splugin 1.7.2 Issue-ID: DCAEGEN2-2037 Issue-ID: DCAEGEN2-2021 Issue-ID: DCAEGEN2-2006 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Icd09d65b2be83d786dd2bd669d627a1cb6242119
2020-01-10Update plugin versions1.7.0Jack Lucas4-10/+11
Also improve error detection during curl downloads Issue-ID: DCAEGEN2-2018 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I583a0366e9d20afe1d2a038b9b96331e7cad6804
2019-10-18Update versionJoanna Jeremicz1-1/+1
Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I5af590c4d26d19f8a563c55d1933c2d481a51d63
2019-09-30R6 tag updateVijay Venkatesh Kumar1-2/+2
Change-Id: I47860cfd35f43b96102c50de29d903ad82ec6b12 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1785
2019-09-13bump bootstrap to source tca bp updates5.0.1-ONAPVijay Venkatesh Kumar1-1/+1
Change-Id: Iece51efd7ab17e4e745df1c306d7d923c556abf8 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1733
2019-09-09Update blueprintsJack Lucas1-1/+1
Issue-ID: DCAEGEN2-1686 Change-Id: Ie705cbe7f8920573ee6d5961e2281239fa080c71 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-07-22Update k8s & dmaap pluginsJack Lucas5-29/+8
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-15Increment bootstrap container versionJack Lucas1-1/+1
Incrementing version number to reflect the change to build_plugins.sh script made in the previous commit. Issue-ID: DCAEGEN2-1581 Change-Id: I89130c30000d611f4ccf0a02a5fc43b353655e6d 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-06-04Update bootstrap to support TLS for CMJack Lucas2-3/+23
Change-Id: Ie44a55eb7e209bbad1970530f9d723ac9540b156 Issue-ID: DCAEGEN2-1586 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-05-31Add TLS server supportJack Lucas1-1/+1
Change-Id: Ic9efe74e6ede2e503ab5b227f259900b0d04d18a Issue-ID: DCAEGEN2-909 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-05-24Pull DCAE plugins from NexusJack Lucas3-13/+11
Change-Id: Ifca0978cca90e00f0ad59702b2024d0970df8ec9 Issue-ID: DCAEGEN2-1520 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-05-06R5 tag updateVijay Venkatesh Kumar2-3/+3
Change-Id: Iea3ba723cba257c02c2cfdfa04153a93b0c8c8a9 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1481
2019-05-06Bump DCAE bootstrap versionPiotr Bocheński1-1/+1
To reflect changes made in PRH blueprints Change-Id: I5470cad4d0e173f12f5bf93be239434cf4c4e2e1 Issue-ID: DCAEGEN2-1465 Signed-off-by: Piotr Bocheński <piotr.bochenski@nokia.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 Lucas2-2/+2
Change-Id: If2b065ea03a849ea37e27cf64042a26fb0ac700e Issue-ID: DCAEGEN2-1009 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-15Add wait for plugin uploadJack Lucas2-1/+11
Issue-ID: DCAEGEN2-1436 Change-Id: Icb781ebf5320034b884a0d7357b4dcac5775e3f9 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-10Fix dashboard bootstrapJack Lucas2-7/+4
Also remove deployment of datafile collector. Remove generated Dockerfiles. Issue-ID: DCAEGEN2-1418 Issue-ID: DCAEGEN2-1419 Change-Id: Ie2394fcd47ff9f80178e1e1aa2f1f383c4db700e Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-08Bulk update to deploymentVijay Venkatesh Kumar4-2/+6
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 Lucas2-2/+2
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 Lucas2-2/+4
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-15Move ph and dh to HelmJack Lucas3-22/+19
-- Helm charts for ph and dh -- New container to do Consul k-v storage and service reg -- Bootstrap container no longer deploys ph and dh -- Healthcheck looks for ph and dh as Helm deployments -- Updated/added licensing information Issue-ID: DCAEGEN2-1091 Issue-ID: DCAEGEN2-1092 Change-Id: I5340bee6fba1340d4c05b0f37ddfb539c543469e Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-02-12update scriptsSchmalzried, Terry (ts862m)2-2/+2
Change-Id: If17f05b156ada4eba9d21cff0114951382b681d9 Issue-ID: DCAEGEN2-1086 Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
2019-01-28Move inventory deployment to HelmJack Lucas3-4/+2
Issue-ID: DCAEGEN2-1089 Change-Id: Ideb129885e8774e7578eea8291889b232097862e Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-01-17Move CBS to Helm deploymentJack Lucas3-6/+2
Stop including CBS blueprint in bootstrap container Stop deploying the CBS blueprint in the bootstrap script Change healthcheck so that it looks for Helm-deployed CBS Issue-ID: DCAEGEN2-1090 Change-Id: Ifeba9768374045831e4d1f3f06a77ec9a79753c7 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-11-03R4 tag updateVijay Venkatesh Kumar1-2/+2
Change-Id: I01adbf2a2188cf5ee57659bd526594c51cca6f7c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-937
2018-10-29new k8sbootstrap for tca fixVijay Venkatesh Kumar1-1/+1
version update to release new tca bp Change-Id: I40c1a87d7463f2f4db887c3707cb959904bd1396 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-920
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-10-08fix heat setup - include docker pluginVijay Venkatesh Kumar1-1/+1
Updating pom.xml for k8s-container to include new bp submitted part of https://gerrit.onap.org/r/#/c/70005/1 Change-Id: Id6dc722cba007654356ce15983f10a7a8bda60cf Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-861
2018-10-01Renaming input to inputsPaul Dennehy1-1/+1
Change-Id: Iaf981783b29654fd195eb0db6bd00326b56d7300 Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com> Issue-ID: DCAEGEN2-638
2018-09-24Added Datafile-Collector to deploymentwasala3-3/+5
Change-Id: Ic66a74b11490bcfcca92a7bb44762f1a1c6989ce Issue-ID: DCAEGEN2-784 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-09-16Update dcae bootstrap to include r3 servicesvagrant2-4/+6
Change-Id: I15eb15f91263a3c2d26b48e992733682b1673a6d Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-09-13Configure DCAEGEN2 to use HV VES blueprintJakub Dudycz2-2/+4
Change-Id: Ie39720533c1710caa8ca8719363ce7150c0a5084 Issue-ID: DCAEGEN2-776 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-09-11Add TLS init containerJack Lucas2-2/+2
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-22Update CM to 18.7.23Jack Lucas3-4/+4
Issue-ID: DCAEGEN2-619 Change-Id: I8140061d9358a99f2e13bb78facb15dbc77229a7 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 Lucas6-42/+218
- 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 Lucas2-2/+2
Also bump version number. (The correct one!) Change-Id: Ieae9ebecf97ec67197dbdc80ef81e7b45b46e365 Issue-ID: DCAEGEN2-504 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-07-16Update release tagLusheng Ji1-3/+3
Issue-ID: DCAEGEN2-499 Change-Id: If18bd957a0caddbfcd57e8d2ffff7aa7b23fa949 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-06-05Micro-Service Blueprintburdziak3-2/+4
Modified pomm minor versions Change-Id: Ib302f06d30ed1851bddc2e54b80097ba6848d415 Issue-ID: DCAEGEN2-394 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-05-17Add Consul registrations for Holmesv2.0.0Jack Lucas2-1/+6
Change-Id: I8f72a46062301b1d859b77f12772b3beee8cc4e1 Issue-ID: DCAEGEN2-512 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-05-10Fix typo in policy handler registrationJack Lucas2-3/+6
Also fix naming/namespacing for Cloudify Manager Consul registration. Change-Id: Ie8d03651e4de2236d520be70b8c3170b03e9c97f Issue-ID: DCAEGEN2-496 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-05-10Remove hard-coded namespace referenceJack Lucas2-4/+10
Change-Id: I5f500c0f00ea8188a3eaffcde7a10807a03fc59c Issue-ID: DCAEGEN2-496 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-05-04Do not quit if BP deployment times outLusheng Ji1-2/+2
Issue-ID: DCAEGEN2-489 Change-Id: Ia21f31a73f1414e6869807c793f26ed143d8c9cf Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-30Add service component deploymentJack Lucas2-9/+13
Includes making a Consul service entry for policy handler, needed by CM policy plugin. Change-Id: I1697e70603b85a7a2a7a654e04773dbcbd6145b9 Issue-ID: DCAEGEN2-421 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-27Initialize DCAE postgres instanceJack Lucas3-3/+14
Change-Id: Ib61ec4d1a9351945cbeb230338245d18bc96857d Issue-ID: DCAEGEN2-477 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-20fixing heat deployment issues notedvagrant2-1/+2
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 Lucas2-3/+3
Change-Id: I91948175a56f902c9d4c2dade5c3a6ead8c9790a Issue-ID: DCAEGEN2-447 Signed-off-by: Jack Lucas <jflucas@research.att.com>