Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Skip TCP connection on localhost#231

Merged
tzununbekov merged 1 commit intomainfrom
skip-local-connect
Jan 24, 2023
Merged

Skip TCP connection on localhost#231
tzununbekov merged 1 commit intomainfrom
skip-local-connect

Conversation

@tzununbekov
Copy link
Copy Markdown
Member

  • container.Connect method that checked the container's TCP port on the local Docker host is replaced with the container's status inspection using the Docker client. With this update, CLI should not require the Docker engine to run on the local host,
  • Container initialization timeout configurable through the CLI configuration file,
  • Container startup logs validation improvement - check unstructured log data for Go's panic dump.

Related to triggermesh/triggermesh#1287

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant