dev-rowbot
dev-rowbot
**Describe the bug** I am running Rundeck 4.2.1 in Kubernetes and when I try execute a job using the SSH connector I get the error ``` Failed: AuthenticationFailure: Authentication failure...
**Describe the bug** As part of our integration testing we needed to make sure our code would handle any issues with the Eventstore cluster. To test we write to eventstore...
I created this issue on the tilt-dev/tilt repo [here](https://github.com/tilt-dev/tilt/issues/5860) as well ### Expected Behavior When applying the `kube-prometheus-stack` helm chart I expect all resources to be created ### Current Behavior...
* Gradle 5.1.1 * AWS SDK Version 1.12.262 to support af-south-1 I tried to use Rundeck in Kubernetes and write to a bucket in the `af-south-1` region but hit this...
The GoodWe API returns a `soc` field which provides information on the battery State of Charge. ```json { "data": { "soc": { "power": 62, "status": 1 } } } ```...