We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem Make the stored version for subscriptions v1 and provide migration job.
subscriptions
This was done in #3925 but then realized that subscription reconciler is not using v1 shape, so needed to revert the changes for subscriptions.
subscription
The revert commit is in the same PR.
Persona: Which persona is this feature for?
Exit Criteria A measurable (binary) test that would indicate that the problem has been resolved.
Time Estimate (optional): How many developer-days do you think this may take to resolve?
Additional context (optional) Add any other context about the feature request here.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Problem
Make the stored version for
subscriptions
v1 and provide migration job.This was done in #3925 but then realized that
subscription
reconciler is not using v1 shape, so needed to revert the changes forsubscriptions
.The revert commit is in the same PR.
Persona:
Which persona is this feature for?
Exit Criteria
A measurable (binary) test that would indicate that the problem has been resolved.
Time Estimate (optional):
How many developer-days do you think this may take to resolve?
Additional context (optional)
Add any other context about the feature request here.
The text was updated successfully, but these errors were encountered: