Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix nil pointer #517

Merged
merged 1 commit into from
Nov 6, 2022
Merged

fix nil pointer #517

merged 1 commit into from
Nov 6, 2022

Conversation

nicktming
Copy link
Contributor

What this PR does:
fix some nil pointer

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@codecov-commenter
Copy link

Codecov Report

Merging #517 (e69abd3) into develop (8dc4bd6) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop     #517      +/-   ##
===========================================
- Coverage    54.70%   54.67%   -0.04%     
===========================================
  Files          666      666              
  Lines        77864    77865       +1     
===========================================
- Hits         42596    42569      -27     
- Misses       31631    31653      +22     
- Partials      3637     3643       +6     
Impacted Files Coverage Δ
pixiu/pkg/config/config_load.go 44.53% <0.00%> (-0.38%) ⬇️
pilot/pkg/serviceregistry/kube/controller/sync.go 75.00% <0.00%> (-25.00%) ⬇️
pkg/config/mesh/kubemesh/watcher.go 59.01% <0.00%> (-11.48%) ⬇️
pkg/kube/inject/watcher.go 48.14% <0.00%> (-8.65%) ⬇️
pkg/kube/controllers/queue.go 55.22% <0.00%> (-7.47%) ⬇️
pkg/istio-agent/xds_proxy_delta.go 46.11% <0.00%> (-5.70%) ⬇️
pilot/pkg/model/addressmap.go 63.23% <0.00%> (-4.42%) ⬇️
security/pkg/nodeagent/sds/sdsservice.go 84.76% <0.00%> (-2.65%) ⬇️
pilot/pkg/xds/adstest.go 66.66% <0.00%> (-1.52%) ⬇️
.../pkg/serviceregistry/kube/controller/controller.go 71.92% <0.00%> (-0.61%) ⬇️
... and 10 more

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

@AlexStocks AlexStocks merged commit 84affca into apache:develop Nov 6, 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants