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

Component fromImage#112

Merged
tzununbekov merged 5 commits intomainfrom
component-from-image
Nov 15, 2022
Merged

Component fromImage#112
tzununbekov merged 5 commits intomainfrom
component-from-image

Conversation

@tzununbekov
Copy link
Copy Markdown
Member

@tzununbekov tzununbekov commented Nov 15, 2022

Resolves #111

Create command updated to support docker images for custom source and target adapters:

tmctl create target --fromImage  docker.io/n3wscott/sockeye:v0.7.0

or, for source:

tmctl create target --fromImage  docker.io/foo/bar:latest [--ce-type "type"]

where --ce_type is an optional argument to set env variable CE_TYPE inside the adapter (for ce overrides mechanism) and also to use it as source event type in CLI context.

@tzununbekov tzununbekov self-assigned this Nov 15, 2022
@tzununbekov tzununbekov marked this pull request as ready for review November 15, 2022 08:00
@tzununbekov tzununbekov merged commit 8d78e20 into main Nov 15, 2022
@tzununbekov tzununbekov deleted the component-from-image branch November 15, 2022 08:00
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.

Support --fromImage components creation

1 participant