Alastair Firth
Alastair Firth
I'm also wondering how to do this inside this tool. Our workflow `master` -> dev `0.1.1-rc1` -> int `0.1.1` -> production I would like master commits to draft an RC,...
@almereyda it seems it's in already: https://github.com/dexidp/dex/blob/master/connector/github/github.go#L317 haven't used it yet, hoping to get this working soon
FYI a similar change exploded EKS for many large customers. https://github.com/awslabs/amazon-eks-ami/issues/1551
@WestFarmer this issue is specifically for a 404 on the root page, while everything else works. If you are experiencing 404 on all pages, this is almost certainly a configuration...
@ the rest of you I hope this helps, I believe it duplicates the old functionality in a pretty generic way ```bash # replace all instances of "FOO=" in files...
@dgrisonnet One issue with a router is that it needs to support all the different ways of authN - including X.509 which cannot be transparently passed through a layer 7...
/reopen this is such unexpected behaviour as a long time k8s user. the proposed solution to add another value to `RestartPolicy` which forces all containers to restart seems reasonable -...
/reopen I don't understand how this gets so little attention. If you run a pre-keda cluster and want to switch, you're going to hit this and end up doing some...
Thanks @JorTurFer, also for your help in the past when I had to deal with this! Do you have a link to the PoC that people could potentially explore or...
Edit: I see #446 is open already too. Take your pick @jthegedus :pray: