Curious if anyone has run into this. We are runnin...
# general
s
Curious if anyone has run into this. We are running rancher v2.5.16 and plan on upgrading our existing k8s clusters to from 1.19x to 1.21+ and are working on upgrading our ingress objects. Each time we try to upgrade an ingress object from networking.k8s.io/vsbeta1 to v1, the execution is successful but rancher seems to be downgrading it to extensions/v1beta1. the objects “ManagedFields” seem to indicate that the “rancher” annotations are of version extensions/v1beta1? How do I go about upgrading these ingress objects? Does rancher need to be upgraded first?