Skip to content

[ECS-Plugin]: Determine version for images used by TaskDefinition#6670

Merged
khanhtc1202 merged 1 commit intopipe-cd:masterfrom
armistcxy:ecs-plugin/determine-version
Apr 16, 2026
Merged

[ECS-Plugin]: Determine version for images used by TaskDefinition#6670
khanhtc1202 merged 1 commit intopipe-cd:masterfrom
armistcxy:ecs-plugin/determine-version

Conversation

@armistcxy
Copy link
Copy Markdown
Contributor

What this PR does: Implement determining version for images used by TaskDefinition

Read the task definition file, extracts all container images from ContainerDefinitions, returns their names and versions.

Why we need it:

Which issue(s) this PR fixes:

Fixes Part of #6443

Does this PR introduce a user-facing change?: Yes, users can now see the exact images being deployed (e.g. myapp:v1.2.3, nginx:1.27) directly from the PipeCD UI (section application:artifact)

image
  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: Hoang Ngo <adlehoang118@gmail.com>
Copy link
Copy Markdown
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@khanhtc1202 khanhtc1202 merged commit f370711 into pipe-cd:master Apr 16, 2026
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants