n1xx1
n1xx1
Any updates on this?
The problem with implementing the apple oauth flow is that currently you can only request the `name` and `email` scope if your `response_mode` is set to `form_post`. So you are...
Unfortunately I didn't have time to update the PR.
The problem with this is that service discovery using a non-swarm environment is different than the swarm one. It requires to reimplement the discovery code for a list of containers...
@ganigeorgiev Did you have a chance to take a loot at this? What are the issues you see with this way of handling it? Just making sure before I try...
Same issue here.
I'm not versed in this project testing setup, and neither in testing in python in general. I would love for some pointers or for someone else to step up and...
I did a rebase and added the tests. What was stopping me before is that I thought I was supposed to add the labels in the testing db, instead I...
> Thanks for opening this. That makes sense, but I'm wondering if it wouldn't make even more sense to just skip the file generation completely if there are no components...
I've added all the cli args I wanted to add and rebased to the latest commit.