Skip to content

Tags: chianw/application-gateway-kubernetes-ingress

Tags

1.7.2

Toggle 1.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use cloud env variable to determine token scope (Azure#1563) (Azure#1564

)

1.7.1

Toggle 1.7.1's commit message
allow same port to used on both public and private ingresses (Azure#1539

)

1.5.4

Toggle 1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Authorizer Retry Bug Fix (Azure#1435)

1.7.0

Toggle 1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add changelog for 1.7 (Azure#1508)

1.7.0-rc1

Toggle 1.7.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add changelog for 1.7 (Azure#1508)

1.5.3

Toggle 1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
increase polling interval (Azure#1502)

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add changelog for 1.6.0-rc1 (Azure#1456)

1.6.0-rc1

Toggle 1.6.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add changelog for 1.6.0-rc1 (Azure#1456)

1.5.2

Toggle 1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: assign rule priority automatically to routing rule (Azure#1390) (A…

…zure#1391)

* assign rule priority

* skip rule with priority

* adding non-working tests

* find next free priority

* adjust jump; fix test

* remove comment

* add buffer to sig channel

Co-authored-by: Alex Z. Yang <[email protected]>

Co-authored-by: Alex Z. Yang <[email protected]>

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 Merge master into release/1.5 (Azure#1349)

* fixed subscriptionId description (Azure#1345)

* k8s: Add retry logic to get server version (Azure#1344)

* add retry logic to get server version

* add output of server version

Co-authored-by: Akshay Gupta <[email protected]>

* networking/v1: add support for ingress path type (Azure#1346)

* add support for ingress path type

* add test for /

* fix: don't initialize ingress class when k8s doesn't support v1/ingress (Azure#1347)

* fix: panic when ingress class is not supported on k8s

* add test

* docs: add changelog 1.5 (Azure#1348)

* add changelog 1.5

* add retry fix

* fix reference

Co-authored-by: Carlos Mendible <[email protected]>
Co-authored-by: Shuanglu <[email protected]>