insights-core icon indicating copy to clipboard operation
insights-core copied to clipboard

Insights Core is a data collection and processing framework used by Red Hat Insights

Results 211 insights-core issues
Sort by recently updated
recently updated
newest added

Get this below special `lsblk` output case from a RHEL6 system. The `-luks-c666666c-e999-4666-8888-333333333333 (dm-0)` device line was divided into two due to long device name. ``` LSBLK_DATA4 = """ NAME...

For BZ-1708682. This change will prevent the 'no such option' error from occurring when the the client cannot connect (if base_url was set to a bad value, for example), and...

client

* Adds a spec to pip freeze all tower virtualenvs * Adds a spec to read Ansible Tower version file * Adds a parser to process pip freeze * Adds...

I took a crack at refactoring the networking and authentication bits in the connection class. I didn't change much actual implementation - just separation of concerns stuff. The new code...

client

### All Pull Requests: Check all that apply: * [X] Have you followed the guidelines in our Contributing document, including the instructions about commit messages? * [X] Is this PR...

### All Pull Requests: Check all that apply: * [Y] Have you followed the guidelines in our Contributing document, including the instructions about commit messages? * [Y] Is this PR...

BREAK Rules

### All Pull Requests: Check all that apply: * [x] Have you followed the guidelines in our Contributing document, including the instructions about commit messages? * [x] Is this PR...

The 'toposort' function was identified as using significant amounts of processor time in real world archive processing. Looking at the code, it does a number of things that make it...

enhancement

Signed-off-by: Paul Wayper ### All Pull Requests: Check all that apply: * [X] Have you followed the guidelines in our Contributing document, including the instructions about commit messages? * [X]...

enhancement
parser