Eric Stroczynski

Results 15 issues of 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....

kind/bug
triage/unresolved

## 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...

kind/feature
language/ansible
language/helm
lifecycle/frozen

## 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...

kind/feature
kind/documentation
lifecycle/frozen

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...

priority/important-longterm
kind/documentation

**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...

size/M