-
Notifications
You must be signed in to change notification settings - Fork 688
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
Spelling #6747
Open
jsoref
wants to merge
86
commits into
projectcontour:main
Choose a base branch
from
jsoref:spelling
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+715
−715
Open
Spelling #6747
Changes from all commits
Commits
Show all changes
86 commits
Select commit
Hold shift + click to select a range
ad479a3
spelling: a
jsoref 5b229b5
spelling: across
jsoref a747431
spelling: add-or
jsoref 2a20293
spelling: add
jsoref 12ff557
spelling: all
jsoref b99bc7e
spelling: alphabetical
jsoref 3a7f861
spelling: an external
jsoref aea4ddd
spelling: and-http
jsoref 8d1b793
spelling: antithetical
jsoref 8d6015a
spelling: api server
jsoref 6a927ab
spelling: arg
jsoref af4909b
spelling: authorization
jsoref 6db5eea
spelling: bureaucratic
jsoref 82c66bd
spelling: case-insensitive
jsoref 8810f7c
spelling: case-sensitive
jsoref 3c20531
spelling: certgen
jsoref 5632322
spelling: cherry-pick
jsoref 891b526
spelling: circuitbreaker
jsoref bee3dfb
spelling: cluster
jsoref f82a5b2
spelling: communicates
jsoref ec17e00
spelling: condition
jsoref 34153c3
spelling: conflict
jsoref 3a3ad34
spelling: connections
jsoref 5a2cfee
spelling: consequence
jsoref ab95b2f
spelling: copyright
jsoref ceb482b
spelling: ctx
jsoref 5eb58c8
spelling: daemonset
jsoref 8da3866
spelling: delegation
jsoref 609ca67
spelling: deployment
jsoref e35ea2a
spelling: distinguished
jsoref d5c5bca
spelling: don't
jsoref d2dcfa9
spelling: encrypt
jsoref 2186bce
spelling: ensures
jsoref 7d6935a
spelling: feature set
jsoref b996876
spelling: filter chain
jsoref 4421d7e
spelling: finalizers
jsoref 114b4b4
spelling: github
jsoref baee293
spelling: grpcurl
jsoref 722598c
spelling: guidelines
jsoref 158f992
spelling: httpproxies
jsoref 3911931
spelling: httpproxy
jsoref 3a2b23c
spelling: infinite
jsoref 90ea2ef
spelling: issues
jsoref 6b5769b
spelling: javascript
jsoref d3254d4
spelling: kubernetes
jsoref 92b4aa0
spelling: labels
jsoref d524797
spelling: listeners
jsoref 537b613
spelling: long-standing
jsoref 23bbb17
spelling: lookup
jsoref e5e10a2
spelling: macos
jsoref eca70e7
spelling: matches
jsoref f6ee6f4
spelling: node
jsoref 3de86e4
spelling: nonexistent
jsoref 95939c6
spelling: occurred
jsoref 4187ffb
spelling: occurrence
jsoref 6157b79
spelling: oidc
jsoref a8edfbe
spelling: overridden
jsoref d21f5b1
spelling: parameter
jsoref 268d85b
spelling: particularly
jsoref 3d75d07
spelling: pasteable
jsoref e8d7f58
spelling: per
jsoref f25389d
spelling: perturbation
jsoref b86b69d
spelling: policy
jsoref 726c87d
spelling: preexisting
jsoref 530dd8a
spelling: protocol
jsoref c6ff540
spelling: pseudocode
jsoref 45251af
spelling: quota
jsoref fd78bff
spelling: regex
jsoref 5ee92b1
spelling: reject
jsoref 5272a37
spelling: requirements
jsoref d822041
spelling: rewriting
jsoref 76cd439
spelling: route
jsoref 5f19995
spelling: same
jsoref 723746c
spelling: sdsshould
jsoref 00893f5
spelling: separated
jsoref 3a09759
spelling: shifting
jsoref 8d98a3b
spelling: should
jsoref d5a387f
spelling: shout-out
jsoref bfc1eee
spelling: supported
jsoref ae8e66f
spelling: the
jsoref a61f9f1
spelling: timeout
jsoref 2ea9353
spelling: tls
jsoref 620d5ae
spelling: transfer
jsoref 1cb6e81
spelling: transformation
jsoref dccaedc
spelling: validation
jsoref 072495f
spelling: with
jsoref File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Thanks for taking the time to join our community and start contributing. | |
These guidelines will help you get started with the Contour project. | ||
Please note that we require [DCO sign off](#dco-sign-off). | ||
|
||
Read this document for additional website specific guildlines: [Site Contribution Guidelines](/SITE_CONTRIBUTION.md). | ||
Read this document for additional website specific guidelines: [Site Contribution Guidelines](/SITE_CONTRIBUTION.md). | ||
Guidelines in this document still apply to website contributions. | ||
|
||
If you want to get more insight into how the Contour maintainer team approaches R&D, this [page](https://projectcontour.io/resources/how-we-work/) captures how we work on Contour. | ||
|
@@ -63,7 +63,7 @@ This section describes how to build Contour from source. | |
brew install go | ||
``` | ||
|
||
4. (Optional for MacOS) [Docker Mac Net Connect](https://github.com/chipmk/docker-mac-net-connect) to connect directly to Docker-for-Mac containers via IP address. | ||
4. (Optional for macOS) [Docker Mac Net Connect](https://github.com/chipmk/docker-mac-net-connect) to connect directly to Docker-for-Mac containers via IP address. | ||
|
||
See installation instructions [here](https://github.com/chipmk/docker-mac-net-connect?tab=readme-ov-file#installation) | ||
|
||
|
@@ -126,15 +126,15 @@ To remove the Kind cluster and all resources, run: | |
make cleanup-kind | ||
``` | ||
|
||
#### MacOS | ||
#### macOS | ||
|
||
Both `install-contour-working` and `install-provisioner-working` configure [MetalLB](https://metallb.universe.tf/) to setup a local LoadBalancer Service that can be accessed on the Docker network. | ||
On Linux, you are able to directly reach IPs on the Docker network, but on MacOS the docker network is not directly accessible on the host. | ||
On Linux, you are able to directly reach IPs on the Docker network, but on macOS the docker network is not directly accessible on the host. | ||
|
||
As a workaround to this problem, [Docker Mac Net Connect](https://github.com/chipmk/docker-mac-net-connect) can be installed to setup a tunnel between your host and the Docker Desktop Linux VM (see [here](https://github.com/chipmk/docker-mac-net-connect?tab=readme-ov-file#how-does-it-work) for more info on how this works). | ||
To setup follow the [readme installation instructions](https://github.com/chipmk/docker-mac-net-connect?tab=readme-ov-file#installation). | ||
|
||
Once it is setup, you are able to create the kind cluster using the above instructions. If you have issues with connecting to the MetalLB IP try to restart the Docker Engine or make sure there is an HTTProxy deployed on your kind cluster so the Contour listener is created. | ||
Once it is setup, you are able to create the kind cluster using the above instructions. If you have issues with connecting to the MetalLB IP try to restart the Docker Engine or make sure there is an HTTPProxy deployed on your kind cluster so the Contour listener is created. | ||
|
||
### Pre-submit checks | ||
|
||
|
@@ -255,7 +255,7 @@ In addition, the meeting will be used to go over untriaged issues, longer-term i | |
- Use the imperative mood (ie "If applied, this commit will (subject)" should make sense). | ||
- There must be a DCO line ("Signed-off-by: David Cheney <[email protected]>"), see [DCO Sign Off](#dco-sign-off) below. | ||
- Do not merge commits that don't relate to the affected issue (e.g. "Updating from PR comments", etc). Should | ||
the need to cherrypick a commit or rollback arise, it should be clear what a specific commit's purpose is. | ||
the need to cherry-pick a commit or rollback arise, it should be clear what a specific commit's purpose is. | ||
- Put a summary of the main area affected by the commit at the start, | ||
with a colon as delimiter. For example 'docs:', 'internal/(packagename):', 'design:' or something similar. | ||
- PRs *must* be labelled with a `release-note/category` label, where category is one of | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -187,7 +187,7 @@ func getIndex(condType string, subconds []SubCondition) int { | |
return -1 | ||
} | ||
|
||
// GetConditionFor returns the a pointer to the condition for a given type, | ||
// GetConditionFor returns a pointer to the condition for a given type, | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It's hard to pick the proper article, but there can be only one... |
||
// or nil if there are none currently present. | ||
func (status *HTTPProxyStatus) GetConditionFor(condType string) *DetailedCondition { | ||
for i, cond := range status.Conditions { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
brand