Kevin S Kirkup
Kevin S Kirkup
It scans the from the top of the file looking for the first import and will sort all imports listed until a blank space is encountered.
Fixes #91. Pin the ansible-lint version. Current version 4.3.1 refactor *default_rulesdir* away.
When trying to filter search results using `--make` option, it doesn't show any results. When searching everything, it shows it in the Makefile. Searching everything: ``` ❯ ag "clean" Makefile...
I'm working in a corporate network and I need to have the VM hosting the docker daemon to include the DNS servers for our network, otherwise I can't download the...
## What changes were proposed in this pull request? Add liveness and readiness probe for the Kafka REST interface ## How was this patch tested? Ran in my own cluster.
### Environment ### - Add the result of `rebar3 report` to your message: ``` ❯ DIAGNOSTIC=1 mix install ===> Expanded command sequence to be run: [] ===> Running provider: do...
As a user, I would like the tick marks to be on the bottom, so that it fits in better with my design.
As a user, I would like the ability for the number to go from high to low, so that it fits in with my design.
As a user, I would like the dial to be oriented up and down, so that I can handle device rotation.
Updating the `alpine` base image version to resolve security issues identified by `docker scan`