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: Fix offline node evaluation & maintenance compare of different type objects #111

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

gyptazy
Copy link
Owner

@gyptazy gyptazy commented Oct 17, 2024

fix: Fix offline node evaluation & maintenance compare of different type objects

  • Fix node (and its objects) evaluation when not reachable (e.g., maintenance).
  • Fix evaluation of maintenance mode where comparing list & string resulted in a crash (by @glitchvern).
  • Set ProxLB version to 1.0.5b

Fixes: #106
Fixes: #107
Contributed-by: @glitchvern

@gyptazy gyptazy added this to the Release 1.0.5 milestone Oct 17, 2024
@gyptazy gyptazy self-assigned this Oct 17, 2024
…ype objects

  - Fix node (and its objects) evaluation when not reachable (e.g., maintenance).
  - Fix evaluation of maintenance mode where comparing list & string resulted in a crash (by @glitchvern).
  - Set ProxLB version to 1.0.5b

Fixes: #160
Fixes: #107
Contributed-by: @glitchvern
@gyptazy gyptazy force-pushed the fix/106-fix-maintenance-node-eval branch from 9d52101 to 6e87e2d Compare October 17, 2024 11:33
@gyptazy gyptazy merged commit 24b7d2c into main Oct 18, 2024
1 check passed
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.

Bug: crash when node in maintenance mode is shutdown Bug: maintenance node issues
1 participant