Sebastian Pipping
Sebastian Pipping
@Xtigyro what about the bash wrapper and the existing Prometheus endpoint?
> > The Prom endpoint cannot work with a vanilla K8s cluster. I think he refers to [Kubernetes liveness HTTP requests](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-a-liveness-http-request). Kubernetes looks at HTTP status codes and considers `200
> @hartwork A question - is this exposed by default? It needs something like `supercronic -prometheus-listen-address localhost:9746 [..]` but that's all. The `:9746` can be omitted if your copy of...
> Guys, replacing one Shell command with another doesn't make enough of a difference for us. @Xtigyro could you elaborate? You asked for a liveness check for vanilla kubernetes and...
> and can be backported to 0.4.x. …which we should do upstream (rather than only downstream in Gentoo), to be explicit about that.
@slimm609 FYI I've been maintaining Bash-based checksec 2.x.x in Gentoo but am not at home in the Golang ecosystem enough to be a good maintainer of Go-based >=3.0.0 and so...
@slimm609 the hard part are [the Golang dependencies](https://github.com/slimm609/checksec/blob/main/go.mod), so the ebuild targetting the Bash version will likely not help much with the actual task (but it's at https://gitweb.gentoo.org/repo/gentoo.git/tree/app-admin/checksec/checksec-2.7.1-r1.ebuild if you're...
@slimm609 `kubectx-0.9.4.ebuild` may look easy but there is a deps tarball (line 10) involved and so on. It will need someone at home with the matter to produce a high...
Hi @mcico, I'll just do a quick braindump here so you have a reply quicker, if that's okay: - I'm glad you consider the safety net helpful. - I'd be...
Hi @zimmerrol, thanks for bringing this here. During live configuration git-delete-merged-branches adds a key `delete-merged-branches.configured` to `/config` by means of the `git config` command. Its value is supposed to be...