Tomas Dohnalek
Tomas Dohnalek
First of all, thanks for this beautiful software! **Is your feature request related to a problem? Please describe.** When using [trivy](https://aquasecurity.github.io/trivy/v0.18.3/) to scan the docker images for security vulnerabilities I...
# How to reproduce ``` pydor list quay.io/quay/elasticsearch ``` # Produces: ``` Traceback (most recent call last): File "/usr/local/bin/pydor", line 11, in sys.exit(cli()) File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 722, in __call__ return...
Hi, I have few NLBs which need to be created outside of ALBC. I use ALBC to fill the AWS TargetGroups using `TargetGroupBinding`. This is parallel to some NLBs which...