k3s/pkg/controller
Clayton Coleman 6d31c2bf8a util.EncodeJSON proven harmful, remove it everywhere
People were misusing EncodeJSON in tests when they should be using
runtime.EncodeOrDie(testapi.Codec(), obj).  Removing the potential
for cutting self on sharp objects.
2014-11-13 10:38:13 -05:00
..
doc.go Add test for watch goroutine handling, fix other review comments 2014-06-18 13:10:39 -07:00
replication_controller.go Merge pull request #2195 from smarterclayton/prepare_pod_template_v1beta3 2014-11-12 10:55:08 -08:00
replication_controller_test.go util.EncodeJSON proven harmful, remove it everywhere 2014-11-13 10:38:13 -05:00