1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 06:46:36 +01:00
Files
installer/cmd/openshift-install
W. Trevor King 6f6bbf98a8 cmd/openshift-install/create: Use NewListWatchFromClient
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
2019-03-06 22:55:15 -08:00
..
2019-02-11 22:54:53 -05:00