Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@youngnick
Copy link
Member

Signed-off-by: Nick Young [email protected]

@youngnick youngnick added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Apr 8, 2020
@youngnick youngnick added this to the 1.4.0 milestone Apr 8, 2020
@youngnick youngnick self-assigned this Apr 8, 2020
@youngnick youngnick force-pushed the ingress-class-docs branch from 894eb15 to 31dd524 Compare April 8, 2020 01:49
@codecov
Copy link

codecov bot commented Apr 8, 2020

Codecov Report

Merging #2420 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2420   +/-   ##
=======================================
  Coverage   76.98%   76.98%           
=======================================
  Files          66       66           
  Lines        5475     5475           
=======================================
  Hits         4215     4215           
  Misses       1164     1164           
  Partials       96       96           

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 2099d1c...b5c97bc. Read the comment docs.

@youngnick youngnick force-pushed the ingress-class-docs branch from 31dd524 to eea5fd5 Compare April 8, 2020 02:58
Copy link
Contributor

@jpeach jpeach left a comment

Choose a reason for hiding this comment

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

Great to capture this info!

@youngnick youngnick force-pushed the ingress-class-docs branch from eea5fd5 to dc43090 Compare April 8, 2020 06:07
@youngnick youngnick requested a review from jpeach April 8, 2020 06:07
Copy link
Contributor

@jpeach jpeach left a comment

Choose a reason for hiding this comment

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

2 nits remaining

## Contour specific HTTPProxy annotations
- `projectcontour.io/ingress.class`: The Ingress class that should interpret and serve the HTTPProxy. If not set, then all all Contour instances serve the HTTPProxy. If specified as `projectcontour.io/ingress.class: contour`, then Contour serves the HTTPProxy and any others that have no annotation defined. If any other value, Contour ignores the HTTPProxy definition.
You can override the default class `contour` with the `--ingress-class-name` flag at runtime.
- `projectcontour.io/ingress.class`: The Ingress class that should interpret and serve the HTTPProxy.See the [main ingress-class annotation section](#ingress-class) for more details.
Copy link
Contributor

Choose a reason for hiding this comment

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

  • space after the .
  • "main Ingress class annotation section"

## Contour specific Ingress annotations

- `projectcontour.io/ingress.class`: The Ingress class that should interpret and serve the Ingress. If not set, then all Ingress controllers serve the Ingress. If specified as `projectcontour.io/ingress.class: contour`, then Contour serves the Ingress. If any other value, Contour ignores the Ingress definition. You can override the default class `contour` with the `--ingress-class-name` flag at runtime. This can be useful while you are migrating from another controller, or if you need multiple instances of Contour.
- `projectcontour.io/ingress.class`: The Ingress class that should interpret and serve the Ingress. See the [main ingress-class annotation section](#ingress-class) for more details.
Copy link
Contributor

Choose a reason for hiding this comment

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

"main Ingress class annotation section"

@youngnick youngnick force-pushed the ingress-class-docs branch from dc43090 to e62b893 Compare April 9, 2020 01:04
@youngnick youngnick force-pushed the ingress-class-docs branch from e62b893 to b5c97bc Compare April 9, 2020 01:09
@youngnick youngnick merged commit 4ecf044 into projectcontour:master Apr 9, 2020
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.

2 participants