Anik

Results 26 issues of Anik

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

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

## Feature Request **Is your feature request related to a problem? Please describe.** The Subscription API uses `status.Conditions` to communicate the current state of the Subscription. For example, when a...

kind/feature
priority/important-soon

**Description of the change:** In this PR, the `opm migrate` command is enhanced to create multiple plaintext files, one each for each package, bundles and channels intead of a single...

needs-rebase

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

The `substitute-For` field was [introduced](https://github.com/operator-framework/enhancements/blob/master/enhancements/substitutes-for.md) to avoid the need to rebuild all bundles when a bundle image needed to be replaced with a new image/a bundle needed to be added...

kind/api-change
triaged

Currently, the `annotations.yaml` file in a bundle requires `operators.operatorframework.io.bundle.channels.v1`, while ` operators.operatorframework.io.bundle.channel.default.v1` is optional. With the [introduction](https://github.com/operator-framework/operator-registry/pull/768) of the `olm.channel` schema for plain-text storage backed Catalogs, the channel information must...

kind/api-change
triaged

## Feature Request **Is your feature request related to a problem? Please describe.** When an e2e test is written that works in vanilla k8s, but not in OCP (eg ),...

kind/feature

## Feature Request **Is your feature request related to a problem? Please describe.** According to upstream API conventions, conditions on a CR should be set to true/false, and not removed....

kind/feature
lifecycle/stale

Hi @qnguyen3 I'm trying to use your project, and I followed the instructions on cloning and installing the cli, and then starting it with `chat-with-mlx`, but I get the following...

bug