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

crd/ContourDeployment: Add field for set externalTrafficPolicy for service/envoy #4803

Merged

Conversation

izturn
Copy link
Member

@izturn izturn commented Oct 19, 2022

add the field to crd/ContourDeployment to support changing Service/Envoy's ExternalTrafficPolicy
Signed-off-by: Gang Liu gang.liu@daocloud.io

Signed-off-by: Gang Liu <gang.liu@daocloud.io>
@izturn izturn requested a review from a team as a code owner October 19, 2022 07:42
@izturn izturn requested review from tsaarni and stevesloka and removed request for a team October 19, 2022 07:42
Signed-off-by: Gang Liu <gang.liu@daocloud.io>
Signed-off-by: Gang Liu <gang.liu@daocloud.io>
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #4803 (a11945d) into main (fac2c32) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4803      +/-   ##
==========================================
+ Coverage   76.12%   76.15%   +0.03%     
==========================================
  Files         139      139              
  Lines       16918    16928      +10     
==========================================
+ Hits        12879    12892      +13     
+ Misses       3784     3781       -3     
  Partials      255      255              
Impacted Files Coverage Δ
internal/provisioner/controller/gateway.go 56.70% <100.00%> (+0.45%) ⬆️
internal/provisioner/controller/gatewayclass.go 58.85% <100.00%> (+1.86%) ⬆️
internal/provisioner/model/model.go 92.40% <100.00%> (+0.09%) ⬆️
internal/provisioner/objects/service/service.go 77.72% <100.00%> (ø)
internal/sorter/sorter.go 98.97% <0.00%> (+1.02%) ⬆️

@skriss skriss added the release-note/small A small change that needs one line of explanation in the release notes. label Oct 24, 2022
Signed-off-by: Gang Liu <gang.liu@daocloud.io>
@izturn izturn requested review from skriss and removed request for tsaarni and stevesloka October 31, 2022 04:57
internal/provisioner/objects/service/service.go Outdated Show resolved Hide resolved
internal/provisioner/objects/service/service_test.go Outdated Show resolved Hide resolved
internal/provisioner/controller/gateway_test.go Outdated Show resolved Hide resolved
Signed-off-by: Gang Liu <gang.liu@daocloud.io>
Copy link
Member

@skriss skriss left a comment

Choose a reason for hiding this comment

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

LGTM, will leave for @sunjayBhatia

Signed-off-by: Gang Liu <gang.liu@daocloud.io>
@sunjayBhatia sunjayBhatia merged commit 4badccc into projectcontour:main Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/small A small change that needs one line of explanation in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants