aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc-cloud-aws
Commit message (Collapse)AuthorAgeFilesLines
* Remove commons-logging from container-devBjørn Christian Seime2023-12-081-1/+1
| | | | | We do not provide commons-logging, only slf4j bindings through jcl-over-slf4j. The bindings is what available at runtime through jdisc_core.
* Don't embed commons-loggingBjørn Christian Seime2023-12-081-0/+4
|
* Refresh old credentialsMorten Tokle2023-11-212-1/+9
|
* Fix typoMorten Tokle2023-11-162-14/+26
|
* Proper refresh of credentialsMorten Tokle2023-11-163-8/+121
|
* Update copyrightJon Bratseth2023-10-096-7/+7
|
* Do not use version for allowed embedded artifacts.gjoranv2023-07-041-2/+2
| | | | - Rename ArtifactInfo -> ArtifactId and simply ignore versions.
* Depend on container-dev and allow embeddeding provided deps for now.gjoranv2023-07-031-13/+5
|
* More user-friendly error message in Cloud settingØyvind Grønnesby2023-03-081-1/+1
|
* Revert "Revert "Revert "Bjorncs/bundle cleanup [run-systemtest]"""Bjørn Christian Seime2023-01-261-9/+0
|
* Revert "Revert "Bjorncs/bundle cleanup [run-systemtest]" (#25713)"Bjørn Christian Seime2023-01-251-0/+9
| | | | This reverts commit 1ef8e73ab5ef6ea72297bed35ecc1f0f0703c46f.
* Revert "Bjorncs/bundle cleanup [run-systemtest]" (#25713)Jon Marius Venstad2023-01-241-9/+0
|
* Don't embed JacksonBjørn Christian Seime2023-01-241-0/+9
|
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
|
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
|
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
|
* Add README for jdisc-cloud-awsgjoranv2022-12-011-0/+4
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
|
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-062-2/+2
|
* Extend ThreadedHttpReqHndlr instead of deprecated LoggingReqHndlrgjoranv2022-01-171-3/+3
|
* Only read the new AWS credentials fileValerij Fredriksen2021-11-081-11/+1
|
* Do not read AWS credentials from container-dataValerij Fredriksen2021-11-031-3/+15
|
* Update Verizon Media copyright notices.gjoranv2021-10-075-5/+5
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-061-0/+12
|
* Revert "Use provided apache http client bundle from container [run-systemtest]"Harald Musum2021-07-051-12/+0
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-051-0/+12
|
* Revert "Reapply "Use provided apache http client bundle from container""Bjørn Christian Seime2021-06-231-12/+0
|
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-231-0/+12
|
* Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-12/+0
| | | | [run-systemtest]""
* Revert "Revert "Reapply "Use provided apache http client bundle from ↵Harald Musum2021-06-221-0/+12
| | | | container" [run-systemtest]""
* Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-12/+0
| | | | [run-systemtest]"
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-0/+12
| | | | This reverts commit 89c9ae74e5aa065981ea55fe326369df64219c6b.
* Revert "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-12/+0
| | | | This reverts commit a181d8d9de3f4e73daab9ee0d62fd25f094fce2f.
* Use provided apache http client bundle from containerBjørn Christian Seime2021-06-171-0/+12
|
* Remove all dependencies to jdisc_http_servicegjoranv2021-03-231-6/+0
|
* Remove duplicate headersJon Bratseth2021-03-181-3/+0
|
* Add copyright headersJon Bratseth2021-03-181-0/+1
|
* group -> aws-parameter-storeMorten Tokle2021-03-161-1/+1
|
* Validate AWS settings in parameter storeØyvind Grønnesby2021-03-082-6/+18
|
* Use the DEFAULT_REGION when building STS clientØyvind Grønnesby2021-03-081-0/+2
|
* Don't set withRegion on STS Token ServiceØyvind Grønnesby2021-03-081-1/+0
|
* Include region and parameter name when validating secret store. Don't inject ↵Ola Aunrønning2021-03-052-43/+86
| | | | AwsParameterStore to AwsParameterStoreValidationHandler
* Fix importOla Aunrønning2021-03-042-2/+1
|
* Include tenant secret stores in deploy callOla Aunrønning2021-03-043-55/+46
| | | | | | AwsParameterStore iterates through configured stores to find secret Set up AwsParameterStore ModelContextImpl properties fetches external ID for every tenant secret store
* Add cloud secret store configOla Aunrønning2021-03-042-7/+23
|
* Construct the ARN inside the handlerØyvind Grønnesby2021-01-291-1/+2
|
* Read IAM session credentials from fileMorten Tokle2021-01-291-6/+23
|
* Redo some logging and error reportingØyvind Grønnesby2021-01-291-5/+1
|
* Try to fix Slime useØyvind Grønnesby2021-01-291-1/+1
|