Steve Ramage
Steve Ramage
- [x] Used appropriate template for the issue type - [x] Searched both open and closed issues for duplicates of this issue - [x] Title adequately and _concisely_ reflects the...
We have a setup where we load requests on one domain (e.g., web.domain.com), and then make Cross Origin requests to another domain (e.g., ajax.domain.com). In our development environments the domains...
Hi there, I'm not the most experienced docker user, but I find the `README.md` to be somewhat murky when it comes to getting up and running. Under installation it isn't...
Hello, We wanted to use this project for to retry random ECONNRESET errors however we noticed that they didn't get retried at all. There were a couple issues (including another...
Thank you for opening an issue. In this template paragraph text could be removed, however please retain headers. ### Prerequisites - [x] Ensure you have latest version of plugin installed...
Hello, I was going to suggest maybe that multi-arch images be created for things so that people who are on a new M1 mac (maybe) or using a raspberry pi...
**Describe the Bug** Admittedly I didn't test this yet, but am soliciting the bug for feedback. If mongo is under heavy load or the replica set election is happening, then...
I have written a utility and the utility itself has several sub-commands that themselves have hundreds of sub-commands, that are generated via meta-data that can allow for very powerful usage...
**Is your feature request related to a problem? Please describe.** Our deployment process is fairly hands off when it comes to individual services, and the services themselves are responsible for...
Hi there, I was going to recommend after #26 that you change the images to have a pull policy of `Always`, that way as you fix bugs users don't have...