Baoyuantop commented on issue #2526: URL: https://github.com/apache/apisix-ingress-controller/issues/2526#issuecomment-3222243643
Hi @halittiryaki, Ingress annotations used in version 1.x.x are not fully supported in 2.0.0. The three you are using are not yet supported in version 2.0.0. For more information, see https://apisix.apache.org/docs/ingress-controller/upgrade-guide/#limited-support-for-ingress-annotations > if i manually edit the route in the admin ui to have https redirect plugin enabled, it gets again removed by the ingress ctr. Version 2.0.0 is designed to follow the Controller-Only Configuration Source. The controller is the single source of truth. Manual Admin API changes will be overwritten on the next full sync. You can configure the plugin directly on the ApisixRoute resource, there is an example here https://apisix.apache.org/docs/ingress-controller/reference/apisix-ingress-controller/examples/#configure-plugin-on-a-route -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org