-
**Is your feature request related to a problem? Please describe.**
https://cert-manager.io/docs/usage/certificate/#cleaning-up-secrets-when-certificates-are-deleted is great and was implemented t…
-
**Description**
We should verify how the operator behaves under load. To increase the stabilisation and reliability of the infrastructure manager, a performance test has to be implemented which ver…
-
## Description
Provide a way for end users to establish secure internal connectivity to other networks on the same hyperscaler via VPC peering.
## Context
### Problem
Currently, Kyma is a layer …
-
More about descope operators:
- https://github.com/operator-framework/operator-lifecycle-manager/issues/2437
- https://www.redhat.com/en/blog/kubernetes-operators-good-security-practices
-
**Is your feature request related to a problem? Please describe.**
I'm not owner of the cluster and have limited permissions at cluster scope level.
Currently, I am able to run cert-manager with red…
clook updated
1 month ago
-
Hello,
do you plan to integrate your operator in the OLM (Operator Lifecycle Manager) Community Catalog, in order to facilitate its deployment on Openshift cluster ?
https://github.com/k8s-opera…
-
Currently the GitHub releases include two assets (among others): cert-manager.crds.yaml and cert-manager.yaml. The former only includes the CRD specs, while the latter is everything (CRDs, deployment…
-
## Bug Report
In a comment pointed out in https://github.com/operator-framework/operator-lifecycle-manager/issues/2823#issuecomment-1469943243, OLM is still referencing the upstream-opm-builder image…
-
Command executed:
**operator-sdk olm install**
Result:
```
INFO[0000] Fetching CRDs for version "latest"
INFO[0000] Fetching resources for resolved version "latest"
INFO[0001] …
-
## Bug Report
**What did you do?**
Create a Subscription with environment variables defined via `spec.config.env`:
```yaml
apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
me…