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(utils) accept hosts ending in dots #6864

Merged
merged 1 commit into from
Mar 16, 2021
Merged

Conversation

locao
Copy link
Contributor

@locao locao commented Feb 24, 2021

According to RFC 3986 - section 3.2.2 hosts can end in dots

Kong/lua-resty-dns-client#122 is a sister PR and this one should not be merged before the lua-resty-dns-client release with that fix included.

Copy link
Member

@kikito kikito left a comment

Choose a reason for hiding this comment

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

Approved with minor typo notice

kong/tools/utils.lua Outdated Show resolved Hide resolved
gszr
gszr previously requested changes Mar 4, 2021
Copy link
Member

@gszr gszr left a comment

Choose a reason for hiding this comment

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

Should this PR target next instead, as we do not usually do library bumps in master?

@locao locao changed the base branch from master to next March 11, 2021 14:37
@Tieske
Copy link
Member

Tieske commented Mar 12, 2021

imo, the lib only had a bugfix, so master should be fine as well, no?

@gszr gszr dismissed their stale review March 15, 2021 16:14

discussed with the team, let's go ahead with the bump in master

@locao locao changed the base branch from next to master March 16, 2021 14:09
@locao locao merged commit 4b2b531 into master Mar 16, 2021
@locao locao deleted the fix/fqdn_ending_in_dots branch March 16, 2021 14:56
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.

None yet

4 participants