You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an outcome of POC it was decided to change k8s storage version of APIRule to v2alpha1. This change is not user facing change. Users should not notice this change in any way. This change will help to distribute effort of switch to v2 and drop of v1beta1 in longer time. In scope of this task change k8s APIRule storage version to v2alpha1 and implement corresponding changes (adjusting webhooks, tests and so on).
ToDos [Developer]
create conversions for v1beta1
write down v1beta1 spec to annotation in v2alpha1 during conversion
adjust conversions for v2
fix logic of reconciliation to be compatible with new stored version (conversion in reconciliation)
Description
As an outcome of POC it was decided to change k8s storage version of APIRule to v2alpha1. This change is not user facing change. Users should not notice this change in any way. This change will help to distribute effort of switch to v2 and drop of v1beta1 in longer time. In scope of this task change k8s APIRule storage version to v2alpha1 and implement corresponding changes (adjusting webhooks, tests and so on).
ToDos [Developer]
PRs
ACs [PO]
Attachments
Follow-Up Issues
The text was updated successfully, but these errors were encountered: