dapr / cli

Command-line tools for Dapr.
Apache License 2.0
318 stars 202 forks source link

Updates dapr/dapr to v1.12 #1342

Closed JoshVanL closed 1 year ago

JoshVanL commented 1 year ago

Updates dapr/dapr to 1.12

PR currently points to the unreleased tag v1.12.0-rc2

/cc @mukundansundar

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 32.00% and project coverage change: -0.13% :warning:

Comparison is base (41f3240) 22.95% compared to head (195f539) 22.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.12 #1342 +/- ## ================================================ - Coverage 22.95% 22.82% -0.13% ================================================ Files 40 40 Lines 4697 4701 +4 ================================================ - Hits 1078 1073 -5 - Misses 3542 3550 +8 - Partials 77 78 +1 ``` | [Files Changed](https://app.codecov.io/gh/dapr/cli/pull/1342?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr) | Coverage Δ | | |---|---|---| | [pkg/kubernetes/client.go](https://app.codecov.io/gh/dapr/cli/pull/1342?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-cGtnL2t1YmVybmV0ZXMvY2xpZW50Lmdv) | `4.76% <ø> (ø)` | | | [pkg/kubernetes/configuration.go](https://app.codecov.io/gh/dapr/cli/pull/1342?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-cGtnL2t1YmVybmV0ZXMvY29uZmlndXJhdGlvbi5nbw==) | `0.00% <0.00%> (ø)` | | | [pkg/kubernetes/mtls.go](https://app.codecov.io/gh/dapr/cli/pull/1342?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-cGtnL2t1YmVybmV0ZXMvbXRscy5nbw==) | `0.00% <0.00%> (ø)` | | | [pkg/kubernetes/renew\_certificate.go](https://app.codecov.io/gh/dapr/cli/pull/1342?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-cGtnL2t1YmVybmV0ZXMvcmVuZXdfY2VydGlmaWNhdGUuZ28=) | `0.00% <0.00%> (ø)` | | | [pkg/kubernetes/configurations.go](https://app.codecov.io/gh/dapr/cli/pull/1342?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-cGtnL2t1YmVybmV0ZXMvY29uZmlndXJhdGlvbnMuZ28=) | `53.08% <66.66%> (-5.59%)` | :arrow_down: | | [pkg/kubernetes/annotator.go](https://app.codecov.io/gh/dapr/cli/pull/1342?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=dapr#diff-cGtnL2t1YmVybmV0ZXMvYW5ub3RhdG9yLmdv) | `70.52% <100.00%> (-0.34%)` | :arrow_down: |

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

pravinpushkar commented 1 year ago

~Should we merge the #1331 to this PR ?~

Should we include the upgrade path changes to this PR as well ?

We also need to point it to runtime RC.2.