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

Add ingress service to the proxy mesh #84

Merged
merged 2 commits into from
Apr 26, 2017
Merged

Add ingress service to the proxy mesh #84

merged 2 commits into from
Apr 26, 2017

Conversation

ijsnellf
Copy link
Contributor

@ijsnellf ijsnellf commented Apr 26, 2017

Needed for ingress to expose its external IP. See: istio/old_pilot_repo#562

@@ -133,6 +133,9 @@ message ProxyMeshConfig {

// Path to the secrets used by the authentication policy
string auth_certs_path = 101;

// Optional service fronting the ingress controllers
Copy link
Contributor

Choose a reason for hiding this comment

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

You can drop "optional" since everything is optional in this file. Maybe move it closer to egress or ingress settings? You can renumber the fields since we don't need to keep wire format same.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@kyessenov kyessenov merged commit 2c39ed8 into istio:master Apr 26, 2017
@ijsnellf ijsnellf deleted the ingress_service branch April 26, 2017 16:24
incfly pushed a commit to incfly/api that referenced this pull request Jun 13, 2018
* use new api.

* main code change.

* Rename CacheState to CacheResult

* update to latest api change.

* Rename CacheResult to CheckResult.
nacx pushed a commit to nacx/api that referenced this pull request Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants