-
**Steps to reproduce:**
- install OLM on minikube with `operator-sdk olm install`
- create an `index-image` following the instructions here: https://olm.operatorframework.io/docs/tasks/creating-a…
-
I'm developing a Go operator using operator Operator SDK 1.0.0 and testing OLM subscription functionality as part of this development. Iteratively, I'm doing the following with the same operator versi…
-
0bd20cc3336985c158e1a19f0c78fe9e42590160 introduced a sqlite database for OLM key storage. On a test machine, this database was getting updated every minute or so, resulting in creation and removal o…
-
## Bug Report
**What did you do?**
I downloaded the `olm.yaml` attachment on the recent v0.29.0 release
https://github.com/operator-framework/operator-lifecycle-manager/releases/tag/v0.29.0
…
-
## Bug Report
In a comment pointed out in https://github.com/operator-framework/operator-lifecycle-manager/issues/2823#issuecomment-1469943243, OLM is still referencing the upstream-opm-builder image…
-
If
- Alice sends an encrypted to-device message to Bob
- Bob doesn't have any existing Olm sessions with Alice
- the to-device message cannot be decrypted
then Bob will try to mark the Alice a…
-
## Type of question
Community Best Practices
## Question
What is the process of updating OLM from one version to another? The install.sh script will refuse to run if an existing OLM install i…
-
## Bug Report
**What did you do?**
A clear and concise description of the steps you took (or insert a code snippet).
```
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
r…
-
Add support for generally parsing and handling .olm files. Need to see if I can track down proper documentation of these, but from what I have observed they seem rather simple. They are a renamed zip …
-