Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Rule Priority annotation #1577

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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