mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-21 06:07:35 -04:00
The code was already 99% similar between RC and RS. This is a wild idea to try to deduplicate the two controllers in a type-safe manner without adding tons of boilerplate, and without using code generation. They are still separate resources. This is a refactor that isn't intended to change any behavior. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| conversion.go | ||
| doc.go | ||
| OWNERS | ||
| replication_controller.go | ||
| replication_controller_utils.go | ||
| replication_controller_utils_test.go | ||