Age | Commit message (Collapse) | Author | Files | Lines |
|
Today when deploying SDC with OOM, the PersistentVolumeClaim needs the
"ReadWriteMany" (or "RWX") capability.
According to Kubernetes Documentation (https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes),
ReadWriteMany stands for "the volume can be mounted as read-write by many nodes".
That means that a particular PVC needs to be read and written from many pods.
That also means that your code takes that into account and do the work to avoid
write at the same place at the same time.
An issue on RWX mode is that most "official" storage driver from Kubernetes doesn't
support it (13 over the 19 drivers doesn't support it, espacially OpenStack, Amazon
and Google storage classes).
SDC PVC for ES is used only for one POD.
Thus we don't need RWX.
The other values are not used as of today but changing them to RWO seems
better if they're reused again
Change-Id: I3dabbce120a14d19499330b51e808c5725588e0c
Issue-ID: SDC-2549
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
|
|
|
|
RKE."
|
|
Update SDNC helm charts to use Neon-based El Alto images
Change-Id: If91320bc663992355f665b3f57f77214e96985cd
Issue-ID: SDNC-874
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Issue-ID: OOM-2083
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: I0318115d85d8507ecba1133d6c8c1a2bc6333b63
|
|
|
|
|
|
✔ El-Alto first wave
Issue-ID: VID-521
Change-Id: Ic34065a28a47d07e408ad345b493404a055740c6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
# Increase docker images
# Refactor global vars
# Fix logstash paths etc
# Remove default feed script
Change-Id: Ib15fecc57d6f7f2d4049eff7903c08bc3adb78da
Issue-ID: DMAAP-1283
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
Issue-ID: CCSDK-1623
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Ie441afb7db312492c4abfe9590c271bf2a08d81b
|
|
|
|
|
|
|
|
SO datasource config update as per
new Hikari library changes in SO
Issue-ID: OOM-1970
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Change-Id: I84ca506936c332775fd20f604e6f553f94a4dc74
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
the old URL is not
working with AAF 2.1.15 image
Issue-ID: AAF-942
Change-Id: I83cabb1048ccd87313784d45ffe27c967d9502c3
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to b6b5b0e6f8880e3a922a2fef97e95e5013475228
- these are not used anywhere so removing to avoid confusion
Issue-ID: TEST-184
Change-Id: I227f0002f36a72e350f0008eef20661ee04c3e26
Signed-off-by: DR695H <dr695h@att.com>
|
|
Add files to tune akka settings in OpenDaylight.
Also, added setenv to tune Java settings.
Change-Id: I2071fceb48f990929cd9f4c885bd0c9f7db0263c
Issue-ID: SDNC-858
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
RKE.
Issue-ID: OOM-2050
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: I72802282d296c6e1f23f96112a6406ded18aa5ab
|
|
|
|
Issue-ID: DMAAP-1272
Change-Id: I193bfae6dc39d584838cb3da561684dc7854499c
Signed-off-by: su622b <su622b@att.com>
|
|
Remove http node port 30202. Users should instead use https node
port 30267
Change-Id: I44a907126384092b5f18ad85115c6269279c9d80
Issue-ID: OJSI-99
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Change-Id: Icc7eaff6798367f717680c051b146fa5a4860278
Issue-ID: SDC-2521
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
(cherry picked from commit d7b6ac82af6349f96910c059aa50432c1c04b5e8)
|
|
Update sdnc version to 1.6.2 to pick up fixes:
SDNC-855
SDNC-853
Change-Id: I2ee5f3d892c9204d56ce7c92f5503b605a607de7
Issue-ID: SDNC-855
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to d5025d6ad1b1741e15ef09873b6a0ba65a8da717
- moving endpoints for SO to properties
Issue-ID: INT-1205
Change-Id: If313f3919df3a19616e91fbac3f03a33a617baa1
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to 95cf864561df0b88aee012cd38589f301df8f6b5
- updating to latest release
Issue-ID: TEST-184
Change-Id: I2ed9c05b47e2d2c3d53811aa0bfcae7a7507f72f
Signed-off-by: DR695H <dr695h@att.com>
|
|
|
|
|
|
* Update kubernetes/aai from branch 'master'
to 55cb73cadc59537643c0fe5cb7ededadc9ff2b48
- Add misc as a volumeMount
Issue-ID: AAI-2440
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ie9b90135cac72c4eadd5e727e79ff505ceaf934f
|
|
Issue-ID: OOM-2023
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I5cab68dee9f4f07bcc009e7230c4ad0c41827b53
|
|
evert Kafka Docker image to onap/dmaap/kafka111:1.0.1
Changes related to AAF image changes
Fix the logback.xml errors
Enhancements to ZooKeeper ensemble and Kafka cluster lookup
Issue-ID: DMAAP-1272
Change-Id: I53e9cff94c9ccf83f82383fe865f31d16f5416bc
Signed-off-by: su622b <su622b@att.com>
|
|
|
|
|
|
Change-Id: Id9fe832a3eb3bfb23e96c711ac8455d1a8cb1156
Issue-ID: CCSDK-1316
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
* Update kubernetes/robot from branch 'master'
to 35ea1f0b10617c9b836dd9ab41410542e3db9232
- Correction in added CDS entries (Gerrit: 93250)
GLOBAL_CCSDK_CDS_AUTHENTICATION uses wrong username/password variable names
Issue-ID: TEST-193
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: I108c510655b07e9d981af5cb894d75f0c358d0a7
|
|
* Update kubernetes/aai from branch 'master'
to 694a9bd9fe014142a81fc03787b67de9bb1e6089
- Change AAF URL AAI_NS -> onap.org.osaaf.aaf
Issue-ID: AAI-2554
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I7c560ff182f75599aaa590e65a4a5ba625b7f6b2
|
|
Remove unneeded node port 32208 to resolve issue identified with ssh
port detected.
Change-Id: Ibcbfd0621c2950a2ea3f429f8beb38d03e1910d3
Issue-ID: OJSI-183
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
New health check format added to config
Issue-ID: SO-2221
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5b890a79e26a30f56fe70dd70e7f42e12ce90a6b
(cherry picked from commit 4673c6cdaa7a8b8fc15d13bde4129d0d4d4b3ea3)
|
|
|
|
|
|
|
|
Issue-ID: OOM-2056
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I4e2aba5883f6cc9637dab49a21a357a4bd5f3191
|
|
|
|
Fix inproper backend section identation in the
common ingress config template
Change-Id: I04c4eebc408a04aba0679ff5123e1a8503ffd912
Issue-ID: OOM-1508
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
|
|
* Update kubernetes/robot from branch 'master'
to 580d933f80ddaf3df373671abead40e8181da642
- INT-1200 demo-k8s.sh fix
INT-1200 demo-k8s.sh fix
Issue-ID: INT-1200
Signed-off-by: marekpl <marek.pondel@nokia.com>
Change-Id: I73d75ed8edba1046fd58d7399e3fdce23ea2f77a
|
|
|
|
Add ingress common template, template can be
included in a components ingress configuration.
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: Ic18626ca679c8cbc6ce7aee95ac4b9c40dc5bcfe
Issue-ID: OOM-1508
|
|
Issue-ID: SO-2223
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic7f6f13640f209ec1898249e4172885098661b82
|