dapr / cli

Command-line tools for Dapr.
Apache License 2.0
315 stars 197 forks source link

Runtime upgrade is failing with new cli #1347

Closed pravinpushkar closed 9 months ago

pravinpushkar commented 9 months ago

Expected Behavior

Upgrade should pass

Actual Behavior

Upgrade fails with dapr-operator in crashloopbackoff

Steps to Reproduce the Problem

  1. Install previous stable version of cli
  2. Install previous stable version of runtime
  3. Upgrade CLI to use latest RC
  4. Try upgrading dapr with latest_cli upgrade -k --runtime-version 1.12.0-rc.3

Release Note

RELEASE NOTE:

pravinpushkar commented 9 months ago
Screenshot 2023-09-22 at 9 51 12 PM
mukundansundar commented 9 months ago

Not able to reproduce this with 1.11 CLI or 1.12 RC CLI.

pravinpushkar commented 9 months ago

Closing this, as now I am not able to repro this on my local kind cluster.