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

Fix provider domain selection: allow final dot and uppercase #207

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

MartinWeindel
Copy link
Member

What this PR does / why we need it:
The DNSProvider spec fields spec.domains.include and spec.domains.exclude did not deal with uppercase names and a final .. With the PR these values are normalised before they are used.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Fix provider domain selection: allow final dot and uppercase

@gardener-robot gardener-robot added needs/review Needs review size/s Size of pull request is small (see gardener-robot robot/bots/size.py) labels Aug 30, 2021
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Aug 30, 2021
@mandelsoft mandelsoft merged commit 98fae76 into master Sep 1, 2021
@mandelsoft mandelsoft deleted the fix-domain-selection-dot-uppercase branch September 1, 2021 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review size/s Size of pull request is small (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants