Matthew Ellison
Matthew Ellison
:+1: I just ran into this issue with Eve as well. Tested the PR out and everything seems to be working just fine.
I just want to get my thoughts down about this issue before I forget them. I think for our next major version we need to have a discussion around exactly...
I would also like to see this changed to be more consistent. There are situations where I am removing entries from a list, but require an empty list to be...
Unfortunately no. I haven't had time to investigate further and ended up going back to a 1.7.3 release for now. Definitely seems to be an issue with the multiple etcd...
I was able to take another quick look this evening. It appears to be a race condition between the `etcd-member` service starting (and thus the etcd pod) and `/etc/resolv.conf` being...
In order to fix the race condition for the terraform step, instead of restarting the service manually on all the master nodes, adding additional unit file directives seems to work:...
This is awesome work and my team is really excited for this, as it was one of the main challenges with implementing a new auth service based on Kratos. We...
Thank you for the insightful response! > This means that even though the users come from different IdP, they would end up in the same Kratos database, as if they...
Likewise, most of our apps have a reference to `*rest.Config` but not much else. It's easy to implement all of the given interfaces except `ToRawKubeConfigLoader`. I think simpler initialization would...
Is there a reason this was closed? Unless I'm mistaken, I don't see how #7373 addresses this in any way? I think the intention of this issue was that it...