Skip to content

[Epic] Migrate from Build to Task #147

@bobcatfish

Description

@bobcatfish

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 😅

Metadata

Metadata

Assignees

No one assigned

    Labels

    designThis task is about creating and discussing a designokrThis is for some internal Google project tracking

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions