dapr / cli

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

Fixing e2e tests, podman and scheduler fail with mariner images #1450

Closed antontroshin closed 1 month ago

antontroshin commented 2 months ago

Description

Fix standalone e2e tests Fix podman e2e install Fix scheduler start failure on the standalone mariner image variant

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 21.84%. Comparing base (e08443b) to head (a8f5892).

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

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