-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.triage/acceptedIndicates an issue is ready to be actively worked on.Indicates an issue is ready to be actively worked on.
Description
These list calls do not even reach the API server since controller-runtime returns cached values. In addition this MR does not implement pagination, it just limits the amount of objects requested. If there is more than 200 resources to consider with one of the remaining list calls, this might lead to unintended behavior.
This change was reverted for Metal3Machine host association, but the remaining cases are lingering bugs for large-scale setups as well.
Originally posted by @schrej in #2646 (comment)
PTAL @fmuyassarov, @Sunnatillo
muryoutaisuu
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.triage/acceptedIndicates an issue is ready to be actively worked on.Indicates an issue is ready to be actively worked on.