mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 06:46:36 +01:00
At Matthew's suggestion [1], allowing us to offload some boilerplate to an upstream library [2] (although it is a bit sad to drop the typed client :p). Also fix an "an" -> "a" typo and consolidate the debug logging to avoid claiming "added" for modifications. [1]: https://github.com/openshift/installer/pull/1375#discussion_r263145567 [2]: https://godoc.org/k8s.io/client-go/tools/cache#NewListWatchFromClient