Age | Commit message (Collapse) | Author | Files | Lines |
|
Updated the image version and some config files.
Issue-ID: HOLMES-567
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: Iea30c097044a82d6a771064258cfb718f635b15a
|
|
All Makefiles are updated to support SKIP_LINT option,
have a defined order of compilation (common -> components)
to support the parallel compilation of charts using:
make all -j8 (for 8 Jobs). Additionally use cm-push instead
of push to use the new K8S/Helm version
Issue-ID: OOM-3011
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: If9903c9d5bc646b5ce54075acc616e98c4b6706e
|
|
Use version 11.0.0 for Kohn
Issue-ID: OOM-2971
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda
|
|
Missed a conditional branch, now adding it.
Issue-ID: HOLMES-536
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I64d5f32682b37ce865bcfcf180f99c4bf8afd9bb
|
|
Fixed the daily healthcheck problem caused by the MSB registration failure.
Issue-ID: HOLMES-536
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: Ia69a1b6185e4a6cab56061d1d168d783d67508f1
|
|
Raise the logging level from DEBUG to INFO to reduce the amount of logs.
Issue-ID: HOLMES-529
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: I8ccee757a86b51ee7f09658a41fd869f6d3c79d5
|
|
Updated docker versions.
Issue-ID: HOLMES-529
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Change-Id: Ib9b576f035a7daae556265ff6461894932d591a5
|
|
Fixed the healthcheck failure occurred in the auto-tests.
Issue-ID: HOLMES-512
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I2e3d89b8dc8b27412008ca36f1e6209a47a997db
|
|
Completed the final phase of the Helm transformation of DCAE services.
Issue-ID: HOLMES-488
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I6b54d287ea71820d460cc290ee392aa842690d10
|
|
Table altered in Holmes-ms, same to be aligned in helm chart
Issue-ID: HOLMES-308
Signed-off-by: Venkata Molluru <venkatamuralimohanreddy.molluru@techmahindra.com>
Change-Id: I6a2a93fbcf232639c9f3d2853a91011a0f70673f
|
|
Move all Chart.yaml to use apiVersion: 2
Move dependencies from requirements.yaml to Chart.yaml
Changes to all makeFiles
Changes to helm deploy plugin
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I03c5290eee9e40f76eacbf171e774204cf5fb1c0
Issue-ID: OOM-2845
|
|
Holmes used to use external service name created by dcae bootstrap.
As it's not created anymore by default, we need to give the right value
for it.
Issue-ID: DCAEGEN2-2968
Issue-ID: DCAEGEN2-2958
Issue-ID: DCAEGEN2-2983
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I07ca710c78401c8c4bfafda5673a50f7831bebf7
|
|
Use common postgres for holmes
Issue-ID: OOM-2860
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I608c8b3e5c81c2a266ab259cb7e9be0c6cc5eb1f
|
|
|
|
Use version 9.0.0 for Istanbul
Also update the doc.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
|
|
Fixed a bug hence needs to update the docker image
Issue-ID: HOLMES-475
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: Ia3571c418a4c5857cc1d0beed1dc26f4cb0048b9
|
|
Add service account to requirements, values and deployment/statefulset
Issue-ID: OOM-2849
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: I9b92b925576c3f85d5dbd0a02a6c454eddd9961d
|
|
Updated the version of Holmes' images for Istanbul.
Issue-ID: HOLMES-465
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Change-Id: I1241a1f652f9d001e23826f0924f759cb42de01e
|
|
It seems that for PKCS12 stores there is no keypassword so we are
getting this error in our logs:
keytool error: java.lang.UnsupportedOperationException:
-keypasswd commands not supported if -storetype is PKCS12
Let's fix this by just not trying to set key password for PKCS12 stores.
Issue-ID: OOM-1
Change-Id: I8f4cc5a0b54029b3c1baa83b61092942e34ffab2
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Fixed the start-up failure in the dualstack and hence, updated the
docker image version.
Change-Id: Id0e98596016fe1fb772814b213792a1f6f5de439
Issue-ID: HOLMES-429
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Instead of using cloudify, use helm directly in order to deploy the
charts.
Change-Id: I6c97862898ab34b63a15b942b1396c0d19179e46
Issue-ID: HOLMES-396
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
[Adding AAF part and change nodeports]
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|