Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1664119

Summary: unable to delete dc
Product: OpenShift Container Platform Reporter: hgomes
Component: openshift-apiserverAssignee: Stefan Schimanski <sttts>
Status: CLOSED DEFERRED QA Contact: zhou ying <yinzhou>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.9.0CC: aos-bugs, hgomes, jokerman, mfojtik, mmccomas, xxia
Target Milestone: ---   
Target Release: 3.9.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description hgomes 2019-01-07 18:54:25 UTC
Description of problem:

i'm unable to delete some dc : 
[host ~]$ oc get dc |grep castor
castor-ca                              2          1         1         config,image(castor-ca:promote-d)
castor-single                          1          1         0         config,image(castor-ca:promote-d)

[host ~]$ oc delete dc castor-ca castor-single
deploymentconfig "castor-ca" deleted
deploymentconfig "castor-single" deleted

[host ~]$ oc get dc |grep castor
castor-ca                              2          0         0         config,image(castor-ca:promote-d)
castor-single                          1          0         0         config,image(castor-ca:promote-d)

[host ~]$ oc get rc |grep castor
=> none

[host ~]$ oc get po |grep castor
=> none


Version-Release number of selected component (if applicable):

3.9.51

How reproducible:


Steps to Reproduce:

In the dc.yaml it has:

  deletionGracePeriodSeconds: 0
  deletionTimestamp: 2019-01-07T14:38:06Z
  finalizers:
  - foregroundDeletion

Actual results:

Having those parameters the DC does NOT get deleted.


Expected results:

It is expected to be deleted.


Additional info:

Related BZs previously opened for OCP 3.9
https://bugzilla.redhat.com/show_bug.cgi?id=1626910

For 3.7 BZ and Errata
https://access.redhat.com/solutions/3391401

Comment 1 Michal Fojtik 2019-01-08 09:29:06 UTC
Can you please follow https://docs.google.com/document/d/13YIo4z8r2U5h03cwJVADALHN_dYT0Odp7rgvnUo3TdE/edit?usp=sharing and gather more information?

Comment 2 Stephen Cuppett 2019-11-20 19:06:42 UTC
OCP 3.6-3.10 is no longer on full support [1]. Marking CLOSED DEFERRED. If you have a customer case with a support exception or have reproduced on 3.11+, please reopen and include those details. When reopening, please set the Target Release to the appropriate version where needed.

[1]: https://access.redhat.com/support/policy/updates/openshift

Comment 3 Stephen Cuppett 2019-11-20 19:06:55 UTC
OCP 3.6-3.10 is no longer on full support [1]. Marking CLOSED DEFERRED. If you have a customer case with a support exception or have reproduced on 3.11+, please reopen and include those details. When reopening, please set the Target Release to the appropriate version where needed.

[1]: https://access.redhat.com/support/policy/updates/openshift

Comment 4 Red Hat Bugzilla 2023-09-15 00:15:01 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days