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?
colossal-salesclerk-87522
01/21/2025, 10:23 PM
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.
colossal-salesclerk-87522
01/21/2025, 11:22 PM
the message Could not find Build action processor persists and i cant find a solution currently.
colossal-salesclerk-87522
01/22/2025, 1:13 AM
it was just a naming problem and i searched for some kind of processing...
c
chilly-gigabyte-83853
01/23/2025, 12:54 PM
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.