-
We can easily setup containerized jenkins and test the templates within few minutes using the instructions at https://github.com/openshift-scale/scale-ci-pipeline/blob/master/README.md#test-setupmigra…
-
I've been working on a Open-Metadata installation on Open Shift, and have created a set of helm charts and kustomize templates to allow for installation on an OCP cluster:
https://github.com/carlme…
-
openshift-origin-rhel https://github.com/Azure/azure-quickstart-templates/tree/master/openshift-origin-rhel
### Issue Details
I've tried to create a cluster using this template , but I alway…
-
Hi,
The command:
oc new-app wildfly:latest~https://github.com/gshipley/book-insultapp.git
is not being recognised by oc v3.4:
oc v3.4.1.2
kubernetes v1.4.0+776c994
features: Basic-Auth
Se…
-
At the moment, Trustification can be deployed using Helm or OpenShift Template (which is used in App-SRE). We use RHTAP to build Red Hat productized container images, which are released and consumed b…
lulf updated
9 months ago
-
Lot of things are not created because admin user has no permissions on default project.
Logs when starting the cluster with `gofabric8 start --minishift`, which I am following in docs at https://fa…
-
When the bastion host cluster is created by setting the count to 2, the NFS image persistent volume is not created automatically, but also the nfs-provisioner storage class is not created. The followi…
-
There are use cases where you want to provide an example application but don't want the sources to be stored in a new Git repository (for example, if your example application in the booster-catalog co…
-
I running [openshift-git on openshift](https://github.com/vbehar/openshift-git#running-on-openshift) for exporting resources from the whole cluster.
This is how opensift-git is run in the pod:
```…
varac updated
6 years ago
-
**Describe the bug**
The removal of the RHUI repos in prep scripts is not working
They execute:
```
rm -f /etc/yum.repos.d/rh-cloud.repo
```
while the repo files are having sufixes
```
ls /etc…