exdx

Results 54 issues of exdx

Adds an exercise for the `Cow` type based off of the official documentation at https://doc.rust-lang.org/std/borrow/enum.Cow.html

Adds another smart pointer exercise, since that was requested in the latest release notes. It's a fun exercise, very straightforward, to introduce the Rc concept and the API to users...

**Description of the change:** Updates the operator to produce Deployments instead of standalone Pods backing CatalogSources. This enables a node to be drained properly without forcing the catalog pods off...

do-not-merge/work-in-progress

## Flaky Test Report **Failure Log Link** https://github.com/operator-framework/operator-lifecycle-manager/runs/6925662961?check_suite_focus=true

kind/flake

## Bug Report **What did you do?** A clear and concise description of the steps you took (or insert a code snippet). Installing OLM CRDs via `kubectl apply` in the...

kind/bug

## Flaky Test Report **Failure Log Link** https://github.com/operator-framework/operator-lifecycle-manager/runs/6374980917?check_suite_focus=true **Relevant Failure Log** • [FAILED] [0.106 seconds] OperatorCondition /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/pkg/controller/operators/operatorcondition_controller_test.go:20 The OperatorCondition Reconciler /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/pkg/controller/operators/operatorcondition_controller_test.go:47 a CSV exists that owns a deployment /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/pkg/controller/operators/operatorcondition_controller_test.go:151 and...

kind/flake

## Bug Report **What did you do?** A clear and concise description of the steps you took (or insert a code snippet). Currently OLM emits a lot of unnecessary cache...

kind/bug

## Feature Request **Is your feature request related to a problem? Please describe.** The upstream.Dockerfile used for building OLM releases was previously based on `golang:alpine` based images on dockerhub. Due...

kind/feature

**Description of the change:** Builds off #775 Pruning an index via opm index prune can fail when permissions on the filesystem in the container are read-only. Since the command copies...

needs-rebase

Story: A user would like to be able to get the standard kubectl autocomplete experience when using the plug-in. Open question: how difficult is this to implement?

kind/feature