Skip to content

Add hostnameRegex support to AzureIngressProhibitedTarget CRDs#1776

Open
peruzzof wants to merge 1 commit intoAzure:masterfrom
peruzzof:regex-blacklist
Open

Add hostnameRegex support to AzureIngressProhibitedTarget CRDs#1776
peruzzof wants to merge 1 commit intoAzure:masterfrom
peruzzof:regex-blacklist

Conversation

@peruzzof
Copy link
Copy Markdown

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

Add a new field to use regular expressions with hostname matching to make easier to implement a shared Application Gateway

Fixes

#1296

…amples

- Introduced hostnameRegex field in AzureIngressProhibitedTarget CRDs to allow regex pattern matching for hostnames.
- Updated documentation to include usage examples for hostnameRegex.
- Enhanced blacklisting logic to prioritize regex over exact hostname matches.
- Added tests for regex matching functionality.
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.

1 participant