Age | Commit message (Collapse) | Author | Files | Lines |
|
Adding basic requirements for Service Mesh Compliance within SDC.
Change-Id: Ib9104ef2e8b6daf0b9b529288cee158b297ce9e4
Issue-ID: OOM-2253
Signed-off-by: rope252 <gareth.roper@est.tech>
Signed-off-by: othman touijer <othman.touijer@soprasteria.com>
|
|
|
|
In case of "localCluster: true" the cassandra chart will be added
in sdc-cs subchart. Renamed global section to sdc-cassandra.
Additionally serviceAccount is added to
cassandra definition in sdc-cs (see OOM-2905)
Issue-ID: OOM-2899
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Id943db249a3abd9dbc67e333a05f6c2abd84a810
|
|
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3821
Change-Id: I9e48d61bdcbfe4a5aa9277011899ecda4261042e
|
|
Move all Chart.yaml to use apiVersion: 2
Move dependencies from requirements.yaml to Chart.yaml
Changes to all makeFiles
Changes to helm deploy plugin
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I03c5290eee9e40f76eacbf171e774204cf5fb1c0
Issue-ID: OOM-2845
|
|
In some environment, SDC may be able to start before Message Router is
up and running and that can lead to weird behavior for SDC-BE.
This commit enforces that MR is running before starting SDC-BE.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I73438477afacc2623344c093e7c5e1797f3ec34d
|
|
Addresses issues found in Istanbul stability tests.
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3773
Change-Id: I1c28f35730aff7e22107218c72fb3ce942cd60b5
(cherry picked from commit 0ebca89a44f90b43ea856674691680ca8974e74f)
|
|
Ability to turn off filebeat is needed as it is being deprecated. To
achieve that existing log helper template is used.
Issue-ID: OOM-1
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: If9d80afb9983247f80317a8f201329c85884e37b
|
|
Updating SDC images for Istanbul RC
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3744
Change-Id: I37d9bcde09fa3de52242a776b572f24a61a872e5
|
|
|
|
Use version 9.0.0 for Istanbul
Also update the doc.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
|
|
New parameters for Cassandra in chef config adding 3 new
parameters in Auto.JSON.
Issue-ID: SDC-3633
Signed-off-by: marine <marine.de.dorlodot@intl.att.com>
Change-Id: Ic2e8345ed40c41ccf5c14236f9135f2602aea313
Signed-off-by: marine <marine.de.dorlodot@intl.att.com>
|
|
Updating SDC images for Istanbul M4.
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3694
Change-Id: Ifbba120ef5fd1284a28703260169ab44b6a2bc58
|
|
- create a .pre-commit-config.yaml configuration file with
* gitlint
* trailing blanks linter
* tabs removal linter
- exclude .git folder from it
- exclude Makefiles since tabs are mandatory by default in them
- create a tox pre-commit profile to run it from tox
note gitlint is not runnable at this pre-commit stage
- create pre-commit-install and pre-commit-uninstall tox profiles to
(un)install hooks locally and (un)perform tests at each "git commit"
call (i.e. without calling manually the pre-commit tox profile)
- precise pre-commit stages/types in the pre-commit configuration file
so that hooks are installed correctly. This avoids messages about
skipped tests when they are run at a wrong stage.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ie95bb4f6f90be80b05a1398973caffeff7936881
|
|
Fix code vulnerabilities:
- spring.version 2.4.3 -> 2.5.0
- apache.commons.compress.version 1.20 -> 1.21
Issue-ID: SDC-3647
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I9d05dee137aad8a7328ef6a5d0f2c6425bb31f56
|
|
|
|
Add service account to requirements.yaml, values.yaml and deployment/statefulset
Issue-ID: OOM-2717
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Change-Id: I57a398865c2dea8dd5989dc2e9d80843bfabd3b5
|
|
Update:
- Add logging of validation response in debug mode
Issue-ID: SDC-3185
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I7528f92cfd3b392f063fed9cbb70d2b1fa114588
|
|
- Add variables and default values needed for communication
between SDC and helm-validator microservice.
- Correct jetty paths
- Update SDC to 1.9.0.
Issue-ID: SDC-3185
Change-Id: Id054124a9f5e183597acbc81df79535aff517a1f
Signed-off-by: xuegao <xue.gao@intl.att.com>
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
|
|
|
|
|
|
Instead of long initial delay on readiness and liveness probes, use
startup probes and be more aggressive on readiness and liveness.
Issue-ID: OOM-2743
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ibde8d10dad150fcad5740533d0bdd0926a44ccc1
|
|
One of SDC onboarding fe image is using the old way.
Change it to the right way.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I84d5328f00c233e73bd361868e0242e1d29b48f8
|
|
As retrieving values is now done via a generic script, let's clean a
little bit cert retrieval in order to remove unneeded part.
Issue-ID: OOM-2688
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I609be11acfcb4895354dd049839af3cffb48bcbd
|
|
|
|
Add microservice for SDC that allows to validate Helm
charts package with various versions of Helm
Issue-ID: SDC-3185
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ic9c4305175d6418d472ac6554b661bfde89ed17d
|
|
Bugfixes only for Honolulu RC2 including
SDC-3557
SDC-3551
SDC-3545
SDC-3533
SDC-3528
Issue-ID: SDC-3555
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ie48ae7e04a755f84831b7f436a6c4ddbf14e4b8c
|
|
Updating the documentation and bumping version to 8.0.0
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
|
|
Updating SDC to Honolulu released containers.
Issue-ID: SDC-3519
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Icac7469bdf9b8f283b76b86fa6fbae9c988e6051
|
|
Update charts and requirements to 7.0.0.
Create release notes for Guilin
Update documentation
Issue-ID: OOM-2638
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c
|
|
This commit makes SDC chart to use the new generator for repositories and
images.
Issue-ID: OOM-2364
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I91eb59675ef0080f67aced0ae99c238143461efe
|
|
Set the permissions of files in the sdc onboarding backend persistent volume for package certs to enable access by the process in the pod which now runs as non-root user (since SDC-2798)
Withdrawal of part of the change I2c895a8d8e7c25e11a2a1e997735d2e7b2d258aa
Commit https://gerrit.onap.org/r/c/oom/+/111513
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: SDC-3385
Change-Id: I627922f80728ebf1e42a0c9b39d0e95fa3f7ec7c
|
|
`registry.hub.docker.com` needs authentication now, in contrary to
previous behavior.
As OOM deployments is unauthenticated when using docker hib repository,
all OOM deployments is broken.
`docker.io` seems to be still OK with unauthenticated requests so let's
move to this endpoint.
Issue-ID: OOM-2636
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Iea81b882d347124af22b0a9c408081706b1c6c6d
|
|
Release the 1.7.3 images for all sdc components
Issue-ID: SDC-3364
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Icd873c8d5a2147e62938bf7fdd6da7b60bcf3c59
|
|
Re-enable the cert storage for secure package of the onboarding be
Issue-ID: SDC-3361
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Signed-off-by: Xue Gao <xg353y@intl.att.com>
Change-Id: I4325ebdaa2c52432150097032974e11668731492
|
|
Released images 1.7.2 updated for RC1
Issue-ID: SDC-3323
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I78c928a7ae1840545da7c002d512ddc94ea5346c
|
|
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: I46aa2a84b2da0e7a09679d9af667bee1788e9f29
Issue-ID: OOM-2562
|
|
components directory takes up a lot of
space and is included during helm package
Lets remove it using .helmignore
This is just a copy of idea showed in:
"[OOF] Add helmignore to ignore components"
by krishnaa96 <krishna.moorthy6@wipro.com>
Issue-ID: OOM-2534
Suggested-by: krishnaa96 <krishna.moorthy6@wipro.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I25c82e79ba2c472b7761a63365573188ab8db56b
|
|
|
|
Helm is now called by HELM_BIN variable which by default is set to helm
and makefiles use helm from path. HELM_BIN can be overwritten so user
can have two version of helm in system and choose which one to use.
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: I0917796aafe234e87afa0ac3c4c15720296276d5
|
|
|
|
VNFSDK port is now https and is 8703 (8702 was plain HTTP but that is closed now)
Updating default values to match the change
Issue-ID: SDC-3308
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I970ec5fe4fe707d8fb5fba6e84511c2baf476375
|
|
Currently sdc-be 8080(http) port is disabled and no longer used,
but the MSB annotation still points to that port so an issue
occurs when a client tries to communicate with SDC via MSB.
This will change the service port to 8443(https) in the annotation,
and also pass 'enable_ssl' param so that MSB will use https
scheme in proxying communication.
Issue-ID: SDC-3314
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Change-Id: I0f11fbe55fb21048571b657249b01065a2c0b443
|
|
|
|
Add missing common flavor limits (and revisit some values)
Add fixed limits for single job containers and init containers (no need to have these configurable I think)
Reworked timeouts
Issue-ID: SDC-3282
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I2eb7122eed370978876ac496a68eebb51421595a
|
|
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: I29f324ef2525a051caff31bc640a00e67b96d9c8
Issue-ID: OOM-2562
|
|
|
|
Bump sdc images to 1.7 version
Issue-ID: SDC-3076
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I496ee4f63def228cca5783127d69aee08028c27f
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|