Anik
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...
## 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...
**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...
**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...
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...
## 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 ),...
## 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....
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...