-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Description
Is there a way to delay start of a controller until a resource exists in the apiserver.
Say i want to watch resource types A and B. However i want to do this only after some other process has created a resource of resource type C
I need this to avoid watching for resources until a dependent resource exists in the system, resource of type C. This way i can ensure my controller is not consuming resources unless it is required.
Thanks,
Rahav
Metadata
Metadata
Assignees
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.