Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set image-builder ADO backend as default #9831

Closed
4 tasks
dekiel opened this issue Feb 8, 2024 · 1 comment
Closed
4 tasks

Set image-builder ADO backend as default #9831

dekiel opened this issue Feb 8, 2024 · 1 comment
Assignees

Comments

@dekiel
Copy link
Contributor

dekiel commented Feb 8, 2024

Description

ADO backend should be the default one and should be used automatically when no backend is defined in flags. If user needs another backend it should be explicitly stated in flags. To make ADO as default backend we need to set a default value for flag run-in-ado to true
ADO backend should be set as default after running and testing it by few front runner teams to get possible bugs, before we route whole image building workload to the ADO.

AC

  • communicate the change upfront on the kyma-team channel
  • image-builder builds with ADO by default.
  • image-builder builds with kaniko locally when build-in-ado is set to false.
  • buildkit-image-builder builds with buildkit locally when build-in-ado is set to false.
@dekiel dekiel changed the title Enable image-builder ADO backend as default one Set image-builder ADO backend as default Feb 8, 2024
@dekiel dekiel self-assigned this Mar 1, 2024
@dekiel
Copy link
Contributor Author

dekiel commented Jun 5, 2024

This issue is not valid anymore, see justification in connected PR: #10000 (comment)

@dekiel dekiel closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant