Removal of the deprecated v1alpha1 Descheduler Config
1,141 views
Skip to first unread message
Lucas Severo Alves
unread,
Mar 26, 2024, 10:19:42 AM3/26/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kubernetes-sig-scheduling
Hi all,
sending this notice to inform you that we will be removing v1alpha1 Descheduler Config (DeschedulerPolicy) and won't be supporting conversion from it anymore in the next release (as decided in the community meeting https://docs.google.com/document/d/1Ang5shAFxuylO2RXMFGO7uxSe-IX3Y3PxoKIn1yPIEQ/edit#heading=h.6qkm0her8ymi). Please migrate to v1alpha2 and let us know if you run into any problems. v1alpha2 has been around already for multiple releases and we believe it is time to make it default.
With kind regards,
Lucas
jchaloup
unread,
Aug 15, 2024, 9:03:42 AM8/15/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kubernetes-sig-scheduling
Hi everyone,
we have just removed support for v1alpha1 DeschedulerPolicy through https://github.com/kubernetes-sigs/descheduler/pull/1482. Both the v1alpha1 types and the conversion code are removed. Descheduler v0.31.0 release will be the first release affected by this change.