-
CSV `annotations` are what populate the extra information on the embedded OperatorHub interface. See for example the following snippet:
```yaml
apiVersion: packages.operators.coreos.com/v1
kind: …
-
### Describe the bug
Eclipse Che (Dev Spaces) appears to be creating a user scoped PVC when none has been requested.
### Che version
7.88
### Steps to reproduce
Create a CheCluster:
…
-
# OperatorHub를 위한 Custom Catalog만들기 (feat. Restricted Network) - 호롤리한 하루
Overview 대략 2년전 비슷한 내용으로 포스팅을 한 적이 있었는데, 내용에 변경이 있어서 업데이트된 내용으로 다시 작성하고자 합니다. 옛날 글 -> Openshift4 OperatorHub 구성 OperatorHub는…
-
Until now we are using the following helm chart to install synapse on kubernetes :
https://gitlab.com/ananace/charts/-/tree/master/charts/matrix-synapse
Other solutions exists :
- a fork of this c…
-
Working with the container verification pipeline (CVP), we've noticed several CSV metadata files make it past the operator-courier without failure, and then fail to deploy via OLM as part of the next …
jsm84 updated
5 years ago
-
Trying to install the latest operator from OperatorHub, but the operator pod kept restarting after the following message is showed:
```
{"level":"error","ts":1636148065.0665808,"logger":"setup","msg…
-
When the operator from OperatorHub is installed in multiple namespaces and CR instances are created in their respective namespaces. The instances fail with the following error
```
failed to instal…
-
**Describe the bug**
operator-sdk link leads to 404 page in github
**What did you do?**
I opened https://operatorhub.io/, clicked on "Contribute" > "Create an Operator with SDK". From the page I …
-
## Problem
i created the `metallb-operator` Subscription
```
❯ kubectl get sub -n metallb-system
NAME PACKAGE SOURCE CHANNEL
metallb-operator metallb…
-
## Release Process
- [x] Create and push new release branch
- Local release preparations (on the release branch)
- [x] Run e2e tests
- [x] Sync/tidy up dependencies.
- [x] Run `go m…