-
Notifications
You must be signed in to change notification settings - Fork 611
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
What would you like to be added:
Right now pollingTimeout in node-preload-images is hardcoded with 15 mins timeout,
| pollingTimeout = 15 * time.Minute |
Suggest to make another flag as node-preload-images-timeout to make it configurable
Why is this needed:
On a large cluster, e.g. with 5k nodes, this can time out
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.