Kevin Rizza

Results 6 issues of Kevin Rizza

## Feature Request **Is your feature request related to a problem? Please describe.** OLM itself is installed by applying the manifests in the latest release to a cluster via `kubectl...

kind/feature
priority/important-longterm

## Feature Request **Is your feature request related to a problem? Please describe.** As an operator pipeline administrator, I would like to have more fine control over exactly what is...

triage/unresolved

There may be some cases where a bundle, as it is defined on image, may not be compatible with a specific cluster for one reason or another (trivially, this could...

kind/feature
lifecycle/frozen
needs-grooming

**Description of the change:** **Motivation for the change:** **Reviewer Checklist** - [ ] Implementation matches the proposed design, or proposal is updated to match implementation - [ ] Sufficient unit...

lgtm
approved
jira/valid-bug
jira/valid-reference

Adds installed version, resolved version and age printer columns Resolves https://github.com/operator-framework/operator-controller/issues/1018 # Description ## Reviewer Checklist - [ ] API Go Documentation - [ ] Tests: Unit Tests (and E2E...

Currently, `kubectl get clusterextensions` doesn't display any custom printer columns, just the name and namespace. We should add some printer columns so that we can get some metadata about what...