Eric Greer
Eric Greer
Affected builder image `gcr.io/cloud-solutions-images/remote-builder:v0.3.1` ## Expected Behavior Files are able to be copied to the remote builder host ## Actual Behavior Files can not be copied to the remote host...
Reproduce: - Deploy ops-view on a cluster with hundreds of nodes - Up resources for redis and ops-view so that it does not crash - Start checking that your node...
We should have an app that scrapes Kuberhealthy and sends alerts to a variety of endpoints. Currently the only way to get alerts is to scrape the JSON status page...
- move adopters file to main dir for visibility
Adds retries to `SetUUID()` as well as extra logging that should help in diagnosing failures to set CurrentUUID values on checks as explained in #754.
**Describe the bug** Issues with the duration when reading checks somewhere... ``` time="2022-02-04T23:51:27Z" level=error msg="Error running check: deployment in namespace kuberhealthy: kuberhealthy/deployment: timed out waiting for checker pod to report...
The current JSON page has this: ``` { "OK": true, "Errors": [], "CheckDetails": { "kuberhealthy/daemonset": { "OK": true, "Errors": [], "RunDuration": "22.512278967s", "Namespace": "kuberhealthy", "LastRun": "2019-11-14T23:24:16.7718171Z", "AuthoritativePod": "kuberhealthy-67bf8c4686-mbl2j", "uuid": "9abd3ec0-b82f-44f0-b8a7-fa6709f759cd"...
@jbeda asked for this [during a livestream](https://youtu.be/4w62d0kL7Mw?t=6517). He mentioned that he would like to see a detailed history of results, perhaps by allowing users to report back additional data instead...
The new DCO signoff bot blocks other bots from merging because they aren't seen as signed commits.
Our check release process is on-demand and not well organized. Releasing a check does not guarantee that we will also have a git tag for it. We should break our...