summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
othman touijer [Wed, 24 Nov 2021 09:41:24 +0000 (10:41 +0100)]
Add missing "requests" import needed by ready.py script
Issue-ID: OOM-2884
Signed-off-by: othman touijer <othman.touijer@soprasteria.com>
Change-Id: I69e8d661073d724b70d0292525224fb553eca270
othman touijer [Mon, 15 Nov 2021 10:19:33 +0000 (11:19 +0100)]
[READINESS] Update readiness python script
Apply changes on ready.py file to replace some parts config parts
with a cleaner alternative. It now uses the "config" method from
python k8s package.
This is supposed to fix permission errors that arise when using a
service mesh. (suggested by Sylvain)
Issue-ID: OOM-2878
Signed-off-by: othman touijer <othman.touijer@soprasteria.com>
Change-Id: Ife2635111f3267c0920f0a2631c7102b7eedcd3a
Sylvain Desbureaux [Wed, 15 Sep 2021 13:46:29 +0000 (15:46 +0200)]
Release v4.0.0
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ide4be77cecba578c0e3fc29b6196b78fb09552b1
rope252 [Tue, 31 Aug 2021 20:11:24 +0000 (21:11 +0100)]
Update ready.py script to enable checking container status within a Job
This new function will check the status of the main container within a job, waiting for it to finish before sending a call to the quitquitquit api
Change-Id: If0f1859183ff5239b74e416b97d0464a3e88bc9d
Issue-ID: OOM-2816
Signed-off-by: rope252 <gareth.roper@est.tech>
Sylvain Desbureaux [Wed, 19 Aug 2020 15:20:04 +0000 (17:20 +0200)]
Release container 3.0.1
This hotfix makes use of right Apps function name and read ability to
use readiness by job name
Issue-ID: OOM-2535
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I60d2a797f84dbe5495dbeeeeaf37d5269ebd7adf
Krzysztof Kuzmicki [Mon, 10 Aug 2020 13:56:21 +0000 (15:56 +0200)]
Make job completion function independent from container name
Issue-ID: OOM-2535
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I3dfd071a0a597108d61ef5c86c64fe79780e16a2
Sylvain Desbureaux [Wed, 22 Jul 2020 18:22:06 +0000 (20:22 +0200)]
Create release 3.0.0
Create the release file 3.0.0 so we can have a docker release.
Issue-ID: OOM-2520
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I540a842d583a13bec268bcee1e3997e97d2e0102
Sylvain Desbureaux [Wed, 22 Jul 2020 15:47:06 +0000 (17:47 +0200)]
Use Apps/v1 API
Instead of old APIs, use Apps/v1 API so readiness can be used on v1.16+
clusters.
Issue-ID: OOM-2519
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I428f32a500a6175653990c10fb8e6b6811dbc8e0
Sylvain Desbureaux [Wed, 22 Jul 2020 15:41:45 +0000 (17:41 +0200)]
Right path for ready script
ready.py is in /app/ready.py and not in /usr/onap/ready.py
Issue-ID: OOM-2518
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I1bf42ef7232628c33f5e118afab57564c75fdd33
Sylvain Desbureaux [Mon, 11 May 2020 13:03:44 +0000 (15:03 +0200)]
Initial commit of script
Add the script and the Dockerfile
Make the script pass pylint (one issue left)
Make Dockerfile from base ONAP image
Issue-ID: OOM-2418
Issue-ID: OOM-761
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ia93e3e85a16c764eca0c14af2dbe166117ea769a
Sylvain Desbureaux [Mon, 11 May 2020 13:09:28 +0000 (15:09 +0200)]
add INFO.yaml
Issue-ID: OOM-761
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I24d64bbd9c89326a4396af8661c7c3eb0627066c
Sylvain Desbureaux [Mon, 11 May 2020 15:43:04 +0000 (17:43 +0200)]
Add tox file
Add tox file for linting python and yaml (for now)
Issue-ID: OOM-761
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I739de57a5bfda97669043189ef481b97a88a7065
LF Jenkins CI [Thu, 30 Apr 2020 00:19:07 +0000 (00:19 +0000)]
Automation adds .gitreview
Issue-ID: CIMAN-33
Change-Id: I5bdf70aff502cf2612a74d2f30eb1f433cafbedb
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
LF Jenkins CI [Thu, 30 Apr 2020 00:18:51 +0000 (00:18 +0000)]
Initial empty repository