Skip to content

Conversation

@hungran
Copy link
Contributor

@hungran hungran commented Sep 3, 2023

I would like we have a way to specific an image tag whenever I or somebody else want to test with new OCI image from local environment or difference registry

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #4506

Does this PR introduce a user-facing change?: N/A

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

Signed-off-by: hungran <[email protected]>
Copy link
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.

Great improvement, left some nits 🙏

Comment on lines 33 to 34
# Overrides the image tag whose default is the chart appVersion.
tag: ""
Copy link
Member

Choose a reason for hiding this comment

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

As mentioned in template file, this config should be under image block (same as repository)

Comment on lines 56 to 57
# Overrides the image tag whose default is the chart appVersion.
tag: ""
Copy link
Member

Choose a reason for hiding this comment

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

Same here

@hungran
Copy link
Contributor Author

hungran commented Sep 4, 2023

@khanhtc1202 thanks for your feedback, solved

@hungran hungran requested a review from khanhtc1202 September 4, 2023 02:49
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5ece2e0) 29.93% compared to head (c31eff1) 29.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4586   +/-   ##
=======================================
  Coverage   29.93%   29.93%           
=======================================
  Files         220      220           
  Lines       25933    25933           
=======================================
  Hits         7763     7763           
  Misses      17522    17522           
  Partials      648      648           

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
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.

Great, thank you 🙌

@khanhtc1202 khanhtc1202 changed the title ability and flexible for using specific image tag from local environment or difference registry Enable to specific image tag for container images in Helm template Sep 4, 2023
@khanhtc1202 khanhtc1202 merged commit d9d30af into pipe-cd:master Sep 4, 2023
khanhtc1202 pushed a commit that referenced this pull request Sep 6, 2023
…4586)

* ability and flexible for using specific image tag from local environment or difference registry

Signed-off-by: hungran <[email protected]>

* nist

Signed-off-by: hungran <[email protected]>

* nist on values pipecd

Signed-off-by: hungran <[email protected]>

---------

Signed-off-by: hungran <[email protected]>
khanhtc1202 added a commit that referenced this pull request Sep 6, 2023
* Enable to specific image tag for container images in Helm template (#4586)

* ability and flexible for using specific image tag from local environment or difference registry

Signed-off-by: hungran <[email protected]>

* nist

Signed-off-by: hungran <[email protected]>

* nist on values pipecd

Signed-off-by: hungran <[email protected]>

---------

Signed-off-by: hungran <[email protected]>

* Inactive task definition after delete all of its taskset (#4592)

* Store taskSet object instead of taskSetArn

Signed-off-by: khanhtc1202 <[email protected]>

* Remove service object store in stage metastore

Signed-off-by: khanhtc1202 <[email protected]>

* Inactive task definition after delete its taskset

Signed-off-by: khanhtc1202 <[email protected]>

* Update pkg/app/piped/executor/ecs/ecs.go

Co-authored-by: Kenta Kozuka <[email protected]>
Signed-off-by: khanhtc1202 <[email protected]>

---------

Signed-off-by: khanhtc1202 <[email protected]>
Co-authored-by: Kenta Kozuka <[email protected]>

---------

Signed-off-by: hungran <[email protected]>
Signed-off-by: khanhtc1202 <[email protected]>
Co-authored-by: Henry Vu <[email protected]>
Co-authored-by: Kenta Kozuka <[email protected]>
moko-poi pushed a commit to moko-poi/pipecd that referenced this pull request Nov 3, 2023
…ipe-cd#4586)

* ability and flexible for using specific image tag from local environment or difference registry

Signed-off-by: hungran <[email protected]>

* nist

Signed-off-by: hungran <[email protected]>

* nist on values pipecd

Signed-off-by: hungran <[email protected]>

---------

Signed-off-by: hungran <[email protected]>
Signed-off-by: moko-poi <[email protected]>
sZma5a pushed a commit to sZma5a/pipecd that referenced this pull request Nov 5, 2023
…ipe-cd#4586)

* ability and flexible for using specific image tag from local environment or difference registry

Signed-off-by: hungran <[email protected]>

* nist

Signed-off-by: hungran <[email protected]>

* nist on values pipecd

Signed-off-by: hungran <[email protected]>

---------

Signed-off-by: hungran <[email protected]>
@github-actions github-actions bot mentioned this pull request Dec 1, 2023
@github-actions github-actions bot mentioned this pull request Feb 6, 2024
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.

PipeCD Dockerfile for local building PipeCD docker images

2 participants