-
Currently we update the CSV "replaces" field in `config/manifests/bases/gingersnap-operator.clusterserviceversion.yaml` after an Operator release, however the `hack/create-olm-catalog.sh` file still n…
-
Metadata published to OperatorHub (see https://github.com/knative/eventing-operator/issues/68) is initially created manually.
For future versions, we can generate the OLM metadata using the manual…
aliok updated
4 years ago
-
As per [OLM docs](https://docs.openshift.com/container-platform/4.3/operators/operator_sdk/osdk-generating-csvs.html#osdk-hiding-internal-objects_osdk-generating-csvs)
apply the following annotatio…
aliok updated
4 years ago
-
-
Similar to eventing operator's https://github.com/knative/eventing-operator/issues/70
Related: https://github.com/knative/serving-operator/issues/261
aliok updated
4 years ago
-
To reproduce:
1. Create a room (from web client, or iOS, but not an android), enable encryption
2. Send a few msgs
3. Invite an android user
4. Join the room with this android user
5. Send anothe…
-
### Please confirm there isn't an existing open bug report
- [X] I have searched open bugs for this issue
### Summary
libolm-dbginfo cannot be installed
### Steps to reproduce
1. sudo eopkg.bin …
-
-
There is a pitfall with `Device` and `set_local_trust`. If you keep a Device object around for some time then later on do a `set_local_trust` it is doing a full `DeviceChanges` that would overwrite ch…
-
Article mentions setting -debug to get more information when debugging the catalog, but there is no information on how to do that