-
### General information
Some addons might require differences for various OpenShift versions. For example, the xpaas addon should ideally apply different templates for 3.9, 3.10 and 3.11 OpenShift.…
-
_From @jstrachan on June 21, 2017 7:51_
Its possible to have kubernetes/openshift resources created without a label for the space. e.g. old projects created before the wizard associated the current s…
-
@sjug
Here's the original list:
https://github.com/openshift/svt/blob/master/image_provisioner/playbooks/roles/collectd-install/templates/ose.collectd.conf.j2#L51
To that we will at least need…
-
We could provide the templates in either YAML or JSON format: we've gone for JSON, but IMHO YAML is a better choice for clarity. It seems that YAML is preferred in OpenShift documentation too, so this…
-
Launcher Backend project has its own JUnit rule [1] for managing Openshift projects. It would be good to check if using one of Cube's tools would make the test simpler, let us promote our tooling and …
-
### MetalLB Version
none
### Deployment method
Charts
### Main CNI
not relevant
### Kubernetes Version
_No response_
### Cluster Distribution
OpenShift
### Describe the bug
https://metallb.…
-
You can't use `Kind` or `Name`, needs to be `kind` and `name` respectively for newer versions of kube. Kube 1.2 introduced this, I think.
See https://github.com/jboss-openshift/application-templates/…
-
So [openshiftio/saasherder](https://github.com/openshiftio/saasherder) has openshift templates, let's help them to move to kedge. Using kedge in their scripts. This would be a great validation for ked…
-
Ideally, there would be jobs that checked:
- Deployment using helm
- Deployment using openshift templates
-
Hello,
I have a question regarding the cluster-sample-operator: I understand the cluster-sample-operator is maintaining the ImageStreams and Templates in the project openshift. I had a look at an o…