Skip to content

Commit

Permalink
mention rewrite-target change for 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ElvinEfendi committed Jan 18, 2019
1 parent d968ee9 commit 57607f7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ _New Features:_

_Breaking changes:_

- Annotation `nginx.ingress.kubernetes.io/rewrite-target` has changed and will not behave as expected if you don't update them.

Refer to [https://kubernetes.github.io/ingress-nginx/examples/rewrite/#rewrite-target](https://kubernetes.github.io/ingress-nginx/examples/rewrite/#rewrite-target) on how to change it.

Refer to [https://github.com/kubernetes/ingress-nginx/pull/3174#issuecomment-455665710](https://github.com/kubernetes/ingress-nginx/pull/3174#issuecomment-455665710) on how to do seamless migration.

- Annotations `nginx.ingress.kubernetes.io/add-base-url` and `nginx.ingress.kubernetes.io/base-url-scheme` were removed.

Please check issue [#3174](https://github.com/kubernetes/ingress-nginx/pull/3174) for details.
Expand Down

0 comments on commit 57607f7

Please sign in to comment.