Results 21 issues of Rob

**What I'd like:** Not all Bottlerocket settings in the readme provide examples. For example, for the following settings image-gc-low-threshold-percent, image-gc-high-threshold-percent it is not clear if the expected value is a...

Error: `3.01s$ sudo systemctl start docker git.checkout 0.59s$ git clone --depth=50 --branch=master https://github.com/Accenture/adop-docker-compose.git Accenture/adop-docker-compose 0.01s Setting environment variables from .travis.yml $ export DOCKER_ENGINE_VERSION=1.10.3 $ export DOCKER_COMPOSE_VERSION=1.9.0 $ export INITIAL_ADMIN_USER=admin.user $...

help wanted

The docker compose wiki is blocked in certain countries. This may make it difficult for someone to learn about ADOP cartridges and platform extensions etc. To resolve this we could...

help wanted

Dependent on; - [adop-platform-management#22](https://github.com/Accenture/adop-platform-management/pull/22)

Added cartridge collection load test to travis as it is important to confirm that we can actually load a cartridge using the CLI. A number of delivery patterns may depend...

As an architect, I would like copilot to support the ECS Service / Task `External` launch type so that I can demonstrate creating a consistent deployment experience for a workload...

type/feature
type/request

Refactored platform management Git URL into environment variable `ADOP_PLATFORM_MANAGEMENT_GIT_URL` This change was introduced because; - ADOP Pluggable library supports other SCM providers (Gerrit may not be the default choice) -...

enhancement

Run generate workspace and project jobs on slaves to cater for cases were there are no master executors configured in Jenkins. This is dependent on the https://github.com/Accenture/adop-platform-management/pull/30 I'll rebase once...

**As** a platform user, **I want** to be able to toggle ACL. This is dependent on `ADOP_ACL_ENABLED` environment variable for adop-docker-compose for Jenkins. Dependent on; * ~~https://github.com/Accenture/adop-jenkins/pull/35~~ * ~~https://github.com/Accenture/adop-docker-compose/pull/194~~ *...

enhancement