aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/consul/templates
AgeCommit message (Collapse)AuthorFilesLines
2020-10-21[CONSUL] change comment styleJakub Latusek3-0/+6
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ifc524b9818517d5c7741f11e09734300ef66ce77 Issue-ID: OOM-2562
2020-07-10Make CONSUL compatible with Kubernetes v1.17Magdalena_Biernacka1-1/+1
Issue-ID: OOM-2451 Signed-off-by: Magdalena Biernacka <magdalena.1.biernacka@nokia.com> Change-Id: Idc86f18d1693e3b98188a3632343bf9b6ae3c7f5
2020-02-01[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak3-5/+5
ONAP is too big to be deployed using helm install so we need to use a custom helm plugin helm deploy. This script deloys onap component by component instead of deploying evrything at once. Unfortunately this script also modifies the helm release by appending component name to it. As a result of this behavior our objects are called for example: onap-mariadb-galera-mariadb-galera-0 instead of just being called onap-mariadb-galera-0. This patch simplifies this naming convention by replacing all direct usages of .Release.Name with common.release macro which strips the component specific part from the release name. Issue-ID: OOM-2275 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ia8cead50d305adb00eef666d0a1ace74479b5183
2019-12-06Add ingress controler support to ConsulLucjan Bryndza1-0/+1
Issue-ID: OOM-2177 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: Icf30714776cb038f10377c16d40585280910f9d7 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2018-09-19Backup Task: consul configmap enabellingvaibhav_16dec2-0/+15
Issue-ID: OOM-1413 Change-Id: Iacde9533b7a65dbf468965de140a313a3b741adb Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-05Apache 2 license addition for consul,appcMukul3-0/+16
Issue-ID: OOM-1308 Change-Id: I6cfe05841a17f81e862dfbf4bedaa4ba87f96e1e Signed-off-by: Mukul <mukul.joshi@amdocs.com>
2018-07-15SDN-C Multi-site High-availability - Auto-failoverMohammadreza Pasandideh1-0/+6
Change-Id: I4e028b31ce7a60154d2c04c63431c5ea996de8f8 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com> Issue-ID: SDNC-213
2018-05-15Consul Stateful SetPriyanka Jain1-2/+1
Issue-ID: OOM-1032 Change-Id: I911085dffc35067d844b5dcb286581fa0897a27a Signed-off-by: Priyanka Jain <Priyanka.Jain3@amdocs.com>
2018-05-08Fix consul images repoBorislavG1-0/+2
Change-Id: Idb0f1e99dc3023958c6e37355a4c7aaee8b25a17 Issue-ID: OOM-1050 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-26Reduce consul default replica countMike Elliott1-1/+1
Change-Id: Ifff4f3b8163c5f1d057b6a59129aa3aa4dbdc382 Issue-ID: OOM-1008 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-24Make all services independent of helm Release.NameBorislavG1-1/+1
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-12Fix consul agent start problemsBorislavG1-3/+7
Change-Id: I62f394b2608c8ac16c97b90658b0d4fc722659c5 Issue-ID: OOM-913 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-02Consul Helm Chart StandardizationjasmineWen5-106/+29
Issue-ID: OOM-730 Change-Id: I742979aa27022e553b33062762a1ad5f80940726 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-03-22License addition in all yamlsvaibhav_16dec4-0/+56
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-19Move consul config from shared NFS to configmapjasmineWen3-11/+40
Issue-ID: OOM-597 Change-Id: I708c3e9df16003a54462f76c6ffe513b270faae8 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-03-07Replica Scaling of Consul and Log containervaibhav_16dec2-1/+2
Issue-ID: OOM-692 Change-Id: I7ddbcbe562b3e5f82384c734c48d6c810a647f62 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-01Run all components in one namespaceBorislavG3-7/+7
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2017-10-29Add option to disable specific deploymentsyuryn3-0/+6
Add option to disable any deployment by using conditions in helm templates. Each deployment will get helm parameter - boolean flag allowing to disable it. The flags can be listed in the custom values.yaml file that can be passed to the createAll script with '-v' command line option. Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56 Issue-ID: OOM-380 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-25Fix mount point for Consul server configuration.gfraboni1-1/+1
Issue-ID: OOM-86 Change-Id: I3aac0a420cc22b9ef4183a17dc10f1b52299f01f Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
2017-09-21Add Consul support to 'OneClick' deployment.gfraboni3-0/+81
The OOM is moving to using Consul to provide health checks for all ONAP components. This push adds deployment of a 3 node Consul Server cluster and a single Consul agent to the 'OneClick' deployment. As a first step, health check scripts for the A&AI microservices have also been included. Support for additional ONAP components will follow. Issue-ID: OOM-86 Change-Id: Ib63f3d8b1b745551c9ec55b6529d022b32006e9c Signed-off-by: gfraboni <gino.fraboni@amdocs.com>