Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop listing pods in the deployment config controller #11462

Closed
0xmichalis opened this issue Oct 20, 2016 · 1 comment · Fixed by #14046
Closed

Stop listing pods in the deployment config controller #11462

0xmichalis opened this issue Oct 20, 2016 · 1 comment · Fixed by #14046

Comments

@0xmichalis
Copy link
Contributor

Once we have availableReplicas on replication controllers (coming with the next rebase) we can stop listing pods inside the dc controller in order to find availableReplicas for deployment configs.

cc: @mfojtik

@0xmichalis
Copy link
Contributor Author

We will need to cherry-pick kubernetes/kubernetes#38076 for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant