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

lib-v2: handle validation of ports for both v6 and v4 #1332

Merged
merged 9 commits into from
Jan 13, 2025
Merged

Conversation

stavros-k
Copy link
Contributor

@stavros-k stavros-k commented Jan 9, 2025

Since we always enable ipv6 for docker, we should also bind the wildcard ipv6 address.

Supersedes #1297
Closes #1296

@stavros-k stavros-k requested a review from Qubad786 January 10, 2025 18:01
@stavros-k stavros-k marked this pull request as ready for review January 10, 2025 18:05
@stavros-k stavros-k merged commit bbd6d6a into master Jan 13, 2025
6 checks passed
@stavros-k stavros-k deleted the ipv6-porrts branch January 13, 2025 13:00
ChapterSevenSeeds pushed a commit to ChapterSevenSeeds/apps that referenced this pull request Jan 14, 2025
* better handling of ipv6 and wildcard addresses

* update version

* cleanup tests

* greatly improve readability

* update hashes

* better check

* flake

* regen hashes
stavros-k added a commit that referenced this pull request Jan 27, 2025
* Added imaginary as an optional container

* chore(deps): update alexta69/metube docker tag to v2025 (#1346)

Co-authored-by: bugclerk <[email protected]>

* chore(deps): update updates-patch-minor (#1345)

Co-authored-by: bugclerk <[email protected]>

* Publish new changes in catalog [skip ci]

* Update catalog changes [skip ci]

* chore(deps): update updates-patch-minor (#1352)

Co-authored-by: bugclerk <[email protected]>

* Publish new changes in catalog [skip ci]

* Update catalog changes [skip ci]

* lib-v2: handle validation of ports for both v6 and v4 (#1332)

* better handling of ipv6 and wildcard addresses

* update version

* cleanup tests

* greatly improve readability

* update hashes

* better check

* flake

* regen hashes

* PR comments

* Removed redunant line from description

* dont nuke if users already have setup imaginary manually

* fix metadata

* simplify

* use correct hash

* fix rest of the tests

* Update .gitignore

* fix rendering

* Update app.yaml

---------

Co-authored-by: truenasbot <[email protected]>
Co-authored-by: bugclerk <[email protected]>
Co-authored-by: sonicaj <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't reach docker containers via IPv6 with default settings
2 participants