Skip to content

Move SinkBinding to v1beta1 #3544

@nachocano

Description

@nachocano

Problem
We need to promote SinkBinding to v1beta1.
Some tasks this will entail, and can probably be done in different PRs.

  • v1beta1 types with UTs
  • add new version to CRD
  • defaulting and conversion webhook
  • Update docs and examples (most in knative/docs)
  • Migrate reconciler to v1beta1 with UTs
  • Update e2e tests to use v1beta1
  • Make v1beta the storage version. --> Decided to wait one release in order to do this
  • Storage migration task. --> If we don't change the storage version, then this is not needed then for now

Persona:
Developer

Exit Criteria
SinkBinding in v1beta1

Additional context (optional)
Some example PRs
types: #2407
defaulting: #2645
conversion: #2611, #2632
reconciler: #3075

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions