Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support update service which contains serviceRegistries #4567

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

khanhtc1202
Copy link
Member

What this PR does / why we need it:

Which issue(s) this PR fixes:

Follow PR #4564

Does this PR introduce a user-facing change?:

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

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02% ⚠️

Comparison is base (c5a50a2) 29.95% compared to head (9783659) 29.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4567      +/-   ##
==========================================
- Coverage   29.95%   29.93%   -0.02%     
==========================================
  Files         220      220              
  Lines       25872    25873       +1     
==========================================
- Hits         7749     7745       -4     
- Misses      17476    17481       +5     
  Partials      647      647              
Files Changed Coverage Δ
pkg/app/piped/platformprovider/ecs/client.go 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

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

@khanhtc1202
Copy link
Member Author

@kentakozuka plz

Copy link
Member

@kentakozuka kentakozuka 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 303e9e1 into master Aug 25, 2023
12 of 14 checks passed
@khanhtc1202 khanhtc1202 deleted the support-ecs-service-registries branch August 25, 2023 05:31
tokku5552 pushed a commit to tokku5552/pipecd that referenced this pull request Aug 25, 2023
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: 徳田 真之介 <tokuda_shinnosuke@cyberagent.co.jp>
tokku5552 pushed a commit to tokku5552/pipecd that referenced this pull request Aug 25, 2023
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: 徳田 真之介 <tokuda_shinnosuke@cyberagent.co.jp>
khanhtc1202 added a commit that referenced this pull request Aug 25, 2023
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
khanhtc1202 added a commit that referenced this pull request Aug 25, 2023
* Support create ECS service with serviceRegistries configuration (#4564)

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>

* Support update service which contains serviceRegistries (#4567)

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>

* fix: ECS WaitService finish before task running (#4568)

* fix: ECS WaitService finish before task running

Signed-off-by: 徳田 真之介 <tokuda_shinnosuke@cyberagent.co.jp>

* Update pkg/app/piped/platformprovider/ecs/client.go

Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>
Signed-off-by: 徳田 真之介 <tokuda_shinnosuke@cyberagent.co.jp>

---------

Signed-off-by: 徳田 真之介 <tokuda_shinnosuke@cyberagent.co.jp>
Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>

---------

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: 徳田 真之介 <tokuda_shinnosuke@cyberagent.co.jp>
Co-authored-by: tokku5552 <69064290+tokku5552@users.noreply.github.com>
sZma5a pushed a commit to sZma5a/pipecd that referenced this pull request Aug 27, 2023
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: sZma5a <masaaki.haribote@gmail.com>
moko-poi pushed a commit to moko-poi/pipecd that referenced this pull request Nov 3, 2023
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: moko-poi <mokopoi44@gmail.com>
@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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants