Skip to content

Contour: Update the httproxy API and enable RetryOn#1164

Merged
stefanprodan merged 4 commits intofluxcd:mainfrom
shipt:contour-retryon-support
Apr 12, 2022
Merged

Contour: Update the httproxy API and enable RetryOn#1164
stefanprodan merged 4 commits intofluxcd:mainfrom
shipt:contour-retryon-support

Conversation

@BrandonCate
Copy link
Copy Markdown
Contributor

PR to add support for the retryOn field for contour's httpproxy

This will allow for a little bit more control on how the ingress is created

@BrandonCate BrandonCate force-pushed the contour-retryon-support branch from 095c4cd to 2c74a8e Compare April 5, 2022 18:15
Copy link
Copy Markdown
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

Please copy the whole API definition from https://github.com/projectcontour/contour/blob/main/apis/projectcontour/v1/httpproxy.go so we have the latest version in Flagger's pkg/apis/projectcontour.

@stefanprodan stefanprodan changed the title adding contour retryon support Contour: Update the httproxy API and enable RetryOn Apr 8, 2022
@stefanprodan stefanprodan added the kind/enhancement Improvement request for an existing feature label Apr 8, 2022
Signed-off-by: brandoncate <brandon.cate@shipt.com>
Signed-off-by: brandoncate <brandon.cate@shipt.com>
Signed-off-by: brandoncate <brandon.cate@shipt.com>
Signed-off-by: brandoncate <brandon.cate@shipt.com>
@BrandonCate BrandonCate force-pushed the contour-retryon-support branch from aff0437 to d09969e Compare April 8, 2022 14:58
@BrandonCate
Copy link
Copy Markdown
Contributor Author

updated API def

@BrandonCate BrandonCate requested a review from stefanprodan April 8, 2022 14:59
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #1164 (d09969e) into main (c68998d) will increase coverage by 0.05%.
The diff coverage is 89.65%.

@@            Coverage Diff             @@
##             main    #1164      +/-   ##
==========================================
+ Coverage   56.75%   56.81%   +0.05%     
==========================================
  Files          79       79              
  Lines        6607     6616       +9     
==========================================
+ Hits         3750     3759       +9     
  Misses       2301     2301              
  Partials      556      556              
Impacted Files Coverage Δ
pkg/router/contour.go 88.73% <89.65%> (+0.19%) ⬆️
pkg/controller/scheduler_metrics.go 37.11% <0.00%> (+1.32%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c68998d...d09969e. Read the comment docs.

Copy link
Copy Markdown
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @BrandonCate 🏅

@stefanprodan stefanprodan merged commit 67cc965 into fluxcd:main Apr 12, 2022
@BrandonCate BrandonCate deleted the contour-retryon-support branch April 12, 2022 14:03
@BrandonCate
Copy link
Copy Markdown
Contributor Author

no problem man, looking forward to helping out some more in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement Improvement request for an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants