-
When building a brand new cluster using these settings:
- [AWS with OpenShift Envioironment](https://catalog.demo.redhat.com/catalog?search=aws&item=babylon-catalog-prod%2Fsandboxes-gpte.sandbox-oc…
-
At the moment on plain Kubernetes objects are created. When running in
OpenShift mode the template handling should be introduced.
In contrast to the old implementation where the template is created
…
rhuss updated
5 years ago
-
OpenShift templates can be instantiated two ways for different use cases.
1. `oc create -f `: this uploads the template to openshift. This might be an end-user or it might be an admin pre-loading temp…
-
Good afternoon team,
Let me, first of all, thank you for the effort you have put into these ansible modules; they are beautiful.
I am bringing to your attention three major differences this modu…
-
@creydr @pierDipi @mgencur
Per my PR to onboard client repo to CI generators. I'd added very handy Dockerfile generators. There's similar issue to `func-until` image though. There's `cli-artifact`…
-
Would you be up for adding/changing/supporting a non-OpenShift-only helm chart?
As it is today, I guess it's only the `SecurityContextConstraints` resource that isn't portable to vanilla Kubernetes…
-
After the planned openshift platform upgrade in mid-October, the HorizontalPodAutoscaler template should use "v2" instead of "v2beta1". We left an update like this too long once, and we had to do some…
-
Can we generate OpenShift templates from the application definition?
-
Before being able to deploy the application, several imagestreams need to be available. For instance on `minishift` this is needed before being able to build. In the troubleshooting I see:
```
$ o…
-
Hi,
I am trying to deploy StackRox (not ACS) onto a OpenShift cluster via ArgoCD.
One issue that I am currently trying to solve is the constant "out of sync" due to the ServiceAccounts being cr…