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

Having a deployment config running with its latest state being failed should be a warning in my opinion. "dc/foo is running via an older deployment" and suggest to inspect the...

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

Name resolution from inside the pod seams to be broken because of multiple factor. ##### Version ``` # oc version oc v3.7.0-rc.0+e92d5c5 kubernetes v1.7.6+a08f5eeb62 features: Basic-Auth GSSAPI Kerberos SPNEGO Server...

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

Hi, HAProxy supports auth basic. Sometimes its required to simply protect debug/dev or web server stats urls. It would be nicely if routes can be project via annotations. Is might...

lifecycle/frozen
sig/network-edge

##### Version ``` $ oc version oc v4.0.0-0.171.0 kubernetes v1.12.4+a532756e37 ``` ##### Steps To Reproduce 1. Create a cluster locally which doesn't have public dns lookup (you can use crc...

lifecycle/frozen

According to: - https://docs.openshift.com/container-platform/3.3/dev_guide/new_app.html#advanced-multiple-components-and-grouping `oc new-app` can be passed multiple applications to deploy as separate deployments. There is one caveat on that though as explained in the note in that...

priority/P2
component/composition
lifecycle/frozen

Hello you lovely people! I'm posting in hopes of verifying and/or identifying a bug. When testing the integration in GitLab to trigger an OpenShift build, the webhook payload sent by...

area/usability
component/build
sig/developer-experience
lifecycle/frozen

Is there a more efficient way to obtain the dockerImageLayers for all images? Currently with `oc get istag --all` the dockerImageLayers info is omitted. I get the same result when...

lifecycle/frozen

Hi, issue is still in place, looks like oc -version is forcing this error. Please investigate possible fix, thanks - ref https://github.com/openshift/origin/issues/21695

lifecycle/frozen

Pods are getting killed after 100 minutes and marked as _Failed progressing_. We have some **big** boys in our environment. Our image is about ~5GB and needs around 90-110 minutes...

lifecycle/frozen

Hello, I have an issue with extending pvc based on ceph RBD image. I've created storageclass with `allowVolumeExpansion: true` parameter to allow pvc expansion for users. However it seems to...

lifecycle/frozen