-
Develop test automation framework, integrated with Travis, that will stand up an OKD cluster in a container and configure kabanero and the CLI microservice so that the CLI can invoke and test all of t…
-
The docs [here](https://argoproj.github.io/argo-cd/operator-manual/notifications/) talks about support for Prometheus and alert manager, is this for argocd components deployment e.g argocd server or a…
-
If I want to install the whole system on ESXi server and start to build an initial snc-host VM on it, what would be the specs of the VM (for example, disk)? If I understood right, an initial machine (…
-
I believe all the CAAs have the same problem as vsphere
govmomiClient, err := NewGovmomiClient(vmcfg)
if err != nil {
return nil
}
oc logs peer-pod-controller-cca-daemon-66bh6 -n openshif…
-
Hello,
There is an error when trying to install `httpd-template` on OKD 4.13 with Kubernetes Version: v1.26.4-3014+636f2be6157d45-dirty
```
Error: INSTALLATION FAILED: chart requires kubeVersion:…
-
We should have a way to identify which bundle version is part of a container image without pulling it and one way to do it to add label to it so that with `skopeo inspect --no-tags docker://quay.io/cr…
-
I'm using the self-hosted assisted installer service to install Single Node OKD.
The assisted installer service is running in podman containers, as documented [here](https://github.com/openshift/assi…
-
**Is your feature request related to a problem? Please describe.**
While attempting to install K8ssandra in an OKD 4.7 cluster, I encounter the docker.io rate limit.
**Describe the solution you'd lik…
-
-
**Environment:**
OKD 4.5
**Issue Description:**
I am trying to deploy OW on multi-node OKD 4.5 cluster 3 master node and 3 compute node with support to Dynamic Volume Provision (custom StorageCla…