Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/aai/sparky-be.git from branch 'master'
to 02b88b997fd0671c07f58ef00ac4f3c67b2aa55b
- Remove urls
Issue-ID: AAI-2784
Change-Id: I2da8bc5d725ec16eace275cf9eb38a19526327fc
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 7eddd2d8a0bbbe26a803f93b3fbb891b640fb9df
- Update to use released CCSDK parent poms
Update to use released version 1.5.1 of CCSDK parent poms.
Change-Id: I57f457bcc5a89bafe9f70d938831fb8866d9493f
Issue-ID: SDNC-1059
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to d622ece51e323fe4586a85d81bf014bfa61bca40
- Merge "Fix problem with wrong volume mount names"
- Fix problem with wrong volume mount names
Issue-ID: DMAAP-1378
Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com>
Change-Id: Ibac712760dca757475e57129cc1857be5c1086e0
|
|
* Update docs/submodules/so.git from branch 'master'
to cc778524df33ee66a3f17416761ea4cd7b2ef952
- Refactoring tests in BBInputSetupUtilsTest
Issue-ID: SO-2613
Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com>
Change-Id: I277277b0b5ca1c76afb9a466b20479c97d033401
|
|
* Update docs/submodules/portal.git from branch 'master'
to 099ece77f49e4a6bc4d9b35ef03a5e0f33bf8384
- Merge "Added portal-FE-os components"
- Added portal-FE-os components
Removed layout from portal-FE-os and added new components in
portal-fe-os
Issue-ID: PORTAL-795
Change-Id: I3d7f93fa22a7935f9e73ed96802495019aabc129
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f84164f29eb0c314580f0c44de3d513d9e7b0e5a
- upgrade VFM is not enabled when other VFM in the same VNF is already upgraded (fix)
Also fixes a bug in modelUniqueNameOrId when `instance` contains inner vfModule object.
Issue-ID: VID-771
Change-Id: Ie7326780c968fe334dfe3888c518eeb5a8e1919f
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to a884c481af24e2405f9389b01842c4671a03a75e
- Allow storing db.user and db.pass in environment variables
This patch allows to store and get db.user and db.pass from
environment variables. This is needed if we want to send those
variables by helm secrets.
Issue-ID: OOM-2287
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Change-Id: Ie1736dd4bd89710b441f5cc96dd116bd433ad1b6
|
|
* Update docs/submodules/vid.git from branch 'master'
to ce9d4e748b56fab270f9a697e6705dc410650bd9
- Merge "regression unit test for getServicesByOwningEntityId"
- regression unit test for getServicesByOwningEntityId
Issue-ID: VID-758
Change-Id: I4e080b6d775feb890f597b1db006e00f8108a987
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to ca1c2e1701e0ee387d2f722d8b7fd23071af8e1e
- Merge "policy/engine jdk11 junit and compilation error fixes"
- policy/engine jdk11 junit and compilation error fixes
Issue-ID: POLICY-1590
Change-Id: I0bbc6f7310705c20924812efc5be2b0f91cf71a2
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to dddb97b7f1d5ac85c4700a674e9cadcdb7ac2b63
- Remove redis config
Change-Id: I419fb5d39a46a9ca2b9a74f2a4d6d4ff12101d03
Issue-ID: MODELING-307
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 0f3e13456f6a311786d29e7a2a560070e3d96e81
- Update git submodules
* Update kubernetes/aai from branch 'master'
to 1c9c9bba658057f6147276fba4f84e7db9117e70
- [ONAP-wide] Replace .Release.Name with common.release
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: I450057f5b4a10842f09665ecccc58e4ed727cd89
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0814238f615f3e3b855a53add72730b957f6c790
- NodeInfo::getModel expects the instance-model
Now callers (objectToInstanceTree, objectToModelTree, etc.) pass the hierarchy
itself, instead of providing only the service hierarchy and keys.
Issue-ID: VID-724
Change-Id: I80cde29887d86b2cc986d96b220ff769562f38b8
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 6ff6ed9734d5cfa5ebc8e362dfdb63fa55cc0dbd
- Adding Copyright to all Files
Reformatting POM Files as per mvn tidy:pom
Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a
Issue-ID: CCSDK-2069
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to a4f3a79f2fc88ef8e50d2cc99c0fae90ec3874f1
- Merge "Revert "Make cassandra service mesh compliant""
- Revert "Make cassandra service mesh compliant"
This reverts commit 239bb3e18494584587ee1a6eb482f022b9e32d44.
Reason for revert: mandatory template functions not merged yet
Issue-ID: OOM-2252
Change-Id: I80444a7103e12aea4568f03ded08e348bba927fb
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 6af0ccf62efaa371ff337376115a34c8589ca38e
- Update mountpoint-registrar
Include cleanup for test code
Issue-ID: SDNC-1030
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Change-Id: I2ec89f4d74817b61aee888127bc61de6dd335cef
|
|
* Update docs/submodules/vid.git from branch 'master'
to 52670a9e0b450074dfbe0d151925d0133bc8442a
- Respect owning-entity-id when searching instances by Subscriber
Issue-ID: VID-758
Change-Id: Ife6d8679b3ea00d4bb9efb24810b5a50652f5d76
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/aaf/sms.git from branch 'master'
to 137e91e4fab1995c2df7a13c455edfe6628c33f2
- Add new committers
- Pawel Baniewski email pawel.baniewski@nokia.com LFID baniewsk
- Gerard Nugent email gerard.nugent@est.tech LFID egernug
- John Franey email john.franey@att.com LFID JohnFraney
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I72f3fff449f2d848fe19eefd3cc0ad2431491370
|
|
* Update docs/submodules/oom.git from branch 'master'
to 397205f1b895260c37fbb9a328d403a4155fc148
- Merge "Expose multicloud endpoints in https"
- Expose multicloud endpoints in https
Make use of msb iag with https as well
Change-Id: I46320cb7a3012320091b8b802ed8531285b78b45
Issue-ID: MULTICLOUD-978
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 39d4ca5b77a2b70e37c5995fe4e5d945d327f062
- Merge "upgrade VFM is not enable when other VFM in the same VNF is already upgraded. Issue-ID: VID-771"
- upgrade VFM is not enable when other VFM in the same VNF is already upgraded.
Issue-ID: VID-771
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Change-Id: Ia5eca719c50d47c77919a82c2306605da4d2a1c0
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to 3d10bac5ec6b5394d32dc6ad3b0a7e6294ea6593
- Remove use of redis db
Change-Id: I714c9f36ef9d6710bf8e3e21c023435d6fcc2a0a
Issue-ID: MODELING-307
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
|
|
* Update docs/submodules/so.git from branch 'master'
to e9c0b88ed9b0e9a538ee87f25f3ea4c99f853702
- Fix dependency failure for aai-schema
Issue-ID: SO-2636
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I946870c801134dc76b8c55ffd52ace5aaef60a69
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 723cb0b0f4fca052561f21bb8312bf7c6e8cd524
- Merge "Reorder Create Tabs"
- Reorder Create Tabs
Issue-ID: CCSDK-2068
Signed-off-by: shady <snaguib.ext@orange.com>
Change-Id: I7519906f749f275a1b40f47bf53f3c0cb6a03906
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 74ee6be955fbfc6c82ef693dc9a142e058fbb833
- add designer client build inside loopback server
Issue-ID: CCSDK-2067
Change-Id: I5acef65ee6703405b70708dd17a1be7acb808531
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to a40cb469e3aa364fb2a0f016632bc642b4ecbdb7
- Modify Identifer definition in swagger
Change-Id: I60a5800b091eeb2239f80b9f45a5cc67489a7b48
Issue-ID: MODELING-288
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7b1469e1883097ab0c2b4dc76f5307667482be2d
- Merge "adding DSL-Definition component"
- adding DSL-Definition component
Issue-ID: CCSDK-2066
Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
Change-Id: I8b16e78cf3961c0c37a721fd37898fb3a7a850a0
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 95a224b2fea180a93bd2c3251e0f8c3fdaebb886
- Merge "Expose rest API with non blocking call."
- Expose rest API with non blocking call.
Convert Mono and Flux to coroutines
Convert reactor mdc to coroutine mdc
Issue-ID: CCSDK-2052
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ic58c0b74866d28fd2d803b96626b08f8e8b2db56
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to c96eb1a05d7237767197920ee79668cb508ab6d6
- Merge "SDN-R add updated featureaggregator"
- SDN-R add updated featureaggregator
Updates add featureaggregator-devicemanager
Issue-ID: SDNC-1057
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: Ia4036af2d1c5142f122dcf2ddcd020fa6b14ca37
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to 1584ac712f243707197128b3e3d344e435bd2f31
- Merge "SDN-R add updated odlux"
- SDN-R add updated odlux
Updates all odlux framework and app components.
Issue-ID: SDNC-1032
Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
Change-Id: I13c520489fd40d05b7fd5215f5941af6238e9cae
|
|
* Update docs/submodules/vid.git from branch 'master'
to e0071f0d81a88a417eacd47ef1f0c9451227e9ad
- Merge "upgrade spring.framework to latest 5.2.3 to avoid CVE-2020-5398/7"
- upgrade spring.framework to latest 5.2.3 to avoid CVE-2020-5398/7
Issue-ID: VID-736
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: Id9d81c032a7bcbb92dc1f358db0efb026667b178
|
|
* Update docs/submodules/oom.git from branch 'master'
to e458f88788240c0bcf17e7085d5c1af488bc749c
- Merge "Update PRH version to 1.5.0"
- Update PRH version to 1.5.0
Issue-ID: OOM-2281
Signed-off-by: Piotr Wielebski <piotr.wielebski@nokia.com>
Change-Id: I0330b2c239af12f48202062954a623c18ca1ac7f
|
|
* Update docs/submodules/oom.git from branch 'master'
to e328b5616a196dee6db02a89441ac83ed88817dd
- Merge "Add override flag to the ingress template"
- Add override flag to the ingress template
Issue-ID: OOM-2267
Change-Id: I0ee8b3bc35d5f71dda6322b35766b3dec105b9c0
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f41e2c488b8ec1a5383bfae264012ed6dba17ade
- Merge "redis config optimization"
- redis config optimization
- replication count set to 3
- removing nodeport
Change-Id: Ie3431c59ffdd44f207eddfbc013ab4fc3f6ed5f9
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1720
Issue-ID: OJSI-187
|
|
* Update docs/submodules/oom.git from branch 'master'
to 296586004fb38f102847935899e58555c0968ec1
- Merge "Update ves collector image"
- Update ves collector image
Issue-ID: OOM-2280
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Iaa80eb212ba0c31ffdceb79e776cd92d38b304d6
|
|
* Update docs/submodules/oom.git from branch 'master'
to 284aa85f5b5b3ad1b13f07d6fee3ed163a22eb13
- Merge "[Modeling] Use common secret template for mariadb root password"
- [Modeling] Use common secret template for mariadb root password
Remove hardcoded root password from the modeling chart.
Because of huge number of issues in modeling docker image
(see onap-discuss for details) I don't want to touch it.
That's why I just made an awful hack to concatenate DB
username and password before the entrypoint script.
Please keep in mind that this eliminates only hardcoded
root password but there is plenty of other credentials that
are boiled into container image (DB, SDC, VCF-REDIS(!) etc).
Issue-ID: OOM-2286
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Id85a03ec7f55885b606179d10e8b6528c6cb6947
|
|
* Update docs/submodules/oom.git from branch 'master'
to 239bb3e18494584587ee1a6eb482f022b9e32d44
- [COMMON] Make cassandra service mesh compliant
When service mesh is enabled, cassandra needs to listen to `127.0.0.1`
instead of POD_IP but must broadcast using POD_IP.
Change-Id: If96acd56a092a893f524a69ee83406c9cb70b3e7
Issue-ID: OOM-2252
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 0256e4b2031cec54abd07e7c6745176b83815cb4
- Merge "[Modeling] Move mariadb-galera to etsicatalog"
- [Modeling] Move mariadb-galera to etsicatalog
etsicatalog is the only component inside modeling which use this DB
thus there is no point to keep it outside of this component.
Passwords and other bad stuff is left intentionally as this is just a
first patch for this transition.
Issue-ID: OOM-2286
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I4f592b736a86c7acf9ee43b0f6e136e5f1506847
|
|
* Update docs/submodules/oom.git from branch 'master'
to f37261b53a7d07d6046c6710b5828e70ead678d0
- Merge "[APPC] Don't hardcode mariadb root password"
- [APPC] Don't hardcode mariadb root password
You should never ever assume that secretpassword is a production
ready password for your mariadb-galera instance. Instead let's
just share a secret with our instance of mariadb-galera.
Issue-ID: OOM-2275
Change-Id: I25486ad81a2ec428dbbd379ab3529c84f55acc4b
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5878b3db688aa32ffa4af2e88ba96eaf68f92871
- Merge "[COMMON] Don't create dummy mysql DB by default in a shared instance"
- [COMMON] Don't create dummy mysql DB by default in a shared instance
When deploying a shared mariadb-galera instance using common chart
a dummy database is created based on the default values n the chart.
This is obviously unnecessary and creates an obviousl security issue.
That's why let's make sure that when we deploy a shared mariadb
instance no dummy databases are created.
Issue-ID: OOM-2053
Change-Id: I1130cb8eb555b15a2d8b365102d69e32259233eb
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7643b7c45ee95f722f21fc10e9ea19273fd0fdb4
- Merge "[COMMON] Allow to lint chart without master password"
- [COMMON] Allow to lint chart without master password
When you type make in kubernetes directory all charts are linted.
If one of them try to generate password whole linting process
ends with an error because masterPassword has not been provided
and there is no default value for it.
To avoid this issue but still don't provide any default value
whcih would be obviously insecure in this context, let's just
test current release name. If it matches "testRelease" we treat whis
as a special case and use predefined master key.
Security implication:
You should never, ever name your productional deployment "testRelease"
nor use it as a master password.
Issue-ID: OOM-2052
Change-Id: I7a2132e81f6910dfea562e8930c7eacd7aa7a00b
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 3aa87a5a64a786b56d1c4242062ed1cecc6c6f3d
- Merge "[COMMON] Make network-name-gen use common secrets template"
- [COMMON] Make network-name-gen use common secrets template
For now we use it only for DB secret but in a future also
other secrets should be replaced.
Issue-ID: OOM-2249
Change-Id: Ie6515806c39c6a2cd94be378b5210156b78f4afb
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c59a59bb4a05ef49132701904635e525d36a2925
- Merge "[COMMON] Provide convenience templates for mariadb secrets"
- [COMMON] Provide convenience templates for mariadb secrets
Usage of plain strings is very fragile especially when you try
to change them. That's why instead of depending on strings let's
just define a few convenience templates to be used in projects
that use mariadb-galera chart.
Issue-ID: OOM-2249
Change-Id: Ib867d34090b06a15ea3898a9524f5e3d04a656c0
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c3cb0527a0400d82668f660bb1126d10dbb77370
- Merge "[COMMON] Expose common.secret.genName template"
- [COMMON] Expose common.secret.genName template
This template used to be for internal use only but it turned out
to be very useful in number of places so let's just expose it.
Issue-ID: OOM-2249
Change-Id: I57cd31681fb5edb4ac95b0b7b2446a364ce826d2
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7336084fc365977b9588add74d1009fd039b46c3
- Merge "[COMMON] Allow to generate fullname based on passed chart name"
- [COMMON] Allow to generate fullname based on passed chart name
By default common.fullname uses .Chart.Name or
.Values.nameOverride to generate a "full name" used in many
places.
In some cases it may be convenient to be able to generate this
full name for a specific, well known chart name.
Issue-ID: OOM-2249
Change-Id: I68034c1c5df81ae9533f5f4bc6fab58f2416623a
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8a4eb36da4b949d45ddd0f283d50c41276dba681
- Merge "[COMMON] Allow to search secret by uid even if name is Overridden"
- [COMMON] Allow to search secret by uid even if name is Overridden
In some cases it is useful to bypass default policy for secret name
generation and provide a custom name for a secret. In this case
current search implementation got confused and couln't find a secret
based on uid. This patch fixes the issue by comaring not only name
but also uid.
Issue-ID: OOM-2246
Change-Id: Iaea7a23fee09aa388968aad792ba7f7e1fbf2f21
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to d0783be2aa4422d3946623791653f1e2091f0983
- Merge "[COMMON] Use common secret template in mariadb-init"
- [COMMON] Use common secret template in mariadb-init
Use common secret template for all passwords that are used
inside this chart.
Issue-ID: OOM-2248
Change-Id: Ia94b87a4d0316a3d334fd492521be5a255c14b4e
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5d620cbbd75517d6d60600debe0f5f5281538580
- Merge "Add ONAP core deployment type override"
- Add ONAP core deployment type override
This patch makes heavy use of Orange accomplishments [1][2][3]. This
deployment override will probably succeed "minimal-onap.yaml" used in
e.g. "integration/bootstrap/vagrant-minimal-onap" setup.
Cassandra replicaCount is increased to 3 to allow reaching quorum.
[1] https://gitlab.com/Orange-OpenSource/lfn/onap/onap_oom_automatic_installation
[2] https://wiki.lfnetworking.org/display/LN/Call%20for%20ONAP%20DDF%20Topics%20-%20Prague%202020#CallforONAPDDFTopics-Prague2020-OOM-IntroductionofServicemesh
[3] https://wiki.lfnetworking.org/download/attachments/25364127/OOM%20Service%20Mesh%20Prague.pptx
Issue-ID: ONAPARC-551
Change-Id: Ibaec41f088f11f7fb4e7c476f742d12d29c5740b
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 1155349e7b7dafc81ad94a5e48423e8aaf6fb7f2
- Merge "release 1.7.0 APPC in Frankfurt"
- release 1.7.0 APPC in Frankfurt
Neon SR1 ODL version compliance
APPC docker image released
Issue-ID: APPC-1816
Change-Id: I8f6a04eab39e3876bffc232ad1329931711ba60b
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 137d7ccd2597a6492e926818eebab2f6067fb382
- [ONAP-wide] Replace .Release.Name with common.release
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
|
|
* Update docs/submodules/oom.git from branch 'master'
to 03b1009c7b791ea3252237f79367ff0501460f16
- Remove additional _helpers files
Helm by default creates some useful templates in _helpers.tpl
file. This is fine for stand alone charts but when they become
part of ONAP those helpers are no longer needed as our common
components already provides all required functions
Issue-ID: OOM-2278
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I659e4b45b031e87cc87f7bbbb22bf9e23cd74e61
|
|
* Update docs/submodules/vid.git from branch 'master'
to 74e6271d3c9a5f0f2f471c607ca7bc9b8f3d5fc0
- originalName fallbacks to customizationId or invariantId
Issue-ID: VID-724
Change-Id: I3db8d09cabfb700dc1acd469d6fb8acb4764cd73
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|