kubernetes/test
Dan Mace d08dfb92c7 Enable garbage collection of custom resources
Enhance the garbage collector to periodically refresh the resources it
monitors (via discovery) to enable custom resource definition GC.

This implementation caches Unstructured structs for any kinds not
covered by a shared informer. The existing meta-only codec only supports
compiled types; an improved codec which supports arbitrary types could
be introduced to optimize caching to store only metadata for all
non-informer types.
2017-07-28 10:00:10 -04:00
..
e2e Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
e2e_federation Fix ReplicaSet federation e2e test: use explicit cluster.ReplicaSets 2017-07-26 09:51:41 -07:00
e2e_node Merge pull request #48858 from feiskyer/readonlyrootfs-test 2017-07-25 23:00:33 -07:00
fixtures Flag support in kubectl plugins 2017-07-18 15:35:40 -03:00
images Move e2e dependent images from kubernetes/kubernetes.github.io repo 2017-07-20 09:48:18 +05:30
integration Enable garbage collection of custom resources 2017-07-28 10:00:10 -04:00
kubemark Fix bug in command retrying in kubemark 2017-07-24 17:18:50 +02:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
utils # This is a combination of 2 commits. 2017-07-19 00:28:40 -04:00
BUILD auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
OWNERS Merge pull request #49286 from kargakis/remote-myself-from-some-places 2017-07-25 06:41:08 -07:00
test_owners.csv remove deprecated flags LowDiskSpaceThresholdMB and OutOfDiskTransitionFrequency 2017-07-20 13:23:13 -07:00
test_owners.json remove deprecated flags LowDiskSpaceThresholdMB and OutOfDiskTransitionFrequency 2017-07-20 13:23:13 -07:00