tao12345666333 opened a new pull request #484: URL: https://github.com/apache/apisix-ingress-controller/pull/484
Signed-off-by: Jintao Zhang <[email protected]> Please answer these questions before submitting a pull request - Why submit this pull request? - [ ] Bugfix - [x] New feature provided - [ ] Improve performance - [ ] Backport patches - Related issues ___ ### New feature or improvement You can use the following annotations to control the redirect behavior. * `k8s.apisix.apache.org/http-to-https` If this annotation set to `true` and the request is HTTP, it will be automatically redirected to HTTPS with 301 response code, and the URI will keep the same as client request. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
