Skip to content

Mark gateway ports as H2 in k8s#6887

Merged
rshriram merged 4 commits intoistio:release-1.0from
rshriram:gateway_http2_cluster
Jul 6, 2018
Merged

Mark gateway ports as H2 in k8s#6887
rshriram merged 4 commits intoistio:release-1.0from
rshriram:gateway_http2_cluster

Conversation

@rshriram
Copy link
Copy Markdown
Member

@rshriram rshriram commented Jul 6, 2018

fixes #6872

Marking ports as http2 will cause CDS to emit h2 clusters for gateway ports.
Need to find another solution for HTTPS ports

Signed-off-by: Shriram Rajagopalan shriramr@vmware.com

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>
@zachgersh
Copy link
Copy Markdown
Contributor

/lgtm

Copy link
Copy Markdown
Contributor

@ZackButcher ZackButcher left a comment

Choose a reason for hiding this comment

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

/lgtm

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>
@istio-testing
Copy link
Copy Markdown
Collaborator

New changes are detected. LGTM label has been removed.

@istio-testing istio-testing removed the lgtm label Jul 6, 2018
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 6, 2018

Codecov Report

Merging #6887 into release-1.0 will increase coverage by 1%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           release-1.0   #6887    +/-   ##
============================================
+ Coverage           71%     71%    +1%     
============================================
  Files              370     370            
  Lines            32045   31870   -175     
============================================
- Hits             22586   22549    -37     
+ Misses            8524    8386   -138     
  Partials           935     935
Impacted Files Coverage Δ
mixer/adapter/signalfx/cumulative.go 50% <0%> (-21%) ⬇️
mixer/tools/adapterlinter/main.go 90% <0%> (-6%) ⬇️
mixer/adapter/stackdriver/trace/exporter.go 71% <0%> (-4%) ⬇️
mixer/adapter/rbac/rbac.go 10% <0%> (-1%) ⬇️
istioctl/cmd/istioctl/proxyconfig.go 13% <0%> (-1%) ⬇️
mixer/adapter/statsd/statsd.go 96% <0%> (-1%) ⬇️
pkg/bootstrap/bootstrap_config.go 41% <0%> (ø) ⬇️
mixer/adapter/kubernetesenv/cache.go 94% <0%> (ø) ⬇️
mixer/adapter/solarwinds/solarwinds.go 0% <0%> (ø) ⬆️
mixer/adapter/stdio/stdio.go 100% <0%> (ø) ⬆️
... and 11 more

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 67f2bc6...72878d9. Read the comment docs.

Shriram Rajagopalan added 2 commits July 6, 2018 15:30
Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>
Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>
@istio-testing
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rshriram, zachgersh, ZackButcher

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

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

@rshriram rshriram merged commit f74b2e8 into istio:release-1.0 Jul 6, 2018
@rshriram rshriram deleted the gateway_http2_cluster branch August 21, 2018 14:37
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.

5 participants