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

apis: Add detail subcondition type to DetailedCondition #3134

Closed
wants to merge 1 commit into from

Conversation

stevesloka
Copy link
Member

Adds a details subcodition array to the DetailedCondition allowing
for more information to be exposed to users via an HTTPProxy
Conditions struct. Things like fqdn, included paths or headers
can be written to child proxies allowing users to understand
what has been included to them from a parent resource.

Updates #2495

Signed-off-by: Steve Sloka slokas@vmware.com

@stevesloka stevesloka added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Nov 17, 2020
@stevesloka stevesloka added this to the 1.11.0 milestone Nov 17, 2020
@stevesloka
Copy link
Member Author

Need thoughts on naming from comments in #2495 (comment).

@codecov
Copy link

codecov bot commented Nov 17, 2020

Codecov Report

Merging #3134 (4f785d4) into main (8fbbac6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3134   +/-   ##
=======================================
  Coverage   74.10%   74.10%           
=======================================
  Files          96       96           
  Lines        6004     6004           
=======================================
  Hits         4449     4449           
  Misses       1457     1457           
  Partials       98       98           

Adds a details subcodition array to the DetailedCondition allowing
for more information to be exposed to users via an HTTPProxy
Conditions struct. Things like fqdn, included paths or headers
can be written to child proxies allowing users to understand
what has been included to them from a parent resource.

Updates projectcontour#2495

Signed-off-by: Steve Sloka <slokas@vmware.com>
@stevesloka
Copy link
Member Author

No description provided.

@stevesloka stevesloka closed this Nov 17, 2020
@stevesloka stevesloka deleted the proxyFqdnStatus branch November 17, 2020 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant