Atropos

Results 21 comments of Atropos

the https://kube-vip.github.io/helm-charts/ address works, i noticed the tag on that chart is for `v0.4.1` does that mean that a) The chart is fine and works with most up to date...

I checked the code a little bit (I do not know JavaScript or typescript so pls verify what i wrote isn't garbage) and I feel that changing the code in...

The current build works for me now (for one server), I tried adjusting the code in useDocker file, but even changing the name of a single variable (`data` inside the...

I expected for flame to connect to api via `kubernetes.default.svc`, as advised by kubernetes [here](https://kubernetes.io/docs/tasks/run-application/access-api-from-pod/#directly-accessing-the-rest-api) but I am getting the same issue.

I had the same issue namely I was getting first `...msg="Failed to call resource" error="no org id\n"...` by setting ``` loki: auth_enabled: false ``` Promtailed stopped complaining but I still...

I came to linux ecosystem (and later nixos specifically) wanting to move away from proprietary madness forcing me to look for ways to bypass unnecessary limitations. Just to see a...

I am sorry for being unclear. My anger is not towards creators/maintainers of home-manager I am still finding out how this works but am repeatedly fascinated about what it is...

https://github.com/nix-community/home-manager/issues/2942#issuecomment-1826348273 Having such flag is not bad, having it set to false by default is bad, especially when it becomes problematic as to how to actually make it consistent across...

Howdy, I am excited to see this MR, its certainly something that is missing in my setup and hence i (somewhat selfishly) want to help. --- My relevant setup: I...

That makes a lot of sense! I take it then I need something like this ``` - id: jellyseerr public: true authorization_policy: two_factor audience: [] scopes: - openid - email...