-
Notifications
You must be signed in to change notification settings - Fork 204
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
kubernetes init installs *latest* instead of the actual latest version #1104
Labels
Milestone
Comments
3 tasks
mukundansundar
added
P0
size/XS
2 days work
triaged/resolved
The issue has been triaged
labels
Oct 14, 2022
This is the case when
|
Edit - Checked with PR
|
./dapr init -k
./dapr status -k
./dapr init -k --runtime-version 1.8.5
./dapr status -k
|
Closed by #1103 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Expected Behavior
dapr init -k
installs latest dapr runtime instead of the actual latest runtime version (currently 1.9.0).Actual Behavior
dapr init -k
installs actual latest dapr runtime (currently 1.9.0).Steps to Reproduce the Problem
Release Note
RELEASE NOTE:
The text was updated successfully, but these errors were encountered: