david amick
david amick
### Summary We want to be able to create Document type Items with files in them via the Connect API. ### Use cases With the growth of Automation Environments and,...
Some use cases require being able to protect against a bad actor on the proxy side. E.G. someone with access to the proxy could send valid yet malicious requests through...
Some use cases require being able to protect against a bad actor on the proxy side. E.G. someone with access to the proxy could send valid yet malicious requests through...
- **Which image of the operator are you using?** Latest, looking at the code. - **Where do you run it - Metal. Kubernetes. - **Are you running Postgres Operator in...
Love this project, thank you! It would be awesome to be able to disable updates to existing lines when there's no TTY, so that when a tool runs in a...
**What did you do?** Run 0.13.2 in Kubernetes as a sidecar container via the postgres-operator. Load this dashboard: https://github.com/prometheus-community/postgres_exporter/blob/master/postgres_mixin/dashboards/postgres-overview.json **What did you expect to see?** Something I could further tweak....
Thanks for the great library! It would be nice to support deleting transactions. I have created https://github.com/brunomvsouza/ynab.go/pull/33 to that end. Let me know if you'd like any changes or anything....
This adds functionality for the delete transaction API call. TBH, I'm a little unclear on the value of some of these tests, but I tried to do them in line...
If you start up the exporter and run `curl http://localhost:9001/metrics & curl http://localhost:9001/metrics` you will get back at least one 500 error. The error messages all look like ``` collected...
It seems to me there's a huge bias in the operator docs and even functionality towards imperative usage of the operator. To each their own I guess but IMO imperative...