-
## Bug Report
When operator is installed by OLM it creates service account for the operator. Service account token secrets are subsequently created for the service account. When operator is uninsta…
-
### Steps to reproduce
1. I've updated element today.
2. Looked at a room where there were replies to a message
### Outcome
#### What did you expect?
For it to actually follow my settings and…
-
Here is `IndexedDBCryptoStore.getAllEndToEndSessions`:
```javascript
getAllEndToEndSessions(txn, func) {
const objectStore = txn.objectStore("sessions");
const getReq = obj…
-
**Describe the bug**
Running RedHat Openshift 4.15.17_1541
```
oc get csv -n openshift-operators
NAME DISPLAY VERSION REPLACES …
-
-
Implement validating webook that check that new `KedaController CustomResource` is created in correct namespace (eg. `keda`).
https://kubernetes.io/blog/2019/03/21/a-guide-to-kubernetes-admissio…
-
**What did you do?**
I ran `operator-sdk run bundle --use-http xx.xx.xx.xx:/abc/operator-bundle:v1.0.0`
This is a bug reported from this thread: https://github.com/operator-framework/operator-sdk/…
-
### Steps to reproduce
1. In a room or a private message, someone else starts a thread on a message I did not send, or replies to a thread that I'm not subscribed to.
### Outcome
#### What …
-
As discussed in #121, create a command to download a set of CRDs from this repo (maybe `omc pull crd`?). That way, the `omc` could have an up-to-date list of common CRDs in case they are not included …
-
The Prometheus and Grafana Helm charts both create some cluster-level resources, causing conflicts if they are installed multiple times in the same cluster.
We might be able to improve that here by…