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: add missing portmap when needed #1183

Merged
merged 1 commit into from
Jan 22, 2022
Merged

fix: add missing portmap when needed #1183

merged 1 commit into from
Jan 22, 2022

Conversation

piksel
Copy link
Member

@piksel piksel commented Jan 11, 2022

Alternative to #1068, allowing containers with nil exposed ports to be updated by watchtower. This has not been tested on an actual Synology device, but should not have any impact on non-synology docker instances.

@piksel piksel requested a review from simskij as a code owner January 11, 2022 16:53
@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #1183 (c9e76d9) into main (084249c) will not change coverage.
The diff coverage is 75.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1183   +/-   ##
=======================================
  Coverage   62.75%   62.75%           
=======================================
  Files          23       23           
  Lines        1490     1490           
=======================================
  Hits          935      935           
  Misses        471      471           
  Partials       84       84           
Impacted Files Coverage Δ
pkg/container/container.go 51.92% <75.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 084249c...c9e76d9. Read the comment docs.

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.

2 participants