Age | Commit message (Collapse) | Author | Files | Lines |
|
updated release data in policy/parent
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I694c2b03f5c45d6652cab3091a84b81b33f4438d
|
|
updated release data in policy/parent
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4648
Signed-off-by: Suresh Charan <suresh.charan@bell.ca>
Change-Id: I48e4e62f0677bff730f437c7156e96ede6d631c8
|
|
Fix for release script not updating
db migrator image in oom charts
Issue-ID: POLICY-4576
Change-Id: Idc21ad2ef33bc93267f9edaab9885396dda80c18
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
updated release data in policy/parent
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I85db562f0efb359490d71ead7e35dd3850a2a5dd
|
|
updated release data in policy/parent
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I70f06467e91c8ff0d0536f8d20c281a57ddcabbd
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Springfox will be replaced with Spring Doc for rendering the
documentation from controllers using OpenAPI 3.0 (Swagger 3.0).
This commit adds Spring Doc to dependency management. SpringFox will be
removed once all the components are converted to SpringDoc.
Issue-ID: POLICY-4404
Change-Id: I861344865ce4f9aae4572690876ef7d9d7844916
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
THis commit also removes the Orange daily job report, which no longer
run.
Issue-ID: POLICY-4407
Change-Id: I726820ea7dbd3f821c0051ee18eb41c6d4dcb353
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4408
Change-Id: I098f3797c9ef188911278b5a7c2189100010d668
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
updated release data in policy/parent
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I0270bdc724270d1d1e664e71202a603521347272
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Also upgrades apache commons text.
Issue-ID: POLICY-4045
Change-Id: Id93f9f92864403eecc198325f6f9dc8083532aab
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
The decker references in db-migrator need to be handled specially
because the reference in db-migrator must be set to the new Docker
reference that is to be released rather than the docker reference in the
pf_release_data.csv (which is correct in later phases). This is in
effect a forward reference to the "to-be-released_ docker base image.
Issue-ID: POLICY-4045
Change-Id: Iff3845d06894f7f4c927509fb2fb43f00af3b7ef
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Add support for tagging release data
Fix OOM script to cope with quoted repo names in the pf_release_data.csv
file
Issue-ID: POLICY-4045
Change-Id: Idb0c8895d1a8e6e7c564e0c5f86f7917f9278852
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
updated release data in policy/parent
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I0c396610627126ab7a6c936dfe09aa0e86f0f4c3
|
|
- Correct handling of snapshots on Docker files
- Extra phase for submitting the release data
- Spacing on printouts
Issue-ID: POLICY-4333
Change-Id: I359942f91045bcdb7845cdf70fe7b1e55f6fd08a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Currently the policy base images used in docker files in master are hard
revisions of the policy base images. The docker files should use
snapshot policy base images when they are availabe and only change to
released base images at release time.
This commit ensures that the references are updated correctly in Docker
files to snapshots or released base policy images as appropriate
Issue-ID: POLICY-4287
Change-Id: I2c68e1bad6bde2e116c27678c88f8b40dc914b0f
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Release scripts are updated to automatically change the releae data CSV
file in policy-parent/integration/src/main/resources
Report script is updated t add HTTP links to the various reports
Issue-ID: POLICY-4233
Change-Id: Id98a4e2805caf68a66dd5844f388c045f75a8865
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
- Moved the scripts into src/main/scripts
- created src/main/resources
- added pf_release_data.csv to src/main/resources, this file will be
- added a n ew release phase to release the mdoels-simulator image
pf_release_data.sh:
Used to find the correct versions of images to use for the CSIT tests,
the current lookup scripts can't cope with snapshots being deleted after
they time out.
Issue-ID: POLICY-4233
Change-Id: Idb5a4a624c06114f0f480c599e87f5596705ea07
Signed-off-by: liamfallon <liam.fallon@est.tech>
|