summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/charts/dcae-bootstrap
AgeCommit message (Collapse)AuthorFilesLines
2019-06-10VEScollector version updateVijay Venkatesh Kumar1-1/+1
Change-Id: I4d92002a2886b514c599bf1834b579ff40c47a53 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1541
2019-06-07Bump up PRH version in Dublin in OOMMarcin Migdal1-1/+1
Change-Id: I65cdea2b7affa7e76133e5535fcdb06ae7e00868 Issue-ID: OOM-1918 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-05-26Update dcae version tagsVijay Venkatesh Kumar1-3/+3
Included dashboard released image Change-Id: I66480ab9470966752b22ae3c696d96d6393deb1b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1510 Issue-ID: DCAEGEN2-1508
2019-05-22Update Holmes image version in OOMYang Xu1-2/+2
Signed-off-by: Yang Xu <yang.xu3@huawei.com> Issue-ID: INT-1086 Change-Id: Idaef2667a592483f081e6f9cca8ab94ed3f0471e
2019-05-14Update image tag for PRH fixVijay Venkatesh Kumar1-2/+2
Change-Id: Ia221fa797b36887771e879b4aa7db181f60ca0ac Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1503
2019-05-13Bumped the version of HOLMES imagesGuangrongFu1-2/+2
Change-Id: If943f159a4a60d0b3530ddcb3f012d051b6f3a99 Issue-ID: HOLMES-224 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2019-05-07Update tag and PH configVijay Venkatesh Kumar1-1/+1
Change-Id: Iba9cc854773ca287dc4e32cd079bdd5f275fb691 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1479 Issue-ID: DCAEGEN2-1465
2019-05-01dcae release version tagVijay Venkatesh Kumar1-6/+6
Change-Id: I2cffe517568fd93dfa911750c73773d4a290cc86 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1464
2019-04-30Dublin PRH version use 1.2.2 instead of 1.2.1Marcin Migdal1-1/+1
Change-Id: Ib2295274627d80f46a5b030a1471d13e130c0b1c Issue-ID: OOM-1831 Signed-off-by: mmigdal <marcin.migdal@nokia.com>
2019-04-24update dashboard inputVijay Venkatesh Kumar2-3/+4
CM version update (new types) TLS container version update (bbsep san) Version update for bootstrap Change-Id: I58342d527b8f58e52c65dad65fff51df4d45ea67 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-04-15Add wait for plugin uploadJack Lucas1-1/+1
Issue-ID: DCAEGEN2-1436 Change-Id: I626af50c6c00e39b8879abf742894c54e03c0386 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-10Update image versionsJack Lucas1-8/+8
Add setup for initial multisite kubeconfig. Issue-ID: DCAEGEN2-1337 Issue-ID: DCAEGEN2-1136 Change-Id: I31a73faca05599cf702b99b5919fb0747cd483d2 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-09Merge "DCAE updates for R4"James MacNider4-1/+43
2019-04-05DCAE updates for R4Vijay Venkatesh Kumar4-1/+43
1) Add dashboard input for cloudify deployment 2) update ports for snmptrap 3) Include secure nodeport for ves Change-Id: Iaf18b098957d062666d977ec68596d857729263e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-03-21Add support for multiple k8s clustersJack Lucas2-1/+3
Issue-ID: DCAEGEN2-1136 Change-Id: I2c2f440bf9793b7398d72c5fb97bd9b3b1309416 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-03-04Update TLS container for new certJack Lucas2-0/+7
Issue-ID: DCAEGEN2-1307 Change-Id: I92a206445caa632e45dcf3f6e9964b5e2aeb6b21 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-02-21Move dh and ph to Helm deploymentJack Lucas6-201/+6
- patchset 2 fixes copyrights - patchset 2 removes unused config.json files Issue-ID: DCAEGEN2-1091 Issue-ID: DCAEGEN2-1092 Change-Id: I6e3ecadb3bb18771bc4d0f7deb0c2865c1e1e236 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-02-11Merge "4.6.0 policy-handler active-passive"Borislav Glozman2-2/+8
2019-02-10Update Chart version for Dublin ReleaseMike Elliott2-3/+3
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-01-314.6.0 policy-handler active-passiveAlex Shatov2-2/+8
DCAEGEN2-932: - mode_of_operation: active or passive = active is as before this change = in passive mode the policy-handler * closes the web-socket to PDP * skips the periodic catch_ups * still periodically checks for reconfigure * still allows usig the web-server to retrieve policies from PDP - default is active - when mode_of_operation changes from passive to active, the policy-handler invokes the catch_up right away - config-kv contains the optional override field mode_of_operation = changing the mode_of_operation in config-kv and invoking POST /reconfigure will bring the new value and change the mode of operation of the policy-handler if no service_activator section is provided in consul-kv record - reduced the default web-socket ping interval from 180 to 30 seconds because PDP changed its default timeout on the web-socket from 400 seconds to 50 seconds Change-Id: Iab66270dc4b1ee1ec422350be794ff161cd4a512 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-932
2019-01-28Deploy CBS, inventory, & SCH with HelmJack Lucas2-4/+3
Change-Id: I2c1f6efd0110a23881f96ccef43cc287b965d396 Issue-ID: DCAEGEN2-1089 Issue-ID: DCAEGEN2-1090 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-12-19Upgrade version for PNF docker image versionMarcin Migdal1-1/+1
Change-Id: I3a00efb2188ecbb2b3ab7cafae08d2b1b7cf73f2 Issue-ID: OOM-1557 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2018-12-17Merge "r4 version updates"Alexis de Talhouët1-1/+1
2018-12-13Update DFC version to 1.1.1Chengkai Yan1-1/+1
Change-Id: I8693f8aa9b90fd17a1d1227ff3c65c83b5de6698 Signed-off-by: Chengkai Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1014
2018-12-123.1.0-deployment-handler 4.5.0-policy-handlerAlex Shatov2-3/+8
Change-Id: Ibc02516225eca75092600461eb9348bb75011720 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-853 Issue-ID: DCAEGEN2-903 Issue-ID: DCAEGEN2-929 Issue-ID: DCAEGEN2-930 Issue-ID: DCAEGEN2-1017
2018-12-11r4 version updatesVijay Venkatesh Kumar1-1/+1
Change-Id: I117432dea305c1130cd7a839b571a1d4bba85ca1 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1024
2018-12-01update DFC tag to 1.1.0 for master branchChengkai Yan1-1/+1
Change-Id: I6a71dc958bf4aae8358f714b24d4f44956e0c3ac Signed-off-by: Chengkai Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-964
2018-11-10Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit a71e3709faa5f281361ddfcd79eb4bd11550edca. Change-Id: Ib937100d49aedced19a83593596906cadabc12e4 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-07Allow nodeport values to be changeddgermain3-3/+8
Allow nodeport values to be changed for ves and datafile collector Change-Id: I6e837b91d9ee400a282c1fcb9ea38a12e1b42441 Issue-ID: DCAEGEN2-963 Signed-off-by: dgermain <daniel.germain@cgi.com>
2018-11-07Sync docker tags with release manifestGary Wu1-3/+3
Sync docker tags with the release manifest from integration repo commit 1e16c7e67d1fdeadab3789b07d6d2f47b7d0ffd7. Change-Id: If580d0000108ce9ff70ad128b9bc93bf4364376b Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-06Update DFC version from 1.0.3 to 1.0.4Chengkai Yan1-2/+1
Change-Id: I8090e5b896ec533c5f554bd78acd8e809cab29b5 Signed-off-by: Chengkai Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-954
2018-10-31Update k8s bootstrap container to latest versionJack Lucas1-1/+1
Issue-ID: DCAEGEN2-920 Change-Id: I3a123e8dd4847a902a63ff063830cb76e0109b07 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-10-23DFC nodeport changes for secure portVijay VK1-1/+1
Change-Id: Id522805a7caf59dccef6b8b87a25218b2bbeae38 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-892
2018-10-23Sync docker tags with release manifestGary Wu1-3/+3
Sync docker tags with the release manifest from integration repo commit 90e136c83ec5434abaeb9939b995f86aa4089850. Change-Id: I771393adb429087752dc52df2cd2812dc9ff6a11 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Sync docker tags with release manifestGary Wu1-6/+6
Sync docker tags with the release manifest. It is assumed that the release manifest is the "single source of truth" and that the versions in the helm charts are out of date. Change-Id: I2902e60b25f57409dd616780a626e63c92d26769 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-15Update k8s bootstrap container to 1.4.4.Jack Lucas3-3/+4
Also change msb_host address to msb-iag for holmes. Issue-ID: DCAEGEN2-796 Change-Id: I0f3785d26a4f7606ca053f57c6a356689bcb1e50 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-10-15Updating datafile collector in oomChengkai Yan1-1/+1
Change-Id: I1732cba867acd6fc049b5a863b2bc45199caecd3 Signed-off-by: Chengkai Yan <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-877
2018-10-12Updating datafile collector in oomPaul Dennehy1-1/+1
Change-Id: I1e150eff28f414272a5b6e28008337177b2bb1a8 Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com> Issue-ID: DCAEGEN2-566
2018-10-11pgpool-override in vnfsdk,dmaap,dcaegen2jasmineWen1-0/+10
Issue-ID: OOM-1355 Change-Id: I5c9fd54de7b483c59f4ddd600e7457b1d4de7e4d Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-10-083.0.3 deployment-handlerAlex Shatov1-1/+1
- external version 3.0.3 - internal version 5.0.3 for code change - no API change Change-Id: I70b2dcec742235fc4ced773fae0cbcff51ad7799 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-862
2018-10-04Merge "inputs to policy-handler blueprint"Borislav Glozman1-1/+1
2018-10-01dcaebootsrap and healthcheck versionVijay Venkatesh Kumar1-2/+2
Healthcheck 1.1.2 - introduced integration with hv-ves and datafilecollector service Bootstrap 1.4.3 - Integration of service deploy Change-Id: I4a66148ef9dab427b52741947639615028a12016 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-10-01inputs to policy-handler blueprintAlex Shatov1-1/+1
- changed the inputs to k8s policy-handler blueprint to use https in url to deployment-handler - using port 8443 instead of 8188 Change-Id: I7920b31853ef92716cacf7bbd45fa9e16387373b Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-851
2018-10-01Renaming input to inputsPaul Dennehy1-0/+0
Change-Id: I99f55db195521104ae182feb6d753b5f3d960257 Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com> Issue-ID: DCAEGEN2-638
2018-09-25Resource limit:DCAE configvaibhav_16dec2-1/+22
resolving merge conflict by implementing common resource template Issue-ID: OOM-1151 Change-Id: I3e2eac98ec1298d366a9a6b83f2a2d3a9846bd1f Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25Merge "Add Inputs for Datafile Blueprint"Alexis de Talhouët2-0/+34
2018-09-24Update Chart versions to 3.0Mike Elliott2-3/+3
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-24Add Inputs for Datafile BlueprintConor Ward2-0/+34
Change-Id: I5435d474d5cf67cb449d70a2c757724b4927b070 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DCAEGEN2-638
2018-09-204.4.0 policy-handlerAlex Shatov1-1/+1
- made consul-url configurable thru env var or local config Change-Id: I148d6551e9640c5125b6d738ae0ad4e17d3e46be Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-822
2018-09-20Merge "Update DCAE values.yaml for r3 images/input"Alexis de Talhouët4-2/+66