Brian DeGeeter
Brian DeGeeter
## Describe the bug Porter does not use service account auth for private registries when run with kubernetes driver. This is seen when running via the Porter Operator. Digging into...
PR #120 adds support for AgentActions against bundles in a private registry for #68 . The initial solution is limited to one imagePullSecret for all authentication. This requires the user...
# What does this change Moves slugs to aliases to address broken links in docs. # Notes for the reviewer This should keep any existing references to slugs from breaking,...
To help scale how we'd like to include diagrams as code in our workflow, it would be helpful if we could include via a git or file reference specifications and...
Creating an image with transient `/` and `/etc` results in an anaconda-iso that has no `/boot/loader`. Trying to update the OS via bootc switch fails due to the missing `/boot/loader`....