Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/oom.git from branch 'master'
to 14210c66592919f3da12ec7c4d7172f1f25a7bea
- Merge "Add policy-api to xacml-pdp config for OOM"
- Add policy-api to xacml-pdp config for OOM
Updated xacml-pdp config to add parameters so that it can connect to
policy-api to retrieve policy types.
Change-Id: Ib2fbd1523936a5b7c080e806b66eb0d31cb50365
Issue-ID: POLICY-2021
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to a93633c3aa539cfd15818263b6c3fa3d2b0fefa4
- Update git submodules
* Update kubernetes/aai from branch 'master'
to 3efe1df6fdba4af4e22849bec220c8daa4a68a49
- Adding Graphgraph k8s config
Issue-ID: AAI-531
Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
Change-Id: I2cb6471a0369ef8cc3f36b9988ff0df2045564a0
|
|
* Update docs/submodules/oom.git from branch 'master'
to 27c62560fe6ce862e132cecf9e7b8f15236c0578
- Merge "update the release version of SO 1.5.1"
- update the release version of SO 1.5.1
Issue-ID: SO-2223
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I978a79f2232505e42ff470aab53614d13fa629f7
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8ff0324ce862477e5652330b66f51439bc8c8f1c
- Merge "Delete oom for ocata"
- Delete oom for ocata
Issue-ID: MULTICLOUD-775
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: Ieeab8ba5e6fd5f9d307f6ec996ca724058a08c1b
|
|
* Update docs/submodules/oom.git from branch 'master'
to 1366ccb457383e633ca67d2d892706f0784cbdf0
- Merge "Modifying dmaap job labels because of inconsistency with other jobs. Mainly adding release label there."
- Modifying dmaap job labels because of inconsistency with other jobs.
Mainly adding release label there.
Issue-ID: OOM-2043
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: Ieeedec79fd85b7ede4752a973ec42ea648f7d6a0
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 9d407f480e9d40460f6f76ffc6a09f61f1d6b85e
- Merge "Move Storage access to RWO"
- Move Storage access to RWO
Today when deploying NBI 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).
MongoDb PVC is used only for one Mongo instance and it's the same for
maria. Thus we don't need RWX
Change-Id: I4d54cd7853778d8ba6c83551a211abe34d383382
Issue-ID: EXTAPI-305
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to aaabd14bc5a271077952648b8b97a689c3a37fc3
- Merge "Fix syntax and indentation in ingress common template."
- Fix syntax and indentation in ingress common template.
Issue-ID: OOM-2050
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: I7d54c4c8adc192d0c27249dde2fad4af2ed0a52a
|
|
* Update docs/submodules/oom.git from branch 'master'
to bc0abc02f0889bd4e32333a9abed152b2e98d8fb
- Merge "Move Policy Storage to RWO"
- Move Policy Storage to RWO
Today when deploying Policy 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).
Policy PVC for Nexus and Policy PVC for mariadb are used only for one POD.
Thus we don't need RWX.
Change-Id: Idf8a6ba8ef14ce7ca397438c2200c11517d0458e
Issue-ID: POLICY-2019
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 47babc71b451f4eb88b8f149f91a035cd3865af3
- Merge "add bath file for additional AAA user"
- add bath file for additional AAA user
to comply for jolokia security
vulnerability, another three AAA users
will be added
Issue-ID: OJSI-63
Change-Id: I476df578f457f862a76afec2df6ded34bb3cae64
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 0d47faf0f07512d81297a2a6cdb10266f4fbe15d
- Merge "update multicloud/artifactbroker version in OOM"
- update multicloud/artifactbroker version in OOM
Issue-ID: MULTICLOUD-718
Change-Id: Iaba6a4b72c20f19eaf04c40e7beac47723bb8f78
Signed-off-by: Liang Ding <liang.ding@intel.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7d875e1af3c528030235782e76748f3abf113821
- Merge "Move CLAMP Storage access to RWO"
- Move CLAMP Storage access to RWO
Today when deploying CLAMP 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).
CLAMP PVC is used only for one ES instance. Thus we don't need RWX.
Change-Id: I3a17195bca4f0f01b5cdb0d8e803bb2a8ab2dd38
Issue-ID: CLAMP-488
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to e516c8f904f2d6f67156dafcf4ace4e364c1c4ec
- Merge "Move DMaaP Storage access to RWO"
- Move DMaaP Storage access to RWO
RWO is sufficient for DMaaP PVC.
Change-Id: I35339948b3164e83b92d2e81a1c772574ebb9e9a
Issue-ID: DMAAP-1285
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c605be80fdb97546bba70cf0cfd71235d278a2fb
- Merge "Update deployment YAML file"
- Update deployment YAML file
Due to SSL support for CBS Client in SDK new ENVs containing
paths to the certs & their passwords were added:
- truststore path
- truststore password path
- keystore path
- keystore password path
Issue-ID: DCAEGEN2-1552
Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
Change-Id: Ib73048454db45a81d553afbe2d80fbb6253be711
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8f771366287c0bb8064279c178d474d8feb676f1
- Merge "Move Storage access to RWO"
- Move Storage access to RWO
Mariadb PVC are created in 1 to 1 mapping with galera replicas thus we
don't need RWX.
Change-Id: I438855b2d4b2f90932387e056c168b0a995975a5
Issue-ID: OOM-2081
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 55c686c83695aaa131bee70fe7618c93e1d0cb9b
- Merge "Add OOM update so-bpmn-infra's Override.yaml file"
- Add OOM update so-bpmn-infra's Override.yaml file
Remove an additional character 'g' in so-bpmn-infra override.yaml
kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml
Issue-ID: SO-2041
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: I69221c4cd47118730b3831b4c42fe6aabae29c7f
|
|
* Update docs/submodules/oom.git from branch 'master'
to cf745061a8c5bc2e0a9f9d99b2109295f3751198
- Merge "Update SDNC helm charts to use Neon version"
- Update SDNC helm charts to use Neon version
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>
|
|
* Update docs/submodules/oom.git from branch 'master'
to eb2cc949f936aae25dfbf84a40a4993affad42e7
- Merge "Use nodePortPrefix variable in CLAMP-mariadb service template"
- Use nodePortPrefix variable in CLAMP-mariadb service template
Issue-ID: OOM-1272
Change-Id: I5aaaf20a2bf53134ec18943ada701383ec37ab9e
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f94462392db73b21896c94cde16070dbd650cfbb
- Merge "Removing nginx-ingress from helm charts. It is running by default via RKE."
- Removing nginx-ingress from helm charts. It is running by default via
RKE.
Issue-ID: OOM-2050
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: I72802282d296c6e1f23f96112a6406ded18aa5ab
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7fa8daf74ae2f4b9c80c253d8a7c97b70ec967bf
- Fix if statement in DMaaP-dr-prov service
Issue-ID: OOM-2083
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: I0318115d85d8507ecba1133d6c8c1a2bc6333b63
|
|
* Update docs/submodules/oom.git from branch 'master'
to 6a2dfecc1bf82b8c8ee5c8f9a65c09aaaa0a66ab
- Merge "DMaaP DR refactoring"
- DMaaP DR refactoring
# 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>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5c327763c3a06944f341051beca3deeceeb5c33a
- Merge "Update VID values.yaml to version 5.0.1"
- Update VID values.yaml to version 5.0.1
✔ El-Alto first wave
Issue-ID: VID-521
Change-Id: Ic34065a28a47d07e408ad345b493404a055740c6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 424278d0f109f5515393d83ea03162b073773e55
- Updated resourceSourceMappings source-db/etc
Issue-ID: CCSDK-1623
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Ie441afb7db312492c4abfe9590c271bf2a08d81b
|
|
* Update docs/submodules/oom.git from branch 'master'
to c1dbef791bfd67844b45dccb61a4dfdf1c41b397
- Merge "Tune OpenDaylight parameters"
- Tune OpenDaylight parameters
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>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c161ba76189fcdf968e6759a786923fe3f0893a5
- Merge "update AAF url"
- update AAF url
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 docs/submodules/oom.git from branch 'master'
to 28f76127ab3708481d48c4758837107f2c175ff5
- Merge "SO datasource config update"
- SO datasource config update
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>
|
|
* Update docs/submodules/oom.git from branch 'master'
to ebb90443aa1332a3161083c4d3f380858443fbdd
- Update git submodules
* 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>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 72f26af12c2128ee03e80ba9178ecac0ea0a44b4
- Merge "revert DMaaP ZooKeeper version to 6.0.0"
- revert DMaaP ZooKeeper version to 6.0.0
Issue-ID: DMAAP-1272
Change-Id: I193bfae6dc39d584838cb3da561684dc7854499c
Signed-off-by: su622b <su622b@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 86fe16201c5ce7682db873caeafbbb28f0f4dd0e
- Remove http node port
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>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 0ca998fcd7d3b7ace5517603993f4a6eb97becab
- WF-D revert to Dublin until stabilized
Change-Id: Icc7eaff6798367f717680c051b146fa5a4860278
Issue-ID: SDC-2521
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
(cherry picked from commit d7b6ac82af6349f96910c059aa50432c1c04b5e8)
|
|
* Update docs/submodules/oom.git from branch 'master'
to aa3e8ebdbbd084f15d248394772f5444130fe839
- Update SDNC version
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 docs/submodules/oom.git from branch 'master'
to fcc445b1b9072e5bd3fea37039333ce2d2846b66
- Update git submodules
* 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 docs/submodules/oom.git from branch 'master'
to 163385a7fb00c41dfd550e0f078a9cb0f5fecd0f
- Update git submodules
* 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 docs/submodules/oom.git from branch 'master'
to 992ec96ba352753ba1021684972b4e63bcb16fac
- Merge "Update SDC DCAE-DS charts"
- Update SDC DCAE-DS charts
Change-Id: I699863544bb2b4dc8ff8f7597bcf61e02646de45
Issue-ID: SDC-2478
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
(cherry picked from commit 710166391ca301f9c9fcdbb1ddcd1c2a4882ec1e)
|
|
* Update docs/submodules/oom.git from branch 'master'
to cae0c406e4c4e070b4f5d87d6d44df200597a43e
- Merge "Enable intial load in CDS Blueprint Processor"
- Enable intial load in CDS Blueprint Processor
Issue-ID: OOM-2056
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I4e2aba5883f6cc9637dab49a21a357a4bd5f3191
|
|
* Update docs/submodules/oom.git from branch 'master'
to e6958faec4f7345a41ba6b3a078dcb07ac6203ab
- Update git submodules
* 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
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8d77818c8d445de2ce29cac4beb211f7ee37af30
- Update release notes for El Alto Early Drop
Issue-ID: OOM-2023
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: I5cab68dee9f4f07bcc009e7230c4ad0c41827b53
|
|
* Update docs/submodules/oom.git from branch 'master'
to 97c8c03034e800a5487077ed9552f9e4b6753691
- DMaaP MR fixes
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>
|
|
* Update docs/submodules/oom.git from branch 'master'
to b105b3dd34a46a2c3275f09640ec771e4077287b
- Merge "AAF 2.1.15 Dockers"
- AAF 2.1.15 Dockers
Issue-ID: AAF-902
Change-Id: I3a83eee98dfeb7fb9751019faf618897dbc9d34f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 3d4159518989111cf05ad36600a0bdd7d2263df2
- Merge "Add AWX chart"
- Add AWX chart
Change-Id: Id9fe832a3eb3bfb23e96c711ac8455d1a8cb1156
Issue-ID: CCSDK-1316
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 2fa1f646c21a9a98b8d30799ba577debeaea87c1
- Merge "Remove unneeded node port 32208"
- Remove unneeded node port 32208
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>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 161aa0e9ee4d89551f8b89ba8ea752beff49eba9
- Update git submodules
* 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 docs/submodules/oom.git from branch 'master'
to 92b9b56c01cd450373fceff2a54d36d3e3f1479e
- Update git submodules
* 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
|
|
* Update docs/submodules/oom.git from branch 'master'
to f1bf493a2914aa712d866c23ee81ee8b1166cb7f
- Add in required properties for boot of SO
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)
|
|
* Update docs/submodules/oom.git from branch 'master'
to cbcfd6a9b663a8981da816ff2f501ba4c90abd76
- Merge "dcae el-alto earlydrop updates with released tag"
- dcae el-alto earlydrop updates with released tag
Following patches into staging are included with corresponding released image tag
https://gerrit.onap.org/r/#/c/oom/+/91759/
https://gerrit.onap.org/r/#/c/oom/+/91832/
https://gerrit.onap.org/r/#/c/oom/+/90603/
https://gerrit.onap.org/r/#/c/oom/+/92569/
Change-Id: I369b8a3cb25476e466e61b6b23d3034f17a461b6
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1318
Issue-ID: DCAEGEN2-913
Issue-ID: DCAEGEN2-1685
Issue-ID: DCAEGEN2-1597
Issue-ID: DCAEGEN2-909
Issue-ID: DCAEGEN2-904
Issue-ID: DCAEGEN2-1513
Issue-ID: DCAEGEN2-1550
Issue-ID: DCAEGEN2-1701
Issue-ID: DCAEGEN2-1694
Issue-ID: DCAEGEN2-1695
Issue-ID: DCAEGEN2-1718
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f1d4c0f4bd8b36adf02863a9c97dd47ce5503cbd
- Merge "update the release version of SO"
- update the release version of SO
Issue-ID: SO-2223
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic7f6f13640f209ec1898249e4172885098661b82
|
|
* Update docs/submodules/oom.git from branch 'master'
to a1f2436596b01f1db2191b2c6af59cf238d87f37
- Merge "Fix identation in the ingress common template"
- Fix identation in the ingress common template
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 docs/submodules/oom.git from branch 'master'
to a3a05b55e7eb3f6611dac87c49754de760f8508f
- Merge "Update SDNC/CDS image versions for El Alto early drop"
- Update SDNC/CDS image versions for El Alto early drop
Update SDNC image versions for El Alto early drop (1.6.1 for SDNC, 0.5.1
for CCSDK)
Change-Id: I48bb223116b4064b7f90847d90bd0453d311b09c
Issue-ID: SDNC-827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to ecdb2369e3b8083b0906b3cf4cace1d2d9f8ff09
- Merge "moving certificates from vid image to mounted catalog"
- moving certificates from vid image to mounted catalog
Issue-ID: VID-494
Change-Id: Ie1a3a9b362618d6b1821583bc6b3c39c28eb82c0
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 802cb55d831fa1db6b35ef5c7fecefb7052fa789
- Update git submodules
* 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
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5e82a3af9ba19c2388e121e87c16cfbe5a775284
- Merge "Add ingress nginx common template"
- Add ingress nginx common template
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
|