-
### Contact Details
_No response_
### Describe bug
Unable to restore ReplicationControllers as the operator keep skipping them.
### What happened?
We currently can not restore Repli…
-
I started my cluster:
`[root@master openshift-origin-client-tools-v3.11.0-0cbc58b-linux-64bit]# oc cluster up --skip-registry-check=true`
After a while it exit with timeout:
```
[root@master op…
-
I wonder what is causing landrush to fail with docker command.
My case happens when trying to run Fabric8 on OSX 10.10.5
``` bash
~/proj ❯❯❯ git clone https://github.com/fabric8io/fabric8-installer.…
-
#### What happened:
Attempted to deploy the following
```
kind: DeploymentConfig
apiVersion: apps.openshift.io/v1
metadata:
name: frontend
spec:
template:
metadata:
labels:
…
-
**Describe the task**
Train team on OpenShift, to build up cross-functional abilities
**Acceptance Criteria**
- [ ] Explain ImageStreams, DeploymentConfigs, Services, Routes, and Volumes
- [ ] Explai…
-
Vault keys & secrets are encrypted inside Vault. It can provide better security than OpenShift secrets within your application if you use a secure workflow to consume the secrets.
Updated descripti…
-
### Team name
apicurio
### Explain why this resource is needed
We have two namespaces `apicurio-apicurio-registry` and `api-designer` and we are currently hitting resources limits(mainly CPU but ME…
-
#### What happened?
I run the steps at https://microshift.io/docs/getting-started/.
#### What did you expect to happen?
I expected `oc get pods -A` and `oc get nodes` to show some pods and no…
-
Feature request to support Job objects
-
Running
```sh
git fetch upstream && git checkout upstream/master && go build velero-plugins/main.go
```
gives
```text
HEAD is now at 18b2491 Fixing HPA not converting apiGroup for deploymentconf…