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: nil pointer dereference on item (#1290) #1291

Merged
merged 1 commit into from Dec 11, 2023
Merged

fix: nil pointer dereference on item (#1290) #1291

merged 1 commit into from Dec 11, 2023

Conversation

Lin-1997
Copy link
Contributor

Please provide issue(s) of this PR:
Fixes #1290

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • ApiServer
  • Auth
  • Configuration
  • Naming
  • HealthCheck
  • Metrics
  • Docs
  • Installation
  • Performance and Scalability
  • Test and Release

Please check any characteristics that apply to this pull request.

  • Does not have any user-facing changes. This may include API changes, behavior changes, performance improvements, etc.

@polaris-test-bot
Copy link

polaris-test-bot commented Nov 22, 2023

2023-11-22 18:12:10: =========TEST START==========
2023-11-22 19:08:16: [STANDALONE VERSION]PR autotest FAILED! We executed 40 test cases and 34 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1612499480/sta/qta-report.html and https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1612499480/sta/ratelimit/qta-report.html
2023-11-22 19:08:21: [CLUSTER VERSION] PR autotest FAILED! We executed 39 test cases and 30 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1612499480/clu/qta-report.html
2023-11-22 19:08:24: [KUBENETES VERSION]PR autotest FAILED! We executed 39 test cases and 33 were passed. You can see test report in https://polaris-opentest-1306863770.cos.ap-guangzhou.myqcloud.com/pr1612499480/k8s/qta-report.html

Copy link
Member

@chuntaojun chuntaojun left a comment

Choose a reason for hiding this comment

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

LGTM

@chuntaojun chuntaojun merged commit c98bddf into polarismesh:main Dec 11, 2023
1 check failed
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.

Panic on plugin/statis/base/cachecall.go
3 participants