-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Epic] Migrate from Build to Task #147
Copy link
Copy link
Closed
Labels
designThis task is about creating and discussing a designThis task is about creating and discussing a designokrThis is for some internal Google project trackingThis is for some internal Google project tracking
Description
Expected Behavior
By the time we have something like an "official release" we should no longer be wrapping Builds, we should converge the projects in some way.
- BuildTemplates -> Tasks
- Builds -> TaskRuns
Possible futures:
- Fork Build, turn that into Task, leave Build in knative
- Completely replace Build with Task
Actual Behavior
Currently when you create a TaskRun, it will start a Build and the Build controller will take care of executing it.
Additional Info
Should have this figured out before Knative 0.3 release in Q1 sometime. The 0.2 release is on Nov. 11. Now we are looking at 0.4 😅
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
designThis task is about creating and discussing a designThis task is about creating and discussing a designokrThis is for some internal Google project trackingThis is for some internal Google project tracking