Domenic Ariaudo

Results 2 issues of Domenic Ariaudo

Pass scrapy arguments along to ScrapyProcessProtocol. This will allow users to use this data in extensions of the minimal admin UI in whatever way they see fit.

type: enhancement

Using `docker run` and the latest image, the relevant snippet of my docker-compose file is: ```yaml x-elbv2: testALB: Properties: Scheme: internal Type: application LoadBalancerAttributes: deletion_protection.enabled: "false" MacroParameters: Ingress: ExtSources: -...

bug