Skip to content
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

Fix dapr upgrade command incorrectly detecting HA mode for new version 1.15 #1494

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

antontroshin
Copy link
Contributor

Description

The issue is that the scheduler by default uses 3 replicas, which incorrectly identified non-HA install as HA.

Issue reference

This fix should allow for PR #1491 to progress with testing newer version upgrade/downgrade

Checklist

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

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

The issue is that the scheduler by default uses 3 replicas, which incorrectly identified non-HA install as HA.

Signed-off-by: Anton Troshin <anton@diagrid.io>
@antontroshin antontroshin requested review from a team as code owners February 26, 2025 02:52
@antontroshin antontroshin changed the title Fix dapr upgrade command detecting HA mode for new version 1.15 Fix dapr upgrade command incorrectly detecting HA mode for new version 1.15 Feb 26, 2025
Signed-off-by: Anton Troshin <anton@diagrid.io>
Copy link
Contributor

@cicoyle cicoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yaron2 yaron2 merged commit 6c9bcc6 into dapr:release-1.15 Feb 26, 2025
27 checks passed
@antontroshin antontroshin deleted the fix-helm-upgrade-ha-detection branch February 26, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants