dapr / cli

Command-line tools for Dapr.
Apache License 2.0
321 stars 204 forks source link

Scheduler: change /var/lock to /run/lock #1445

Open JoshVanL opened 3 months ago

JoshVanL commented 3 months ago

Change the data directory from /var/lock to /run/lock so that the scheduler data directory also works for mariner based images.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 31 lines in your changes missing coverage. Please review.

Project coverage is 21.84%. Comparing base (e08443b) to head (fa652f9). Report is 1 commits behind head on release-1.14.

Files with missing lines Patch % Lines
pkg/standalone/standalone.go 0.00% 31 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.14 #1445 +/- ## ================================================ - Coverage 21.86% 21.84% -0.02% ================================================ Files 40 40 Lines 4931 4935 +4 ================================================ Hits 1078 1078 - Misses 3772 3776 +4 Partials 81 81 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

artursouza commented 3 months ago

Tests are failing.

dapr-bot commented 2 months ago

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

dapr-bot commented 1 month ago

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

dapr-bot commented 1 week ago

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!