Age | Commit message (Collapse) | Author | Files | Lines |
|
VID unfortunately expects truststore password to be obfuscated instead
of getting it in plain text.
Current solution that we had in the master branch was only a temporary
fix which hardcoded obfuscated password in our charts.
This patch introduces a proper solution that uses jetty-util to
obfuscate the password before starting VID application.
Issue-ID: OOM-1
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I391c29b6552121fd0b574a1046b4c1551c1a927a
|
|
VID's Honolulu release image.
Issue-ID: VID-958
Change-Id: Iad54bdeb02a9e361db5ca0d68d3487a1dc4d3150
Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
|
|
VID expects truststore password to be obfuscated using jetty-util.
Issue-ID: OOM-1
Change-Id: I3d44524f7e89f026dfa27ac7d247028ccd598850
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Use certInitializer in order to retrieve the certificates instead of
hardcoding them.
Issue-ID: VID-959
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I72eb09cd2719995ee05141034936f8e0589c7ad1
|
|
Mariadb DB Galera containers version is outdated and unmaintained. We
need them to move to a new image provider.
As new image provider is not compatible with our old templates, we
also update the templates (by reworking bitnami mariadb-galera chart).
An update of global mariadb image is also done in order to match mariadb
galera version.
Issue-ID: OOM-1720
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib9976227759e90022183d4f37fc655143be4d6ac
|
|
This commit makes VID template to use the new generator for repositories and
images.
Issue-ID: OOM-2364
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I99c371c949398ecb6a2437c3ddd49a74f5a2c97e
|
|
This change modifies VID to use the shared DB instance of mariadb.
In addition, we create a mechanism in mariadb-init to allow a shared DB
user to run a script after the DB has been created.
The script can be passed as a configMap (as is the case with VID) or it
can be a standalone script that is passed as a string.
Issue-ID: OOM-1226
Change-Id: Ie51823338562a6fbe7472025d62cd4dba688168d
Signed-off-by: RPMishra <rpmishra@aarnanetworks.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Issue-ID: VID-897
Change-Id: I4517c137c7cf8660b3943969000f65a8e0d4d7ac
Signed-off-by: Ikramullah, Ikram <ikram@research.att.com>
|
|
Readiness container v3.x and up are now present in ONAP main repository.
They're also not using root user anymore and then script path has
changed.
Finally, "job_complete" script has been integrated in main "ready"
script.
As those changes are significant, we must upgrade all the components at
once.
Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0
Issue-ID: OOM-2545
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
|
|
Set SSL to redirect as backend is HTTPS.
Issue-ID: OOM-2191
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: If7dd2760af35f169cad1adcf7573352766beada2
|
|
Change ingress host to the required hostnames
Change-Id: Ic78c8821e2e23e00943d8abdf7b2183b4d940c72
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: OOM-2391
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
This build handle DB password special characters
Issue-ID: VID-786
Issue-ID: VID-779
Change-Id: I48f3da564d1ea9314cb779021438241dd6113ba1
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Issue-ID: VID-784
Change-Id: I2393279cce83191e75730caaff1b57802857f0e9
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Issue-ID: VID-761
Change-Id: Ie3127f62a9b059020b047ae09bf13bdf77923833
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Let's use common secret template to generate user credentials for VID
DB and depend on mariadb-galera to generate secure enough root
password.
Issue-ID: OOM-2293
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ib474e202e9e35e6b2959d29648f542a89c87a4e5
|
|
Issue-ID: VID-716
Change-Id: Ia6344de1aa524d25a8818e18bfe693cacffc26c8
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Release 6.0.1 supports the current OOM chart setup (without
VID_KEYSTORE_PASSWORD workaround).
Issue-ID: VID-650
Issue-ID: VID-716
Change-Id: Ie326a9b0cc5c892f815470384b92938ab2312c62
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
|
|
|
|
Issue-ID: VID-725
Change-Id: I00bed189eae8a615f4db9531814a88ed2b000362
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Add ingress configuration file for vid component.
Ingress configuration can be changed in onap-all.yaml
Change-Id: Icb1eccccd0488d78a8b44745888203192d9aaa4b
Issue-ID: OOM-1508
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
Instead of using "own" galera chart, reuse chart placed in common part
of OOM installation.
Will ease move to common galera cluster (which is not done by this
commit).
Change-Id: I843c89ed4899055e9502268089d0e01f28fe37ae
Issue-ID: VID-704
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Issue-ID: VID-650
Change-Id: I5a844993619002eb0792e3ebb62788dc69562309
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
|
|
Proper configuration for HTTPS in the sdc:
-configured the livenessProbe/readinessProbe ports
-changed mount path for dcea-be components
-updated dcea component images
-updated VID and Portal to talk with the SDC
Change-Id: Ibdece8f095aaa79e326cb9c4510e8227a7856b15
Issue-ID: SDC-2548
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
✔ El-Alto second wave 2.0
Issue-ID: VID-641
Change-Id: Ic35684d4c3198c0a415739f0727808f07afa241c
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
✔ El-Alto second wave
Issue-ID: VID-521
Change-Id: Ib537e1629084cb0cf4c98c9a00a85d5242e76310
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
✔ El-Alto first wave
Issue-ID: VID-521
Change-Id: Ic34065a28a47d07e408ad345b493404a055740c6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
|
|
* Move robot's health-check to https
* Expose 8080 on ClusterIP only
Issue-ID: VID-496
Issue-ID: OJSI-119
Change-Id: I9c197684c124e131c84109a7c0cbd279abcd4890
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
✔ El-Alto early drop
Issue-ID: VID-521
Change-Id: I14f3f1e2407a79016b9c4be777a4fe8e33ae06e0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
✔ Dublin RC3
Issue-ID: VID-487
Change-Id: I6d3eafa6ff5f70c2094db01f007e8ad24b2d5fc2
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
✔ Dublin RC2
Change-Id: I8be07c01fc5c963fa296e248d75e9ab030066726
Issue-ID: VID-484
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
✔ Dublin RC1
Issue-ID: VID-481
Issue-ID: VID-482
Change-Id: Ib832963751e30bc9aee8452f362d036532532d74
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
✔ Dublin RC0
Issue-ID: VID-474
Change-Id: I4989bdc3d4cbe89162675ec9084e9daf70810f6d
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Issue-ID: VID-440
Change-Id: I8b9114323c4892a231ef0a1f61e5ad35d9c84e15
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Sync docker tags with the release manifest from integration
repo commit 0aad96cbbcdb97c2b074cb83d367c29dac6243df.
Issue-ID: INT-663
Change-Id: I877077c3a35cb196c89ebb0e27dfe452e12b5249
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Ief308b85fbc9e948f8fda5933965e3c2785b5158
Issue-ID: VID-325
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
|
|
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>
|
|
Change-Id: Ieed7da9d45c5adea2d4ba77eeeddaa8948c86a0f
Issue-ID: VID-330
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Adds the ability to turn them off if they are found to
cause issues
also cleaning up some whitespace
Issue-ID: OOM-1145
Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
The resource allocation is sufficient, however the pod
takes longer to start and was being killed by the liveness probe.
Increased probe delay to 2min and cpu core resources
Issue-ID: OOM-1167
Change-Id: Ic2cdf2bd4a275d6f23ccaa7b8938ad6e1c1b5a4a
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
As port 8443 isn't open by SO, we should use port 8080.
Change-Id: I672ca81ec7a338a0cf5d3d81eecca4155f6fefad
Issue-ID: OOM-1434
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Issue-ID: OOM-1145
Change-Id: Ic2770086914e7cf1a96f2b6e5fd04bf1bd3f75d8
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Change-Id: Ic8f11dc20c425aab144fe28a5e761552eb7b025b
Issue-ID: OOM-1422
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Issue-ID: OOM-1167
Change-Id: Ib598b25bbf8fbda5b0fb41e3dfaf13dd7a31bd6c
Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
|
|
|
|
Open http port and use correct logback, adjust VID image version
Change-Id: Id408d9cb7a5f5cbc41ff49d901d435393d7dac13
Issue-ID: OOM-1382
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
Moving vid readiness to version 2.0.1
Remove unnecessary config maps as a result of using readiness 2.0.1, 2 configmaps moved to resources.
Check if replica instances are up dynamically.
Issue-ID: VID-236
Change-Id: Iaf2989f556214f60467f7a1d7a745a95ae421506
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|