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

fix issue 512 #513

Merged
merged 1 commit into from
Oct 30, 2022
Merged

Conversation

nicktming
Copy link
Contributor

What this PR does:

Which issue(s) this PR fixes:

Fixes #512

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@codecov-commenter
Copy link

Codecov Report

Merging #513 (c951a4f) into develop (8e9a974) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #513      +/-   ##
===========================================
- Coverage    54.73%   54.71%   -0.03%     
===========================================
  Files          664      664              
  Lines        77745    77746       +1     
===========================================
- Hits         42557    42537      -20     
- Misses       31556    31573      +17     
- Partials      3632     3636       +4     
Impacted Files Coverage Δ
pkg/hbone/util.go 82.85% <0.00%> (-11.43%) ⬇️
pkg/istio-agent/xds_proxy_delta.go 45.07% <0.00%> (-6.74%) ⬇️
pilot/pkg/xds/monitoring.go 78.57% <0.00%> (-2.86%) ⬇️
pkg/kube/inject/watcher.go 45.67% <0.00%> (-2.47%) ⬇️
pilot/pkg/xds/adstest.go 66.66% <0.00%> (-1.52%) ⬇️
pkg/istio-agent/xds_proxy.go 60.95% <0.00%> (-1.31%) ⬇️
pilot/pkg/model/jwks_resolver.go 78.29% <0.00%> (-0.78%) ⬇️
security/pkg/nodeagent/cache/secretcache.go 84.94% <0.00%> (-0.77%) ⬇️
...g/serviceregistry/kube/controller/endpointslice.go 73.44% <0.00%> (-0.69%) ⬇️
pilot/pkg/networking/core/v1alpha3/httproute.go 88.12% <0.00%> (-0.53%) ⬇️
... and 6 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AlexStocks AlexStocks merged commit da57449 into apache:develop Oct 30, 2022
bobtthp pushed a commit to bobtthp/dubbo-go-pixiu that referenced this pull request Dec 12, 2022
@mark4z mark4z added this to the v1.0.0 milestone Aug 27, 2023
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.

httpfilter loadbalancer does not work when it has spaces between multiple urls
5 participants