8000 Move knative-local-gateway service to istio-system. by JRBANCEL · Pull Request #388 · knative-extensions/net-istio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Move knative-local-gateway service to istio-system. #388

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

Conversation

JRBANCEL
Copy link
Contributor
@JRBANCEL JRBANCEL commented Oct 28, 2020

There was a fatal in my plan to collocate both Ingress and Local Gateways into the same Envoy Pods: k8s service selectors only work inside the same namespace (the Envoy Pods are in istio-system).

This moves the knative-local-gateway k8s service to istio-system, this is fine because this service is not being used yet (see phase #2 of the plan).

Also, this addresses @mattmoor comment about using network.GetServiceHostname.

@knative-prow-robot knative-prow-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 28, 2020
@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Oct 28, 2020
@knative-prow-robot knative-prow-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 28, 2020
@codecov
Copy link
codecov bot commented Oct 28, 2020

Codecov Report

Merging #388 into master will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
- Coverage   81.32%   81.26%   -0.06%     
==========================================
  Files          15       15              
  Lines        1012     1009       -3     
==========================================
- Hits          823      820       -3     
  Misses        110      110              
  Partials       79       79              
Impacted Files Coverage Δ
pkg/reconciler/ingress/config/istio.go 100.00% <100.00%> (ø)

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 98b6064...251eb1f. Read the comment docs.

@JRBANCEL JRBANCEL force-pushed the move-service-to-istio-system branch from 04c578c to 251eb1f Compare October 28, 2020 19:50
@knative-prow-robot knative-prow-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 28, 2020
@JRBANCEL JRBANCEL changed the title WIP - Testing things Move knative-local-gateway service to istio-system. Oct 28, 2020
@knative-prow-robot knative-prow-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 28, 2020
@JRBANCEL
Copy link
Contributor Author

/assign @mattmoor @tcnghia

@tcnghia
Copy link
Contributor
tcnghia commented Oct 28, 2020

@ZhiminXiang can you please help review this? Thanks

@ZhiminXiang
Copy link

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 28, 2020
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JRBANCEL, ZhiminXiang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [JRBANCEL,ZhiminXiang]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot merged commit 4c058cd into knative-extensions:master Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0