Merge pull request #39499 from janetkuo/d-describe-replicas
Automatic merge from submit-queue
Fix bug when printing replicas in Deployment Describer
Deployment describer is printing replicas using pointer instead of integer. This bug is introduced by #36673 which updates the describer to use versioned API. cc @caesarxuchao
Fixes #38697
Showing
Please
register
or
sign in
to comment