mirrord exec -t replicationcontroller/guestbook go run main.go
was hoping to be able to set a pod created by the replication controller as a target to only learn that ~replicationcontroller and~ replicasets are not part of the supported workload types.
This feature will help support more workload types for mirrored.
Edit: ReplicationController is legacy API now superseded with Deployment and ReplicaSet. Updated this issue only as a request to add support for replicasets.
I had a failure running the below command
was hoping to be able to set a pod created by the replication controller as a target to only learn that ~replicationcontroller and~ replicasets are not part of the supported workload types.
This feature will help support more workload types for mirrored.
Edit: ReplicationController is legacy API now superseded with Deployment and ReplicaSet. Updated this issue only as a request to add support for replicasets.