Skip to content

Failing containers with a local OCI archive always waits for network connectivity #1148

@troglobit

Description

@troglobit

Current Behavior

When a container setup fails, e.g., due to misconfiguration or bugs, the container helper script always enters a wait-for-network-retry loop, regardless where the container image is located (remote or local OCI archive.)

foo: setup failed, waiting for network changes ..."

Expected Behavior

Should probably just exit and let Finit retry (and fail the service after a while) instead of wait for network changes.

Steps To Reproduce

No response

Additional information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

In progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions