Problem
In 0.17, we promoted ApiServerSource to v1beta1.
This is to track that we should make v1beta1 the storage version for 0.18, and we should add a migration tool for it.
Similar to: https://github.com/knative/eventing/blob/master/config/pre-install/v0.16.0/storage-version-migration.yaml.
But need to check whether the upgrade issue for v1alpha1 apiseversource gets solved or not:
https://github.com/knative/eventing/pull/2872/files#r401917238
Persona:
Which persona is this feature for?
Exit Criteria
ApiServerSource in v1beta1 and able to migrate
Time Estimate (optional):
How many developer-days do you think this may take to resolve?
Additional context (optional)
#3611
Problem
In 0.17, we promoted ApiServerSource to v1beta1.
This is to track that we should make v1beta1 the storage version for 0.18, and we should add a migration tool for it.
Similar to: https://github.com/knative/eventing/blob/master/config/pre-install/v0.16.0/storage-version-migration.yaml.
But need to check whether the upgrade issue for v1alpha1 apiseversource gets solved or not:
https://github.com/knative/eventing/pull/2872/files#r401917238
Persona:
Which persona is this feature for?
Exit Criteria
ApiServerSource in v1beta1 and able to migrate
Time Estimate (optional):
How many developer-days do you think this may take to resolve?
Additional context (optional)
#3611