Skip to content

oc delete all --all didn't #17411

@smarterclayton

Description

@smarterclayton

Tried to run oc delete all --all, it used to delete services, no longer does. On 3.7 GA, cleared cache and tried again, got this list:

I1121 12:01:01.121968   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/oapi/v1/namespaces/openshift-devops-monitor/buildconfigs?includeUninitialized=true 200 OK in 108 milliseconds
I1121 12:01:01.152870   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/oapi/v1/namespaces/openshift-devops-monitor/builds?includeUninitialized=true 200 OK in 30 milliseconds
I1121 12:01:01.187394   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/oapi/v1/namespaces/openshift-devops-monitor/imagestreams?includeUninitialized=true 200 OK in 34 milliseconds
I1121 12:01:01.221588   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/oapi/v1/namespaces/openshift-devops-monitor/deploymentconfigs?includeUninitialized=true 200 OK in 33 milliseconds
I1121 12:01:01.251014   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/oapi/v1/namespaces/openshift-devops-monitor/routes?includeUninitialized=true 200 OK in 29 milliseconds
I1121 12:01:01.282229   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/extensions/v1beta1/namespaces/openshift-devops-monitor/deployments?includeUninitialized=true 200 OK in 31 milliseconds
I1121 12:01:01.311499   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/extensions/v1beta1/namespaces/openshift-devops-monitor/replicasets?includeUninitialized=true 200 OK in 29 milliseconds
I1121 12:01:01.343239   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/apps/v1beta1/namespaces/openshift-devops-monitor/deployments?includeUninitialized=true 200 OK in 31 milliseconds
I1121 12:01:01.374212   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/apps/v1beta1/namespaces/openshift-devops-monitor/statefulsets?includeUninitialized=true 200 OK in 30 milliseconds
I1121 12:01:01.482545   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/autoscaling/v1/namespaces/openshift-devops-monitor/horizontalpodautoscalers?includeUninitialized=true 200 OK in 108 milliseconds
I1121 12:01:01.517479   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/batch/v1/namespaces/openshift-devops-monitor/jobs?includeUninitialized=true 200 OK in 34 milliseconds
I1121 12:01:01.547597   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/batch/v2alpha1/namespaces/openshift-devops-monitor/cronjobs?includeUninitialized=true 200 OK in 29 milliseconds
I1121 12:01:01.578669   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/batch/v2alpha1/namespaces/openshift-devops-monitor/scheduledjobs?includeUninitialized=true 200 OK in 30 milliseconds
I1121 12:01:01.608176   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/apps.openshift.io/v1/namespaces/openshift-devops-monitor/deploymentconfigs?includeUninitialized=true 200 OK in 29 milliseconds
I1121 12:01:01.647689   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/build.openshift.io/v1/namespaces/openshift-devops-monitor/buildconfigs?includeUninitialized=true 200 OK in 39 milliseconds
I1121 12:01:03.171952   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/build.openshift.io/v1/namespaces/openshift-devops-monitor/builds?includeUninitialized=true 200 OK in 1524 milliseconds
I1121 12:01:03.920046   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/image.openshift.io/v1/namespaces/openshift-devops-monitor/imagestreams?includeUninitialized=true 200 OK in 747 milliseconds
I1121 12:01:03.996908   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/apis/route.openshift.io/v1/namespaces/openshift-devops-monitor/routes?includeUninitialized=true 200 OK in 76 milliseconds
I1121 12:01:04.028279   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/api/v1/namespaces/openshift-devops-monitor/pods?includeUninitialized=true 200 OK in 31 milliseconds
I1121 12:01:04.065654   27066 round_trippers.go:436] GET https://api.starter-us-east-1.openshift.com:443/api/v1/namespaces/openshift-devops-monitor/replicationcontrollers?includeUninitialized=true 200 OK in 37 milliseconds

At minimum it's missing services.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions