-
## Bug Report
**What did you do?**
Installed OLM via `operator-sdk`. Installation looks fine. Then tried to install operators from OperatorHub.io (I tried MongoDB and Strimzi). E.g.,
```
…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
OLM itself is installed by applying the manifests in the latest release to a cluster via `kubectl apply`. Howe…
-
I have 2 issues with the recently merged PR for operator CSV
1. The name of the operator should be `kubeflow-operator` not `kfctl` - the whole thing should be probably renamed to keep things consis…
-
### Description
I encountered an issue while installing using OLM: not generate the Webhook server certificate.
DevWorkspace Operator: `v0.26.0`
CatalogSource:
```
apiVersion: operators.coreo…
-
## Feature Request
> __Note:__ This issue mostly consists of select snippets from a [document][1] @ecordell drafted a while back. I've curated the important bits to frame the problem for further di…
-
``>>pip3 install -r requirements.txt``
```
Installing collected packages: python-olm, peewee, matrix-nio, cryptography, cachetools, atomicwrites, webcolors, python-magic, pyOpenSSL
Running se…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
Today when the API for the resource in the manifest directory does not exist in the cluster where the operator…
-
Port the common functions needed by the android/ios apps to a klib that calls the c functions directly
-
Today stackrox you have a great way of installing the stackrox operator through OLM.
But when trying to install the operator through kubernetes it's not as easy.
As you mentioned on the first comm…
-
Hello,
I am trying to use this module to send a notification at the end of a script. It works, except that the client only stops several minutes after calling the `.stopClient()` function. So my prog…