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
The buildbot container was missing a couple dependencies that were needed
to get the worker actually started.
The buildbot deployment also had the RAM specified in Mi, but 1024Mi gets
turned into 1Gi by k8s which then confuses terraform as it thinks the state
is inconsistent.
0 commit comments