BugFest
BugFest
I guess that would require a new fragment to populate and show the user a list of available albums isn't it @RyanShahidi ?
Hi guys, sorry I've been out for a while. @RyanShahidi I plan to run those tests in my devices during the following days. I'll let you know if I spot...
Hi @theothernt > so the dropdown could have HTTP, HTTP, Custom Cert. ? I think we could achieve this with just two fields: URL and Validate SSL certificate - URL...
Waiting for 1.7.2 version to come out (new provider integration)
> Yo, [bugfest](https://github.com/bugfest), nice work! But unfortunately i can't reproduce it locally.... Could you help a bit? I have cloned your fork, switched on branch with your work, builded docker...
Hi @dgiridharan! This behavior is already fixed in the `devel` branch - I've used `v1.0.3-156-gb8a7593`. It was probably fixed at af1034548342672b1b02ead510c8bd5f5abf0da8 (Issue #440). Until a new stable version is published...
`userns` usage also discussed with @hadmut at #654
Hi @hadmut, I reproduced your error with the following compose file: ```yaml services: application: image: alpine command: nc -n -l -p 9000 -v userns_mode: keep-id ports: - "9000:9000" ``` The...
Hi @lukasgeiter! Thanks for your feedback. I'll try to elaborate a bit more to give you additional context. I can speak about my use case, but others might find this...
I see your point. While I don't disagree, in our case that would require extra automation tooling that would add more requirements ontop of our existing dependencies. I truly believe...