Ian Howell

Results 7 issues of Ian Howell

## What would you like to be added? I would like to be able to create configmaps which allow for the sriov-device-plugin to select NICs based on their names, e.g....

This addresses #433 by adding the `nicNames` fields as selectors (8/8/2022 Update): This no longer addresses `macAddresses`

This moves the ValidFormat type and its related functions out of the main package code. It also moves the calls to FormatCheckers.Add to an init function so as to only...

#### Describe the bug I'm seeing bash-related errors when beginning fzf via tab. See the screenshot. I was able to extract the text: ``` /bin/bash: line 2: zmodload: command not...

bug

I have a use-case where I need to perform validation on flag values. In other words, I need to check that the value passed in by the user belongs to...

Fixes #308 ### Changes Introduced - Uplifted `glamour` Here's the rendering of the markdown table referenced in the linked issue after the uplift: ![image](https://github.com/user-attachments/assets/a7f02847-bd71-4146-b5b9-5b6fc5ed1cef)

**Describe the bug** The width of markdown tables is currently fixed at around 78 characters, making them borderline unusable. **To Reproduce** Steps to reproduce the behavior: 1. Create the following...