Eric Stroczynski
Eric Stroczynski
Building an index image with a local-only image results in an authorization error, resulting from an image not being present remotely for pulling. The container tool used does not matter....
## Feature Request #### Describe the problem you need a feature to resolve. The base "operators" (both binaries and images) for Ansible and Helm projects are currently called `ansible-operator` and...
## Feature Request #### Describe the problem you need a feature to resolve. Currently, the changelog is generated from `changelog/fragments` in `CHANGELOG.md`, and soon to be in [`changelog/generated/.md`](#4034). The changelog...
This idea recently [came up](https://github.com/operator-framework/operator-lib/pull/60#discussion_r639901480), and I figured the api repo is the best place to document org-wide annotations. There really should be some authoritative list of these annotations, which...
**What this PR does / why we need it**: Adds the `ClientOptCredentialsStore` option for `registry.NewClient` to override the default credentials store. This is useful for custom configuration of the registry...