Brandon Wagner
Brandon Wagner
Add tag based instance selection to find instances to send an interruption to. ``` $ ec2-spot-interrupter -t Dev:my-dev 1. MyAL2Instance (i-0123456789) 2. MyOtherInstance (i-9876543210) 3. ... Select instances: 1-3 ```...
If a user is testing their application's spot handling on an OD instance, it would be useful to transfer the VM to a spot instance since FIS will only send...
It would be great to have graph bubbles such as line, bar, gauge, etc. so that TUI dashboards could be built.
**Is your feature request related to a problem? Please describe.** DockerHub implemented [rate limiting](https://www.docker.com/increase-rate-limits) recently which can cause problems when using the aws-cli docker image from DockerHub. **Describe the solution...
*Issue #, if available:* N/A *Description of changes:* - Fix codeowners files (multiple lines only matches the last line :( ) By submitting this pull request, I confirm that you...
I just incorporated ElasticSearch into my Grails project and the creation of the data/ directory with state and translog files is taking a good 5-10 minutes on startup. There is...
Upon installation of the ElasticSearch Plugin Version 0.0.4.4, I found that my custom property editor was overridden. Here's a simple property editor to show: ``` import org.springframework.beans.PropertyEditorRegistrar import org.springframework.beans.PropertyEditorRegistry import...
The Quartz2 Plugin would be a good plugin to have when building a baseline application. It could also be generically setup for automated password expirations. The main selling point would...
It would be nice to have the internationalization database backed and integrate a custom UI to update messages. This is a pretty common need for a lot of clients (update...
Some application deployments would like the benefits of using Spot capacity, but would also like somewhat of a stability guarantee for the application. I propose a capacity-type percentage distribution of...