-
We need an OpenShift Cluster that is easily available, without VPN.
Options:
A: Employee OpenShift
+ dfroehli has an account and acces
+ no additional cost
- very limited ressources
- located …
-
# Version
$ openshift-install version
unreleased-master-197-g8604f1fa3669176bc557b97f19d5dc11ee85fad7
# Platform (aws|libvirt|openstack):libvirt
# What happened?
openshift-install create clus…
-
We need to have a way to attach a secret to an environement. Each environment
have the same secret name (as openshift object) but different content by
environment.
-
https://github.com/openshift/installer/pull/861 removes support for configuring the installer via environment variables. The `create-cluster` script will need refactored accordingly.
-
We are currently only supporting github public repo,
We need to support private git repo.
We need to be able to reference a git secret and pass it to openshift :
https://docs.openshift.com/containe…
-
https://github.com/maci0/openshift4-ansible
basically the dnses object has to be replaced check the template I used in the files/ directory
also in the machinesets I'm referencing actual IDs for p…
maci0 updated
5 years ago
-
### Describe the bug
As an extender of Che 7, I need to be able to rebuild these images:
* quay.io/eclipse/che-java8-maven
* quay.io/eclipse/che-java11-maven
But there appears to be no doc…
-
Currently there is no status page for `che.openshift.io` which would provide information about the state of the platform. There are many different online services that are providing information about …
-
```
? Base Domain openshift4-beta-abcorp.com
```
So far I have seen 2: Both of them are auto-completed by the installer.
* `devcluster.openshift.com`
* `qe.devcluster.openshift.com`
I migh…
-
The base-plugins.txt has been updated quite a bit on master but those changes haven't been merged back to the respective branches. I think it would be useful if you merged them back into those branche…