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

Introduce ready pods only filtering to workload resource query #66

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

zqzten
Copy link
Member

@zqzten zqzten commented Oct 16, 2023

What type of PR is this?

/kind feature
/kind api-change

What this PR does / why we need it:

This PR introduces a ReadyPodsOnly field to workload resource query, with this option on, we would be able to query workload resources of ready pods only which is required by replicas estimation algorithm for predictive scaling.

Signed-off-by: Zach Zhu <zzqshu@126.com>
@zqzten zqzten added kind/feature Categorizes issue or PR as related to a new feature or enhancements of an existing feature. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API labels Oct 16, 2023
@zqzten zqzten added this to the v0.2 milestone Oct 16, 2023
@zqzten zqzten requested a review from dayko2019 October 16, 2023 11:19
@dayko2019 dayko2019 merged commit db496da into traas-stack:main Oct 16, 2023
2 checks passed
@zqzten zqzten deleted the ready_pod_only_wrq branch October 16, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/feature Categorizes issue or PR as related to a new feature or enhancements of an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants