You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the operator triggers a rebuild across the cluster due to a change in a buildpack, kpack currently schedules a lot of builds which may cause user submitted image/builds to be queued/starved for a long time. We should ideally implement rate-limiting or priority queues for rebuilds triggered automatically v/s by a user.
The text was updated successfully, but these errors were encountered:
sambhav
changed the title
kpack operator trigger rebuilds lead to cluster starvation
kpack operator triggered rebuilds lead to cluster starvation
Aug 11, 2021
If the operator triggers a rebuild across the cluster due to a change in a buildpack, kpack currently schedules a lot of builds which may cause user submitted image/builds to be queued/starved for a long time. We should ideally implement rate-limiting or priority queues for rebuilds triggered automatically v/s by a user.
The text was updated successfully, but these errors were encountered: