Skip to content

feat(docker): add hostname and dns to container create

0ac64ab
Select commit
Loading
Failed to load commit list.
Merged

feat(docker): add hostname and dns to container create #347

feat(docker): add hostname and dns to container create
0ac64ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

99.91% (+0.00%) compared to a5028b2

View this Pull Request on Codecov

99.91% (+0.00%) compared to a5028b2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #347   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files         441      441           
  Lines       21496    21510   +14     
=======================================
+ Hits        21477    21491   +14     
  Misses         11       11           
  Partials        8        8           
Files with missing lines Coverage Δ
internal/agent/processor_docker.go 100.00% <100.00%> (ø)
...nal/controller/api/node/docker/container_create.go 100.00% <100.00%> (ø)
internal/provider/container/docker/docker.go 100.00% <100.00%> (ø)
pkg/sdk/client/docker.go 100.00% <100.00%> (ø)
pkg/sdk/client/docker_types.go 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.