kubernetes/pkg/controller
Kubernetes Submit Queue 7c9c8cbf28 Merge pull request #34952 from kargakis/update-observedgeneration-for-overlapping-deployments
Automatic merge from submit-queue

Make overlapping deployments deletable

@kubernetes/deployment ptal

Fixes https://github.com/kubernetes/kubernetes/issues/34466 by 1) not adding the overlapping annotation in the working deployment, 2) updates observedGeneration for overlapping deployments, and 3) updates the kubectl deployment reaper to do non-cascading deletion for deployments with the overlapping annotation.
2016-10-29 14:50:16 -07:00
..
certificates autogenerated 2016-10-21 17:32:32 -07:00
daemon autogenerated 2016-10-21 17:32:32 -07:00
deployment Merge pull request #34952 from kargakis/update-observedgeneration-for-overlapping-deployments 2016-10-29 14:50:16 -07:00
disruption autogenerated 2016-10-21 17:32:32 -07:00
endpoint Rename PetSet API to StatefulSet 2016-10-27 17:25:10 -07:00
garbagecollector Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
informers autogenerated 2016-10-21 17:32:32 -07:00
job autogenerated 2016-10-21 17:32:32 -07:00
namespace Fix potential panic in namespace controller when rapidly create/delete namespace of same name 2016-10-25 13:51:27 -04:00
node Moving deletion behavior from the NC into PodGC 2016-10-27 11:56:15 -07:00
petset Rename PetSet API to StatefulSet 2016-10-27 17:25:10 -07:00
podautoscaler autogenerated 2016-10-21 17:32:32 -07:00
podgc addressing comments. 2016-10-27 13:30:04 -07:00
replicaset autogenerated 2016-10-21 17:32:32 -07:00
replication autogenerated 2016-10-21 17:32:32 -07:00
resourcequota autogenerated 2016-10-21 17:32:32 -07:00
route autogenerated 2016-10-21 17:32:32 -07:00
scheduledjob autogenerated 2016-10-21 17:32:32 -07:00
service autogenerated 2016-10-21 17:32:32 -07:00
serviceaccount convert SA controller to shared informers 2016-10-27 15:44:46 -04:00
volume Add sync state loop in master's volume reconciler 2016-10-28 09:24:53 -07:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD autogenerated 2016-10-21 17:32:32 -07:00
client_builder.go use service accounts as clients for controllers 2016-10-05 13:15:16 -04:00
controller_ref_manager.go fix tests; convert IsPodActive to operate on *Pod 2016-08-17 13:05:37 -07:00
controller_utils_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
controller_utils.go Fix typos 2016-10-15 00:21:00 +03:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00