operator-registry
operator-registry copied to clipboard
Operator Registry runs in a Kubernetes or OpenShift cluster to provide operator catalog data to Operator Lifecycle Manager.
Today several `opm index` and `opm registry` commands allow passing in a `--container-tool` parameter to leverage `podman` , `docker` , or `none`. ``` -c, --container-tool string tool to interact with...
Signed-off-by: Joe Lanford **Description of the change:** This PR modifies `opm serve` so that loading FBC is handled asynchronously in the background so that the grpc server can start immediately,...
We are using latest opm version ``` $ opm version Version: version.Version{OpmVersion:"v1.23.2", GitCommit:"82505333", BuildDate:"2022-07-04T13:45:39Z", GoOs:"linux", GoArch:"amd64"} ``` Trying to add bundles from sosivio operator to index ``` $ opm index...
/kind bug We have noticed that the log server creates over than 900 threads inside the container on our nodes with (24 ~ 28) (44 ~ 48) cpus. We also...
on 1.17 version is returned ```bash opm version Version: version.Version{OpmVersion:"v1.17.0", GitCommit:"ebeac77", BuildDate:"2021-04-13T18:40:36Z", GoOs:"linux", GoArch:"amd64"} ``` downloaded the binary from https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/latest-4.9/opm-linux.tar.gz updated my binary to v1.18.0 version command showing a sha...
Signed-off-by: Frederic Giloux **Description of the change:** This pull request surfaces the manifest filenames. There is currently no metadata, only the content of a manifest file carried over by bundle.Object....
https://github.com/containerd/containerd/releases/tag/v1.6.1 We use 1.4.11 and https://github.com/containerd/containerd/security/advisories/GHSA-crp2-qrr5-8pq7 says that version is affected
In https://github.com/operator-framework/operator-registry/pull/661#discussion_r645271595, there is some discussion about whether or not to discard logs produced by operator-registry libraries. In the init/render code, we explicitly discard logrus logs because they are unnecessarily...
## What is the problem The following error is faced usually when a user tries to add a bundle that has a version lower than the head of the channel:...
A denial of service attack was found in prometheus/client_golan 1.11.0. We need to update it to 1.11.1 at the very least to avoid having vulnerable code. @camilamacedo86