Chris Pick

Results 27 issues of Chris Pick

I've been using Mockito to test my RESTy client code and I've recently started using some WebSocket endpoints as well. Is there any interest in/has there been any thought about...

feature

I was wondering if it would be possible to use Kobo UNCaGED's wireless connection to load/update apps on my Kobo? If mu (superficial) understanding is correct, Kobo UNCaGED creates a...

I have a `vault-operator`-installed cluster that I'm monitoring with Prometheus. The StatsD exporter provides some metrics, but I am looking for a way to track the number of sealed/unsealed `vault`...

Run [`vault_exporter`](https://github.com/grapeshot/vault_exporter) as a sidecar to allow Prometheus to import `vault` status metrics (eg: whether it's initialized or sealed). Closes #346.

Previously, any node whose health couldn't be queried by `Vaults.updateLocalVaultCRStatus()` would be removed from the standby, sealed, and updated lists of nodes (so long as at least one other node...

If `Vaults.updateLocalVaultCRStatus()` can't query a node or determine that it's healthy, `Vaults.syncUpgrade()` will: 1. Assume an update is in progress. 1. Erroneously determine that the active node is the only...

Google's managed Kubernetes service redirects the Kubernetes Audit Log to their [Cloud Audit Logging/Stackdriver Logging services](https://cloud.google.com/kubernetes-engine/docs/how-to/audit-logging). These logs can be queried using the `gcloud` command line tools, eg: ```sh gcloud...

Expose a HTTP /metrics endpoint from `etc-backup-operator` to serve Prometheus metrics. Currently "etcd_backup_operator_controller_backups_created" and "etcd_backup_operator_controller_backups_failed" record the number of backups that succeeded and failed, respectively. These allow alerting/monitoring based on...

**Version** warp v0.3.1 **Platform** Darwin Kernel Version 20.3.0; root:xnu-7195.81.3~1/RELEASE_X86_64 x86_64 **Description** (I'm brand new to warp so please excuse any mistakes.) There are at least a [few places](https://docs.rs/warp/0.3.1/warp/filters/path/fn.path.html#note) in [the...

feature
easy

I'm running macOS Monterey. If I emulate Precursor hardware running Xous: ```sh ~/src/xous-core$ mono64 ~/src/renode/output/bin/Release/Renode.exe -e 'logLevel 2' emulation/xous-release.resc ``` And then give focus to the "SoC:sysbus.memicd" window and press...