David Sanftenberg
David Sanftenberg
It's been quite awhile now since this feature was requested and I see some refactoring was done. Is there any chance this could be looked at again soon?
Thanks. Looks like the username/password aren't being passed down to the driver via my docker compose file, though. The only way it works is specifying creds on the command-line of...
I'm not convinced the username/password options pass through to the driver. I am able to get this working with a username/password if I launch docker-volume-netshare with the username/password for the...
I created a working AzureAdB2COAuthenticator on my fork: https://github.com/cardano/oauthenticator/blob/master/oauthenticator/azureadb2c.py It works a little differently with some custom environment variables but it does the job.
Same problem here. The node instance ID is set by default to the container IP of the exporter, not the hostname of the actual host. It's confusing and weird.
I too have been moving from a Docker/labels to a Kubernetes IngressRoute config and the docs have been really scattered and inconsistent. There is only one end-to-end use case that...
To provide more concrete examples. Firstly, there are two pages that claim to be the Kubernetes CRD documentation, which is confusing in itself: - https://docs.traefik.io/providers/kubernetes-crd/ - https://docs.traefik.io/routing/providers/kubernetes-crd/ Secondly, which of...
I never hit rate limit with `-c 4`.
> the catalog doesn't currently deal with the scaled down hosts, so you have to manually delete the hosts from Mongodb This essentially makes the catalog useless.
Sounds good, get it done! Six months too late for me, sadly. One of those ugly workarounds is going into my code.