origin icon indicating copy to clipboard operation
origin copied to clipboard

Conformance test suite for OpenShift

Results 577 origin issues
Sort by recently updated
recently updated
newest added

_**DUPLICATE OF KNOWN ENHANCEMENT - #21190**_ When I oc process -f template.yaml I would like to split my different objects into several files such as service.yaml, route.yaml, deploymentconfig.yaml. Basically I...

lifecycle/frozen

Trying to create an Image-Stream linked to an image held within a private registry. The registry is contained within IBM's Cloud based container registry (uk.icr.io). I have been able to...

lifecycle/frozen

In CLI (and in other places) we use extensions client for deployment. We should start using the apps client instead. This should happen in 3.8 or 3.9 to not break...

priority/P2
component/apps
area/techdebt
sig/master
lifecycle/frozen
lifecycle/rotten

Today, we trigger new config-change rollouts based on a difference between latest DC and the DC encoded in latest RC annotation. This allows for user modification of RC which are...

priority/P2
component/apps
sig/master
lifecycle/frozen

I found this https://github.com/openshift/origin/blob/0c81307bf6eb180d27427e67bb9f0996426e04f8/pkg/deploy/controller/deployer/factory.go#L219-L222 which I had to fix in image controller in https://github.com/openshift/origin/pull/15927. I'm guessing @tnozicka you'll be the best person to address the same issue in deployments. Generally...

kind/bug
priority/P2
component/apps
sig/kube-origin
lifecycle/frozen

`Rolling` strategy is not useful for for deployments with RWO PVs. ##### Version ``` oc v1.5.1+7b451fc kubernetes v1.5.2+43a9be4 features: Basic-Auth ``` ##### Steps To Reproduce 1. Create RWO PV 2....

area/usability
priority/P3
component/apps
lifecycle/frozen
lifecycle/rotten

I have two ways of deploying an image that should produce the same labels (described in the "How to reproduce section). I would expect that given that the labels in...

priority/P2
component/apps
kind/feature
lifecycle/frozen
lifecycle/rotten

When you delete the running deployer pod, the pre/post hook will keep running forever. The lifecycle hook pods should have ownerRef set to the deployer pod and be tied to...

priority/P2
component/apps
area/reliability
lifecycle/frozen
lifecycle/stale

After running this [little script](https://gist.github.com/mfojtik/b3cb7a42953e9177b3497c6f446fdd09) the output will be following: ``` --> running test #1 ... deploymentconfig "test" deleted deploymentconfig "test" created --> status of #1 is Pending ... -->...

kind/bug
priority/P2
component/apps
lifecycle/frozen

Let's encrypt [1] provides a great way to get SSL certificates which are accepted by browsers. When it comes to OpenShift there are two downsides using Let's encrypt. Certificates are...

priority/P2
component/auth
help wanted
kind/feature
lifecycle/frozen