Claudia
Claudia
Hey folks 👋 `eksctl` here. A couple of things to note on our side: - We have changed the way that `eksctl` bootstraps: we no longer roll our own, and...
@yiannistri where do you see that `JWTAuthorizationHeaderPrincipalGetter` is not used? I can see we are adding it [here](https://github.com/weaveworks/weave-gitops/blob/main/pkg/server/auth/auth.go#L87). Do you mean that we do not want to add it to...
> Reduce the validation secret cookie TTL as it doesn't need to be set to 1h What should the new value be?
> /oauth2/userinfo should return 401 when no auth Could you clarify where we are not returning the correct status here. The [`UserInfo` func](https://github.com/weaveworks/weave-gitops/blob/main/pkg/server/auth/server.go#L332) is "fall-through", so if we get to...
Do you know whether it was Tilt claiming all the fds, or something else did and Tilt was just the first to notice? (Fine if you didn't grab that before...
Nice find
If the answer is "Yes", what should it (flags) look like?
Ideally we would end up with 4+ repos: - Core - EE - CLI - (mad)libs - (profiles controller/helm watcher thingy) But... baby steps i guess
Would be good to have this soon. I just started `flintlock` on a machine which I apparently did not clean up and have rebooted a couple of times since I...
🙌 awesome! thanks @basit9958 ! Let me update the description so that it is more useful...