fix: Allows multiple protocols on one port #741
Merged
decentral1se
merged 2 commits from 2026-02-13 09:29:02 +00:00
p4u1/abra:patch-docker-yolo into main
Labels
Clear labels
bug
build
ci/cd
critical fix
design
documentation
duplicate
easy-first-issue
enhancement
help wanted
i10n
i18n
installer
invalid
question
release
release-candidate
security
tech-debt
test
wontfix
Something is not working
go build related issues
Building things with CI/CD
https://docs.coopcloud.tech/federation/resolutions/passed/010/
UI/UX
Documenting all the things
This issue or pull request already exists
Something for new people to get stuck into. We hope it's easy!
New feature
Need some help
Everything to do with localisation
Everything to do with internationalisation
Everything to do with the install script.
Something is wrong
More information is needed
Release management
Related to the new release candidate
Security related
Unit/integration testing
This won't be fixed
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Abra v0.13
Done
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
BornDeleuze
Brooke
carla
cas (Cassowary)
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
iexos
jade (Jade Ambrose)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
moosemower
moritz
notplants
oxaliq (sorrel)
p4u1
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
renovate-bot (Comrade Renovate Bot)
ripclap
simon
sixsmith (Sixsmith)
stevensting
trav (Trav Fryer)
val (val (he/him))
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: toolshed/abra#741
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Docs PR: toolshed/docs.coopcloud.tech#297
3e98d8797fto0dc98051e7@decentral1se @ammaratef45 I added an integration test. What do you think? Shall we merge this? I can also clean up the test by not using my forkof the test recipe for it
@p4u1 I'm into it but I fear this might cause even more chaos with #728. I struggled to upgrade the dependencies recently due to docker upstream maintenance chaos 😬 Is there any way to create this patch somehow "locally" that it can be applied to the vendored modules? Otherwise, this creates a circle where we need to update your fork, then update our deps 👁️ Curious how you think we can manage this.
@decentral1se I would also prefer a local gut patch but unfortunately this is not possible in go as far as I know.
I could move my fork to the toolshed org. Would that make it better?
3bcc08f99ato0effca1dd5WIP fix: Allows multiple protocols on one portto fix: Allows multiple protocols on one port@decentral1se @ammaratef45 This is ready to go from my side. I added a docs pr to document the docker/cli fork
I'm scared at the dependency puzzle maintenance acrobatics this can bring but let's do ittttt... thanks for the work @p4u1! all good on my side to merge it in then...