In 'kubectl describe', find controllers with ControllerRef, instead of showing the original creator
This commit is contained in:
@@ -777,7 +777,8 @@ var _ = framework.KubeDescribe("Kubectl client", func() {
|
||||
{"Annotations:"},
|
||||
{"Status:", "Running"},
|
||||
{"IP:"},
|
||||
{"Controllers:", "ReplicationController/redis-master"},
|
||||
{"Created By:", "ReplicationController/redis-master"},
|
||||
{"Controlled By:", "ReplicationController/redis-master"},
|
||||
{"Image:", redisImage},
|
||||
{"State:", "Running"},
|
||||
{"QoS Class:", "BestEffort"},
|
||||
|
Reference in New Issue
Block a user