Age | Commit message (Collapse) | Author | Files | Lines |
|
- update SDK from 1.5.0 to 1.8.7
Issue-ID: DCAEGEN2-2692
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I342cb311020c324793aa3af5c47d583b7aab82c1
|
|
- docker base image to integration (from debian based to alpine based)
- java version bump from 11.0.8 to 11.0.9
- remove exec file permission for config file
- tomcat-embed-core version bump from 9.0.39 to 9.0.50
- spring version bump from 5.3.1 to 5.3.6
- spring-boot version bump from 2.4.0 to 2.4.5
Issue-ID: DCAEGEN2-2804
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Ie825a562138d3c09472847b507d069f97f6a1370
|
|
- tomcat-embed-core: 9.0.39 -> 9.0.50
- spring: 5.3.1 -> 5.3.6
- spring-boot: 2.4.0 -> 2.4.5
Issue-ID: DCAEGEN2-2804
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I59568543048602a21ff6e89b44bbb57c5351688a
|
|
Since 7.2.0 integration images switched over to alpine, adjusted
Dockerfile to accomodate the switch.
Removed vim & curl as they didn't seem to be used. Same with .ssh
directory.
Chowned config files and adjusted file permissions to u+rw (I assume
configs dont need exec permissions)
Benefits from switching over:
* minimal {java11,python} images maintained by integration team
* using currently "blessed by seccom" versions (:latest tag used)
* should limit spread of legal issues across layers
* integration images will be the first to have automated compliance
documentation
* should limit spread of base layers (contributing to deployment
footprint - more base layers = more to download, more to store etc...)
Issue-ID: INT-1864
Issue-ID: DCAEGEN2-2420
Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com>
Change-Id: Ic2d55ef33785fa048ee755d34eef94120124a7eb
|
|
- make it configurable
- some small another sonar issues resolved
Issue-ID: DCAEGEN2-2656
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I3012b60dbdfdb463d5adfd790df53953fe1f027f
|
|
Issue-ID: DCAEGEN2-2536
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I47a928159853333014b0fd413a085b7c50eeb7a0
|
|
+ fix Changelog.md dates
Issue-ID: DCAEGEN2-2528
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I1284d50c2e453261945fab467d9a2734d7a9a1c4
|
|
- plus small refactoring related to above
- update to version 1.5.3
Issue-ID: DCAEGEN2-2528
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I2531c85967964f1359bafd5b694afbf662edf54e
|
|
Issue-ID: DCAEGEN2-2527
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I271b521521cfd38c0da05ae65d52550908021540
|
|
Issue-ID: DCAEGEN2-2557
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ida4e1adf2b8760589a4e2508d8bb68aea452ef85
|