Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix incorrect reporting of replicaset DesiredReplicas
ReplicaSetSpec.Replicas is an *int32. Just like in DeploymentSpec, where we deal with that in the same way.
- Loading branch information