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 the IsProvider check #1500

Merged
merged 34 commits into from
Oct 6, 2021
Merged

Fix the IsProvider check #1500

merged 34 commits into from
Oct 6, 2021

Conversation

alchemy-lee
Copy link
Contributor

What this PR does:

Which issue(s) this PR fixes:
This PR fixes the IsProvider check.

AlexStocks and others added 30 commits May 9, 2021 15:05
…ache#1387)

Bumps [github.com/dubbogo/gost](https://github.com/dubbogo/gost) from 1.11.14 to 1.11.16.
- [Release notes](https://github.com/dubbogo/gost/releases)
- [Commits](dubbogo/gost@v1.11.14...v1.11.16)

---
updated-dependencies:
- dependency-name: github.com/dubbogo/gost
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pache#1386)

Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.26.0 to 1.27.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](protocolbuffers/protobuf-go@v1.26.0...v1.27.1)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….0 (apache#1383)

Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.0-alpha.0 to 3.5.0.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Changelog](https://github.com/etcd-io/etcd/blob/main/CHANGELOG-3.5.md)
- [Commits](etcd-io/etcd@v3.5.0-alpha.0...v3.5.0)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #1500 (20a1634) into 3.0 (0b84297) will increase coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.0    #1500      +/-   ##
==========================================
+ Coverage   42.06%   42.10%   +0.03%     
==========================================
  Files         261      261              
  Lines       15179    15179              
==========================================
+ Hits         6385     6391       +6     
+ Misses       8046     8044       -2     
+ Partials      748      744       -4     
Impacted Files Coverage Δ
config/config_loader.go 13.88% <0.00%> (ø)
remoting/kubernetes/listener.go 52.83% <0.00%> (ø)
remoting/kubernetes/watch.go 80.55% <0.00%> (+1.85%) ⬆️
cluster/cluster_impl/failback_cluster_invoker.go 78.02% <0.00%> (+2.19%) ⬆️
remoting/kubernetes/client.go 71.91% <0.00%> (+2.24%) ⬆️

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 0b84297...20a1634. Read the comment docs.

@AlexStocks AlexStocks merged commit ef0cc7e into apache:3.0 Oct 6, 2021
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.

8 participants