Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I346ff762f8a345c27e75ed1277644d5769a8eeef
|
|
updated the parent references in the policy/parent pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ic438c7598886ae6e64fd1cec65464e1996c21d6d
|
|
Issue-ID: POLICY-4482
Change-Id: Ic9770039900c8aa9a950c7b0e20ee6b48ef8ff6f
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4482
Change-Id: Ic6ff3277a9b412409c998f22e0fa95d1ac439a5a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4533
Change-Id: I322b99d8181551ca68caa85e5f1bd5f80efd4e24
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
- Upgrade Hibernate
- Upgrade Mockito
- Upgrade Mockserver
- Remove Powermock (no longer supported) and replace with spring-test ReflectionTestUtils
- Upgrade Spring Framework
- Add spring-security to allow authentication on unitests using MockMVC
Minor clean-up
- Replace deprecated authorization configuraiton on spring boot applications with SecurityFilterChain bean
- Change @LocalPort include on tests to use test include rather than runtime include
- Remove unused imports
- Remove unused constants and variables
- Add deprecation annotations where required
Issue-ID: POLICY-4482
Change-Id: I5229379037ec773d31a1adc21d5533ca3e1fb93d
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4498
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ie317f30bc0896f6d4ec73110b9e1cbf869f2d16a
|
|
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Issue-ID: POLICY-4498
Change-Id: I3fa5f2fd45531880b26419b82c27ba059367b40a
|
|
Springboot 2.5.14 has a bug in its actuator that does not automatically
activate HTTP statiscis. iThis bug is causing our CSITs to fail in the
master branch.
This is fixed in the latest version of Springboot.
See: https://github.com/spring-projects/spring-boot/issues/31263
Issue-ID: POLICY-4143
Change-Id: I04e56e81f06abf0416918df606f1d413b3eb4c1b
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4488
Change-Id: I7aec3eff1042384479a839b9f1b935c9e44c5d5c
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-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I70f06467e91c8ff0d0536f8d20c281a57ddcabbd
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I82a14d5ea71ad426182ca09f120455de76ab551b
|
|
updated the parent references in the policy/parent pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I58fcc6952c480d9e1e21aece31c0dff754b91d8a
|
|
Improve the version handling in the policy parent integration pom.
Change the version of dependencies to the latest version when there is
no code/test impact in the Policy Framework.
Issue-ID: POLICY-4482
Change-Id: I3b8e54ec3a4b4173c2cf0e2007d5ae0e791a37ff
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
There have been some issue reported on the performance of MariaDB in
Integration and anecdotally on Policy components. THe version of MariaDB
is upgraded to see if it has any impact.
Issue-ID: POLICY-4482
Change-Id: I1116c63e56fe657e92ccd09ea9e5f42cfde8065d
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>
|
|
The POM config for git-commit-id-maven-plugin is duplicated in each
repo, so the config is moved to policy/parent
Issue-ID: POLICY-4466
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I2ac1d2665f54fbf4ac2eaa21ef8a7158452dbd8a
|
|
Signed-off-by: david.mcweeney <david.mcweeney@est.tech>
Issue-ID: DMAAP-1790
Change-Id: Icf7ff4c50178506980c06f495082a323b6b4794d
|
|
This maven profile used the Swagger endpoint to generate the Swagger and
then generated a HTML and PDF version using Asciidoc.
We now have Swagger as a source artifact so this profile is no longer
needed.
This commit als fixes the issue with the example for using this profile
in the documentation, which references a non-existant link.
Issue-ID: POLICY-4431
Change-Id: I970eb392f156662c3bbfb38e978bc46335538925
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
apache commons lang3 dependency appears twice in the POM file.
Issue-ID: POLICY-4407
Change-Id: Id40f8df4bce34d83b6fd0f620a801c7cb9c75a17
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>
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I1f6e293dbf65357859ec4d1f1518030d5f5aa9ab
|
|
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>
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie040f79800f5780bbdd3047290b4f86470a35e8e
|
|
updated the parent references in the policy/parent pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ia615093cb38d4fadfa70590b7811d83bd4b650f7
|
|
Also upgrades apache commons text.
Issue-ID: POLICY-4045
Change-Id: Id93f9f92864403eecc198325f6f9dc8083532aab
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4393
Change-Id: I64504daff775ec008e936876c3aecfe6e604b9e5
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
|
|
Issue-ID: POLICY-4393
Change-Id: I062038ebb1a9182e43dca6a973abee26d4f856fc
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
This is to cover the security vulnerability reported for
com.google.protobuf : protobuf-java : 3.19.4
See drools-applications dependency that transitively picks it up:
<dependency>
<groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId>
<artifactId>blueprint-proto</artifactId>
</dependency>
Issue-ID: POLICY-4393
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I17f609f937cb555e1a72ab8ba1008e667f55870f
|
|
Issue-ID: POLICY-4393
Change-Id: I83a62dad43ae371d85494a1312cd0515456e26f6
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Fixing up the dependencies for escurity:
- Springboot > 2.5.x does NOT work with Swagger 2.0 so its reverted
- Jackson and Jackson databind can bow be ont he same version and the
latest version works fine
- Kafka client has a security issue, so upgrading to latest version
Issue-ID: POLICY-4393
Change-Id: If9c68c1c3df3a426dcbb81f35ac561baf870e6fb
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Update jackson-databind, springboot, and snakeyaml for security
vulnerabilities.
Issue-ID: POLICY-4393
Change-Id: Id8dffa3942f691817ffdea69cf5982f1c2e43e84
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
|
|
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I6f785f654252b42fac673237c98c4249087d8731
|
|
updated the parent references in the policy/parent pom
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9b5f02c534aa34c9f30ff17db0a64aa896b31efa
|
|
Issue-ID: POLICY-4045
Change-Id: I34d596517bd84accd8916973b93d90c159460a5e
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
- 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>
|
|
Issue-ID: POLICY-4242
Change-Id: I002d86f5fc27e12c00fa94b82c8776059f645911
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: POLICY-4335
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I6d59cbf6814c7472ad7d5e2d2537759334e16b2a
|
|
Dependency changes to fix security issues.
The latest oparent version in Master fixes some issues. This commit
pulls in the latest snapshot oparent. Let's see the extent of the fixes
it does. If so, we may need to release oparent as well.
Issue-ID: POLICY-4333
Change-Id: I9b829aa9a2f3538f8580b4aa874db581d6c33042
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>
|
|
Issue-ID: POLICY-4313
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: Ia998c89eecf3486c6e65b1483f609b4e0a0df9b5
|
|
Change-Id: I567218f6e71866e494678db427d6e76fbc41ba23
Issue-ID: POLICY-4291
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|