Greg Dubicki

Results 108 issues of Greg Dubicki

The values of kernelrelease fact for my Centos 7 nodes sorted in descending order are now sorted as alphanumeric strings, so for example like this: ``` 3.10.0-957.5.1.el7.x86_64 3.10.0-862.14.4.el7.x86_64 3.10.0-693.21.1.el7.x86_64 3.10.0-1160.76.1.el7.x86_64...

enhancement

We should start testing the Docker image that we build, to prevent issues like #701.

### Current and expected behavior Sometimes I get this error when trying to see a list of pods: ``` Connection Failure Unable to connect due to errors below. Connection Error...

bug

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### What Happened I am trying to validate some SQL scripts that create syntax like:...

bug
mysql

Fixes #434 Note: this PR is still Work-In-Progress as I have not tested all edge cases but it does work. Perhaps you have the time to take a look on...

tests-fail

Hi! Thank you for this project! Could you please add a changelog to it? And info if you follow semver? Because without these it's hard to make a decision when...

# Missing Information I want to use a schema in my IDE for `config.yml` for automatic validation of the syntax of my config. # Already Looked My IntelliJ IDEA uses...

Hi, The performance metrics of our apps are skewed by a lot of super-fast queries from our load balancer to the healthcheck endpoints. We would appreciate implementing the Sampling function...