Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update kubernetes/aai from branch 'master'
to 7e6e2bf385f85e85e008d06b2415290851fee2b7
- Merge "Updating the portal properties uebkey to remove the space in hopes this will fix 2905"
- Updating the portal properties uebkey to remove the space in hopes this will fix 2905
Issue-ID: AAI-2905
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I6155787d24e6704a7f5b8b919a30dcc4f3624912
|
|
* Update kubernetes/aai from branch 'master'
to d1b50c9c6c2c2d4452483da67729298e5953a2db
- Merge "AAI-2958 Fix data-router in crash loopback state when there is no internet access"
- AAI-2958 Fix data-router in crash loopback state when there is no internet access
The problem is due to the fact in the data-router-oxm.xml file was referencing spring-context-4.2.xsd but it's not part of the spring-context-<xxx>.jar. Therefore, it needs to reach out to the internet to download the internet.
And in spring 5, it started to use versionless spring-context.xsd and it's part of spring-context-5.1.13.jar (which is packaged in data-router 1.6.2).
The fix is to update data-router-oxm.xml to use the versionless spring-context.xsd (and it's only accessible via https).
Change-Id: Icf62978b73ae097fc3bcbaf3e96a8f63706dc4fc
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: AAI-2958
|
|
|
|
|
|
* changes:
[DCAEMOD] Guilin updates for SECCOM and other enhancements
[DCAE] Exclude TCA/cdap from bootstrap
|
|
certInitializer
ONAP deployments may require the use of custom certificates. Instead of
manually adding certificates to the truststore file, users can now add
their .pem certificates under certInitializer/resources and have them
imported automatically by an init container. The updated truststore can
then be mounted to a component by providing a truststoreMountpath.
Issue-ID: OOM-2509
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
Change-Id: I896c729143346738e91fa57f895ba48043b253c1
|
|
|
|
|
|
* Update kubernetes/aai from branch 'master'
to 5071da297b9e7f58c796bad7d4ae1e3415a039c4
- Merge "Prepare upgrade to readiness containers v3.0.1"
- Prepare upgrade to readiness containers v3.0.1
Readiness 3.x is a new version, not using root user and using stable
Kubernetes API.
The upgrade is not doable by just changing version as script path has
moved.
Therefore, we must upgrade everything in one shot.
As AAI is not in the same repo, it's not doable for this component.
We then change variables only for AAI so we can continue to use older
images. We'll move AAI just after the rest has been upgraded.
Issue-ID: OOM-2545
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I5afa83892043f4844afe12e61724a8d368a9f2e0
|
|
|
|
|
|
|
|
- RuntimeAPI support for DmaapPlugin integration + java11
- Security vulnerability updates for Genprocessor, RuntimeAPI
- OnboardingAPI offline support
Change-Id: I2009a22cc24d7f7446f76e4ada76e22dd252945d
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-1996
Issue-ID: DCAEGEN2-2271
Issue-ID: DCAEGEN2-2272
Issue-ID: DCAEGEN2-2221
Signed-off-by: vv770d <vv770d@att.com>
|
|
Redis installation removed (was used by tca/cdap)
SCH java11 upgraded
Tca-gen2 (java 11, sec vul, policy reconfig)
Change-Id: Ia6801d789d675136755cd217cb79f532a625685c
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2342
Issue-ID: DCAEGEN2-2330
Issue-ID: DCAEGEN2-2198
Issue-ID: DCAEGEN2-2266
Issue-ID: DCAEGEN2-2285
Signed-off-by: vv770d <vv770d@att.com>
|
|
The sdnc-portal component is currently disabled due to known security
vulnerabilities. This component is no longer supported - the developer
left the project - and its functionality is not really needed. So, we
are removing this component in Guilin.
Issue-ID: SDNC-1236
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I45c7cad2102011fb25ca9f6707792dfd5c97624f
|
|
|
|
* Update kubernetes/aai from branch 'master'
to 46961c4794a17f72643bd491af6c159ea7e53380
- Update schema service to support v20
Issue-ID: AAI-3017
Change-Id: If46a1bfafbd2edb73cd7d3832468c06fac855911
Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to b093c77b4faa2c4f0bfc67e481f724b6d67c7229
- [ROBOT] robot_properties.py configmap contains failing character
Issue-ID: INT-1700
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I93004428c4c794dc50f8518698a72a95e9386591
|
|
|
|
* Update kubernetes/aai from branch 'master'
to dceb913fa262d4d1112ae734e6f9768b0354f9be
- [AAI] Make AAI compatible with Kubernetes v1.17
Issue-ID: OOM-2445
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I68624a283b9f3e0cb3f300defefd1ff0130a0b9c
|
|
Correct different RST files to remove warnings generated by Doc8
- long lines
- yaml code bad formated
- tabulation
Add a new file to store the hardcoded certificates
(easier to manage with a CSV file than a RST table)
Correct some minor editorial errors
Issue-ID: OOM-2542
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I89bfea619fbeda581dc04ca2abea80adfe1a8a02
|
|
Issue-ID: DCAEGEN2-2387
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I1a6854f8f4a8049fb24bd6054321fd33882febc3
|
|
Cloudify manager container updated with k8splugin supporting k8s
1.17 api and allowing blueprints to ask for CMPv2 certificates.
Issue-ID: DCAEGEN2-2252
Issue-ID: DCAEGEN2-2309
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Iac6d27a35b75824ba1ed8b6543fa0be88b4783b7
|
|
HELM artifact type has been added to the artifactbroker
of multicloud-k8s plugin. In consequence, artifactbroker
will have ability to read the distributed from SDC
artifact of new HELM type on which basis RB Definition in
k8s plugin will be created.
Issue-ID: MULTICLOUD-1120
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Change-Id: I15b75f0659b5ab2d0cbfbf6dd30066ebd87e9806
|
|
|
|
|
|
Updates to helm charts to include an init container
to set permissions for volume, so that the existing
initialization code when run as a non-root user can
access the volume. this is in combination with
PORTAL-966.
Issue-ID: PORTAL-946
Signed-off-by: SandeepLinux <Sandeep.Shah@att.com>
Change-Id: I63a78dc1ab90914d648b0c1f470d3079eb0ddeba
|
|
stdio)"
|
|
|
|
Issue-ID: OOM-2460
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: Ibb18d7d4ae31dcf4700f8cee0956e9542bde719f
|
|
SDNC pod is always in waiting state after
deploy when AAF is disabled.
Change-Id: Ie986889fe53f53d51b8e8a63895c156bf1d6b521
Issue-ID: OOM-2439
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
|
|
Change-Id: Iaf21a2e18f1102ec23c4d8e264b15f0df5f6e1de
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1475
|
|
Issue-ID: DCAEGEN2-2370
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: Ia3b861832155001f025bef32bfd8298d201e4eff
|
|
* Update kubernetes/robot from branch 'master'
to 1ab576be1d226a586738658943253f3e721e5a62
- change drools hostname to policy-drools-pdp
This is a companion review for
https://gerrit.onap.org/r/c/oom/+/111069
Issue-ID: POLICY-1000
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I031e0c13478ab196b929765f389dd9df1431c87b
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
Issue-ID: OOM-2470
Signed-off-by: Magdalena Biernacka <magdalena.1.biernacka@nokia.com>
Change-Id: I6f023a4696bdef7cab685de1c8107db48faf960f
|
|
|
|
|
|
Issue-ID: OOM-2461
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: Ia8f5ff043bb76ec59e8ffdcf9902a14152ca3e6c
|
|
|
|
|
|
|
|
Change-Id: I677ccc5048130c605bb06d0031508d62947d50b5
Signed-off-by: deen1985 <damian.nowak@nokia.com>
Issue-ID: OOM-2531
|
|
Change-Id: I21f65eebaa0f4655c37bba2ccbd965b6111a2c61
Issue-ID: VFC-1710
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
Have logging configuration files available in charts
and log to stdout by default
Issue-ID: POLICY-2682
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Ic247723f31bd99c3c2801343cbb4ab42e6319e01
|
|
Issue-ID: OOM-2462
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: Ieda79c0c1109823bef82b714dc7b97b3a84a31c2
|
|
Issue-ID: OOM-2528
Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca>
Change-Id: I210cd4bd8e0edf363d37ab7fc4f9f47e018010be
|
|
|
|
|
|
|