Joe Lanford

Results 105 issues of Joe Lanford

Signed-off-by: Joe Lanford **Description of the change:** Adds e2e to ensure resolver correctly handles installs and upgrades when the candidates replace a CSV that does not exist in any catalog....

do-not-merge/work-in-progress
needs-rebase

**Overview** In a recent operator working group meeting, I noticed there is some overlap between the [enmasse CI script](https://github.com/EnMasseProject/enmasse/blob/master/.github/workflows/smoke.yml) and some existing (and upcoming) features in Operator SDK. For example,...

kind/feature

**What do you want to happen?** When I run `kubebuilder create api`, a sample CR gets created in `config/samples`. I'm wondering if there is any appetite for `config/samples` to be...

help wanted
lifecycle/frozen
priority/important-longterm
kind/feature
triage/accepted

using cache.BuilderWithOptions does not properly inherit all options passed in from the caller: - scheme was overridden instead of merged - selectors were not inherited at all, even if specified...

cncf-cla: yes
size/XXL
approved

This PR adds more flexibility to multi-namespace caches by introducing a new cache builder function (`cache.ByNamespaceBuilder`) that enables callers to specify individual cache builder functions on a per-namespace basis (with...

cncf-cla: yes
do-not-merge/hold
size/L
approved
lgtm

**Description of the change:** This PR introduces: - an sqlite migration that adds an `add_mode` column to the `package` table. - a new global sanity check that's part of the...

do-not-merge/hold
lgtm

Signed-off-by: Joe Lanford **Description of the change:** Adds `opm reverse-migrate` command that converts an FBC to sqlite. The first commit (f05ca62) is from #972. The additional changes that are the...

approved
needs-rebase
do-not-merge/work-in-progress

Signed-off-by: Joe Lanford **Description of the change:** This PR modifies `opm serve` so that loading FBC is handled asynchronously in the background so that the grpc server can start immediately,...

do-not-merge/hold
approved
needs-rebase

In https://github.com/operator-framework/operator-registry/pull/661#discussion_r645271595, there is some discussion about whether or not to discard logs produced by operator-registry libraries. In the init/render code, we explicitly discard logrus logs because they are unnecessarily...

good first issue
triaged

**Description of the change:** This PR adds support to the `opm render` command for package manifest and bundle directories. Two notes: 1. When rendering bundle directories, there is no metadata...

do-not-merge/hold
approved