Could not find Build action processor
# 🌱|help-and-getting-started
c
After executing "deploy --sync" im getting this "Could not find Build action processor" after migrating a project to 0.13, is there anything how to resolve this, maybe something missing in the kubernetes cluster?
ok maybe i have to run build first? Also somehow it seems the build is stuck i have this log output and nothing is shown: ✔ build.channel-frontend → File sync to cluster complete (took 4 sec) ℹ build.channel-frontend → [buildkit] Building image channel-frontend:v-dd1e0a07b6... ✔ build.job-api-gateway → File sync to cluster complete (took 1.8 sec) ℹ build.job-api-gateway → [buildkit] Building image job-api-gateway:v-4703addfa5... ✔ build.analytics-frontend → File sync to cluster complete (took 9.3 sec) ℹ build.analytics-frontend → [buildkit] Building image analytics-frontend:v-d9224e8bb4... ✔ build.analytics-frontend → Done (took 84.4 sec) ℹ build.organisation-frontend → Building organisation-frontend (type container) at version v-2b26c7903c... ℹ build.organisation-frontend → Syncing build context to cluster... ✔ build.organisation-frontend → File sync to cluster complete (took 1.8 sec) ℹ build.organisation-frontend → [buildkit] Building image organisation-frontend:v-2b26c7903c... Everything shows building image but before i could see the build process.
the message Could not find Build action processor persists and i cant find a solution currently.
it was just a naming problem and i searched for some kind of processing...
c
Hey @colossal-salesclerk-87522, glad you figured it out! Reach out if something is not clear and btw, in case you missed this, we wrote a migration guide for 0.13.x Bonsai. You can find it here: https://docs.garden.io/guides/migrating-to-bonsai.
4 Views