Skip to content

Conversation

jeremiahmathers
Copy link

@jeremiahmathers jeremiahmathers commented Nov 2, 2023

Added annotation for rule priority. appgw.ingress.kubernetes.io/rule-priority

Checklist

  • The title of the PR is clear and informative
  • If applicable, the changes made in the PR have proper test coverage
  • Issues addressed by the PR are mentioned in the description followed by Fixes.

Description

Added a missing annotation for Rule Priority.

Fixes

Updated documentation to include the latest update on 1.7.0.rc1

Added annotation for rule priority. appgw.ingress.kubernetes.io/rule-priority
@jeremiahmathers
Copy link
Author

@microsoft-github-policy-service agree company="Microsoft"


The Kubernetes Ingress resource can be annotated with arbitrary key/value pairs. AGIC relies on annotations to program Application Gateway features, which are not configurable via the Ingress YAML. Ingress annotations are applied to all HTTP setting, backend pools and listeners derived from an ingress resource.

## List of supported annotations
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a pasting mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants