Alex Romanov
Alex Romanov
It would be nice to document `DRY` and `DYNO` variables and there impact to app's behavior.
To make it more convenient to run this bot inside the Kubernets cluster it would be nice to have a helm chart. For those who doesn't familiar with what helm...
Hi there, any chances you can get https://github.com/koalaman/shellcheck onboard ? Would love to have it to check bash scripts.
### Expected behavior ``` docker stack deploy --compose-file files/docker-compose-traefik.yml --with-registry-auth traefik Updating service traefik_network_private (id: XXX) docker service ps traefik_network_private ID NAME IMAGE NODE DESIRED STATE CURRENT STATE ERROR PORTS...
### Expected behavior IF EncryptEFS set to false - nothing related to EFS should be happening. ### Actual behavior It doesn't matter if I set it to true or false,...
This kinda duplicates #99 # Expected behavior The D4AWS template version matches the release notes # Actual behavior The versions don't match # Information The release notes https://docs.docker.com/docker-for-aws/release-notes/#1706-ee say the...
### Expected behavior Provide a way to deploy the cluster in private subnets. Not sure if that possible in the same CF template, so it could be a new one....
Hi there, here's my desired configuration ``` Internet-facing ELB (public subnets) (swarm managed) → docker swarm cluster (private subnets) Internal ELB (private subnets) (swarm managed) → same docker swarm cluster...
I've been having this issue for quite some time and finally got some a bit of time to get into the guts of that. I'm not a java/scala developer, so...
## What does this change? This PR pins the new version of `org.kohsuke.github-api` library. ## How to test I went ahead and created my own heroku app and deployed this...