Skip to content
New issue

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

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

Already on GitHub? # to your account

Drop minor TODO #48

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Drop minor TODO #48

merged 1 commit into from
Apr 30, 2024

Conversation

timebertt
Copy link
Member

While working on this extension I stumbled upon this TODO:

	// TODO use all hosts?
	host := hosts[0]

Hence, I was wondering whether ACLs only apply to the external domain but not the internal one.
It turns out this is not true and we can use a single host to match the filter chain we want to patch.

This PR drops the TODO accordingly and explains why only one host is needed (hopefully sparing the next reader a heart attack 😄).

Copy link
Member

@dergeberl dergeberl left a comment

Choose a reason for hiding this comment

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

👀
lgtm

@timebertt timebertt merged commit 987f4a6 into stackitcloud:main Apr 30, 2024
1 check passed
@timebertt timebertt deleted the drop-todo branch April 30, 2024 13:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants