mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-02-15 00:07:52 +08:00
Original: > This handler will lookup the owner of the given Deployment, and if it is owned by a Foo resource will enqueue that Foo resource for processing. Fixed: > This handler will lookup the owner of the given Deployment, and if it is owned by a Foo resource then the handler will enqueue that Foo resource for processing. Kubernetes-commit: c21f9cb59d2bd23804959cf41dc0b2c349b66b9d
16 KiB
16 KiB