-
Notifications
You must be signed in to change notification settings - Fork 244
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
Support for Builds v2 #4094
Comments
We are basing everything around Devfiles. First, we will need a way to define image build in Devfile v2. |
This about making sure we have a good experience with generating Build CRDs vs BuildConfigs. |
Goal is to have this available with OpenShift 4.8 |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
/lifecycle frozen |
A friendly reminder that this issue had no activity for 90 days. Stale issues will be closed after an additional 30 days of inactivity. |
This issue was closed because it has been inactive for 30 days since being marked as stale. |
Description
As a developer, I want a way to have odo deploy to utilize build guidance in devfile to use Builds v2 as an alternative to classic builds (BuildConfigs)
Builds v2 overview:
https://docs.google.com/presentation/d/1iNDCHpXYBk7OJ1vgrI2zOsYg36q0CeJXT4GsGABsWB8/edit?usp=sharing
Acceptance Criteria
There is a way for
odo
user to optionally utilize Builds v2 as an alternative to classic builds.The text was updated successfully, but these errors were encountered: