Mark Eijsermans

Results 10 issues of Mark Eijsermans

I've POC'd adding summary metrics in a similar way as histograms. It's enabled via a similar method `EnableHandlingTimeSummary()`. Is there interest in me submitting a PR? Motivation: Our monitoring situation...

Run a subset of checks per sens8 instance? Collect requirements / specs in this issue

Macro functionality for maintenance, or during an outage

Simple stats to list currently running checks.

A generic check that calls out to an executable in the container. The same as sensu proper. Users can add checks/scripts by building from `hootsuite/sens8`

need a resource adapter. Could use `status.conditions` for simple check

Should follow implementation of Deployment controller. Could `deployment_status` be refactored to support both resource types?

This allows the auth work-around explained here: https://github.com/oSumAtrIX/DownOnSpot/issues/93#issuecomment-2286869696 To use it: - if existing valid credentials exist, it should still work - if not, create a new credentials cache file...

## Feature Request I am trying to create client certs for the talos api ultimately with Hashicorp Vault, but I'm demonstrating here with openssl. I need to delegate api access...