-
| @zregvart | [2017-11-06](https://github.com/syndesisio/syndesis-rest/issues/784) |
|-|-|
I've just had a restart of the rest pod as it submitted a build to openshift, after the restart build has fi…
-
This relates to this issue in the Idler: https://github.com/fabric8-services/fabric8-jenkins-idler/issues/163
And it also relates to this issue in the Proxy: https://github.com/fabric8-services/fab…
-
**Describe the bug**
When a deployment triggered by `odsComponentStageRolloutOpenShiftDeployment()` fails, DeploymentConfigs in OCP might be left in _pauses_ state.
There is code to catch an fix…
filex updated
2 years ago
-
**Description**
Not only for Kubernetes but also for OpenShift Deployment should be preferred to DeploymentConfiguration, cf OpenShift documentation:
https://docs.openshift.com/container-platform/4.…
-
I have a clean install, systemctl show no apparent errors, but when trying to build my first app it fails:
```
Writing lock file
Generating optimized autoload files
Pushing image docker-registry.d…
-
Currently we create duplicate dummy pods in the source cluster for every pod which mounts volumes that we intend to use restic to copy. To get around access mode restrictions, these stage pods must be…
-
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…
-
Hello,
I am basically reopening the issue https://github.com/openshift/jenkins-client-plugin/issues/479 that was strangely closed without any description and/or comments.
We are running our main…
-
### Is your feature request related to a problem? Please describe.
When a workshop is deployed to OpenShift, and is targeting OpenShift features, it would be preferable to have access to the OpenShif…
-
## Bug Report
**Expected behavior/code**
When I deploy an application with blue-green settings set to false and parameters changed in a template (`DeploymentConfig` mostly), I expect a to deploy…