Hide Forgot
+++ This bug was initially created as a clone of Bug #1391827 +++ Description of problem: Scheduledjob not deleted when project has been deleted Version-Release number of selected component (if applicable): openshift v3.4.0.21+ca4702d kubernetes v1.4.0+776c994 etcd 3.1.0-rc.0 How reproducible: Always Steps to Reproduce: 1.Login system as a normal user, and create a project, and commit a scheduledjobs, such as "oc run sj3 --image=busybox --restart=Never --schedule="*/1 * * * *" -- sleep 300" 2.Delete the project just created 3.Wait for some minutes, create a new project with the same name, then run 'oc get scheduledjobs'. Actual results: The scheduledjob created previous exist when the new project created. Expected results: When the new project created, no scheduledjobs created previous exist. Additional info: --- Additional comment from Maciej Szulik on 2016-11-04 04:25:37 EDT --- ScheduledJobs are alpha due to being not fully implemented. This is one of the "features" that needs to be implemented before promoting to beta. Marking it as an upcoming release, in that case. --- Additional comment from Jordan Liggitt on 2016-11-04 11:14:29 EDT --- objects not being deleted from etcd when namespaces are removed is significant... is this known upstream? --- Additional comment from Maciej Szulik on 2016-11-22 11:06:30 EST --- Fixed in https://github.com/openshift/origin/pull/11994 --- Additional comment from Maciej Szulik on 2016-11-24 07:55:24 EST --- The PR merged for 1.4 branch. The 1.5 will have it after the next rebase. --- Additional comment from Chuan Yu on 2016-11-25 01:15:31 EST --- Since no new puddle available to verify it, now change it to MODIFIED status. When new puddle available, please change to ON_QA, will verify it then. Thanks. --- Additional comment from Maciej Szulik on 2016-11-28 12:53:31 EST --- New puddle is out for 3.4, moving to on qa. --- Additional comment from Chuan Yu on 2016-11-28 23:59:36 EST --- Checked with latest puddle, this issue has been fixed. openshift v3.4.0.30+e10cc28 kubernetes v1.4.0+776c994 etcd 3.1.0-rc.0
Checked with the latest puddle, the issue has been fixed. # openshift version openshift v3.3.1.7 kubernetes v1.3.0+52492b4 etcd 2.3.0+git
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2016:2915