Skip to content

fix: target_container incorrectly using main container port/protocol#4047

Merged
mergify[bot] merged 11 commits intoaws:mainlinefrom
dannyrandall:fix/target-container
Oct 5, 2022
Merged

fix: target_container incorrectly using main container port/protocol#4047
mergify[bot] merged 11 commits intoaws:mainlinefrom
dannyrandall:fix/target-container

Conversation

@dannyrandall
Copy link
Copy Markdown
Contributor

Fixes #4041

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.

@dannyrandall dannyrandall requested a review from a team as a code owner September 29, 2022 17:07
@dannyrandall dannyrandall requested review from iamhopaul123 and removed request for a team September 29, 2022 17:07
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 29, 2022

Codecov Report

Merging #4047 (5453168) into mainline (f0b4199) will increase coverage by 0.00%.
The diff coverage is 90.47%.

@@            Coverage Diff            @@
##           mainline    #4047   +/-   ##
=========================================
  Coverage     69.08%   69.09%           
=========================================
  Files           248      248           
  Lines         35423    35434   +11     
  Branches        264      264           
=========================================
+ Hits          24472    24483   +11     
+ Misses         9760     9759    -1     
- Partials       1191     1192    +1     
Impacted Files Coverage Δ
internal/pkg/template/workload.go 42.58% <84.61%> (+3.84%) ⬆️
...nal/pkg/deploy/cloudformation/stack/backend_svc.go 88.29% <100.00%> (ø)
internal/pkg/cli/svc_package.go 26.39% <0.00%> (-0.46%) ⬇️
...ternal/pkg/deploy/cloudformation/cloudformation.go 73.02% <0.00%> (+0.54%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Copy Markdown
Contributor

@efekarakus efekarakus left a comment

Choose a reason for hiding this comment

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

Looks great, just a question

Comment thread internal/pkg/template/templates/workloads/partials/cf/alb.yml
Comment thread internal/pkg/template/templates/workloads/services/backend/cf.yml
@iamhopaul123 iamhopaul123 self-requested a review September 29, 2022 22:35
@dannyrandall dannyrandall changed the title fix: target_container incorrectly using main container port fix: target_container incorrectly using main container port/protocol Oct 3, 2022
Comment thread internal/pkg/deploy/cloudformation/stack/backend_svc.go
Comment thread internal/pkg/template/workload.go
Comment thread internal/pkg/template/templates/workloads/partials/cf/alb.yml Outdated
Comment thread internal/pkg/template/workload.go
@mergify mergify Bot merged commit 3259a7a into aws:mainline Oct 5, 2022
@dannyrandall dannyrandall deleted the fix/target-container branch October 6, 2022 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

target_container option not working as expected

5 participants