teamhephy / controller

Hephy Workflow Controller (API)
https://teamhephy.com
MIT License
14 stars 26 forks source link

fix(controller): apps/v1 in App model for hpa #134

Closed kingdonb closed 3 years ago

kingdonb commented 3 years ago

The old extensions/v1beta1 string for Deployment API was hardcoded here. If you are using autoscale and haven't upgraded to a cluster version with apps/v1 yet, it's time. There is no permanent support for extensions/v1beta1 from here forward (and I believe this is actually the first patch that strictly breaks backwards compatibility.)