Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge master into release/1.5 (#1332)
* doc changes (#1204) Co-authored-by: Akshay Gupta <[email protected]> * Add cookie-based-affinity-distinct-name annotation (#1280) * Add cookie-based-affinity-distinct-name annotation * Add ServiceFullNameHash in internalTypes.go * cookie name test * Add log * Add functional testing for distinct cookie name * Add documenation * Prefix appgw-affinity- for distinct cookie names * fix functional test * fix functional test Co-authored-by: Akshay Gupta <[email protected]> * rewrite: Add support for rewrite rule set assignment (#1287) * Add support for rewrite rule set assignment So that rewrite rule sets predefined in the app gateway can be assigned to routing rules by adding an annotation in the corresponding Ingress. Fixes #1003. Related to #462. * remove listener ingress Co-authored-by: Akshay Gupta <[email protected]> * Fix typo Greenfeild (#1305) Signed-off-by: KeisukeYamashita <[email protected]> * fix: indentation error in helm values file (#1301) * fixed indentation error in helm values file * applied change to values-template.yaml file Co-authored-by: Akshay Gupta <[email protected]> * doc: format future readings section in "How to setup networking between Application Gateway and AKS" doc (#1297) Co-authored-by: Akshay Gupta <[email protected]> * fix: port reference by name in ingress (#1322) * template: update aks default version in greenfield deploy templates (#1319) * update aks default version * small docs updates * small modifications * update windows guide * Fixing broken link (#1320) Co-authored-by: Akshay Gupta <[email protected]> * networking/v1: Add ingress class support (#1329) * support ingress class * add unit tests * add test for default * add e2e test * test: add e2e test for rewrite-rule-set annotation; fix helm test (#1330) * test: add test for rewrite-rule-set annotation * add install task * use the latest helm to generate * add comment Co-authored-by: erickhernandezascencio <[email protected]> Co-authored-by: Raphael Bickel <[email protected]> Co-authored-by: Isabel Andrade <[email protected]> Co-authored-by: KeisukeYamashita <[email protected]> Co-authored-by: jiayang <[email protected]> Co-authored-by: heoelri <[email protected]> Co-authored-by: Will Dewhurst <[email protected]>
- Loading branch information