Skip to content

Pagination issues #2924

@tuminoid

Description

@tuminoid

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

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.triage/acceptedIndicates an issue is ready to be actively worked on.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions