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
I have already searched this project's issues to determine if a bug report has already been made.
What happened?
Even though I have not made changes to the buildkit module, applying reguarly causes a redeployment and terragrunt apply waits until the timeout causing longer than normal delays during upgrades.
Steps to Reproduce
deploy kube_buildkit
make an adjustment to trigger an update on apply
notice that it does not complete on first try and must wait for timeout and retry to complete.