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

Bump Dashboard to Dapr 1.13 and recent client-go #276

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

SantoDE
Copy link
Contributor

@SantoDE SantoDE commented Jul 9, 2024

With the current Dashboard version, I came across an issue. Once a sidecar had the --enable-api-logging flag set, It wouldn't show up in the dashboard anymore because of an issue in the dependency code of Dapr CLI with version 1.10. To fix that, I bumped the dependencies and the related dependencies.

Since this is my first PR, happy to walk it through with the maintainers team to learn.

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 27.93%. Comparing base (4bb66cd) to head (0234ab5).

Files Patch % Lines
pkg/configurations/configurations.go 36.36% 7 Missing ⚠️
pkg/instances/instances.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
+ Coverage   27.84%   27.93%   +0.08%     
==========================================
  Files           7        7              
  Lines         801      802       +1     
==========================================
+ Hits          223      224       +1     
  Misses        554      554              
  Partials       24       24              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yaron2 yaron2 merged commit 862c436 into dapr:master Jul 18, 2024
13 checks passed
@yaron2 yaron2 added this to the 0.15.0 milestone Jul 23, 2024
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.

2 participants