Till!
Till!
I have a similar issue, maybe it's just a lack of documentation, but I was assuming that if one authenticator is successful, the request is let through, but the opposite...
@aeneasr I think it's not that... I think it's about multiple authenticators on a route, expecting the least needy to succeed. As an example, if I have `cookie_session` and `anonymous`...
> Setting the cookie name in the `only` array in config solved it for us. Thank you for the info @aeneasr. > > > > Just FYI our confusion here...
Which DNS servers are you using yourself? I've been pulling images all weekend, no issues.
Odd indeed, just adding this here — as it seems to be working from "here" when I query with Cloudflare: ``` dig @1.1.1.1 +short beta.release.flatcar-linux.net update.release.flatcar-linux.net. 147.75.87.17 ``` Are you...
Along with suggesting butan, is there a list of what the major user-facing changes are? E.g., it seems that before there was a `networkd` entity, which is no longer and...
Is it smart to tie Flatcar to Fedora? I mean, longer term. Just wondering what your thoughts are as they are leading development. Sounds like custom proposals won't make it...
This also happened on one of our clusters today. Environment: OpenStack (Not a flatcar problem, but) I think rebooting the nodes made k0s/etcd barf somehow and it generated a lot...
> Yes, we definitely need to do this. Maybe add a flag indicating the current session? I liked the previous API where it was included, but you couldn't delete it....
@juanfran Which version of the gem are you using?