Robert Detjens
Robert Detjens
## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...
### Description This resource is disabled on Chef 14+, but Cookstyle still wants it set. Also fixes the Delivery CI flow (reading from a remote file no longer works) ###...
This PR adds a new container build that includes [Podman](https://podman.io) for container-in-container use. Podman does not require a daemon and as such is easier to manage inside an exising container....
Debugging types ordering would be easier with some improvements to the `unfurl plan` / `unfurl status` outputs: a) plan should show the type in addition to the resource name b)...
This might just be inherent to the way spacing works, but increasing the `Line height` option in the extension settings does not increase the height of the space between paragraphs....
Artist and album names with an ampersand are not rendered correctly under the main tabs, and the circle is left blank.  (First blank should be `Sasha & BT`, the...
I am using `Jail`s to set test config values and envvars for some tests, and the functions being tested all return a non-Figment `Error` type as a `Result`. The `Jail`...
In the images list and image detail view, the repo/tag parsing gets confused when an image tag registry has a port, and splits on the `hostname:port` colon instead of at...
If a container has a cpu resource limit set, the cpu usage bar display still shows the proportion of the overall host's cpu. Is this intentional, or should this be...