Skip to content

Fix eager rs deletion#3

Merged
mortenzwarenstein merged 2 commits into
masterfrom
fix-eager-rs-deletion
Apr 13, 2026
Merged

Fix eager rs deletion#3
mortenzwarenstein merged 2 commits into
masterfrom
fix-eager-rs-deletion

Conversation

@mortenzwarenstein
Copy link
Copy Markdown
Collaborator

Description

Fixed a bug where replicasets would get deleted before the new one was ready.
Left replicaset scaling to kubernetes, cleans up old replicaset's resources when replicasets are scaled down.

Type of change

  • Bugfix

Checklist:

  • I've double-checked the code in this PR myself
  • I've left the code better than before (boy scout rule)
  • The code is readable, comments are added that explain hard or non-obvious parts.
  • I've expanded/improved the (unit) tests, when applicable
  • I've run (unit) tests that prove my solution works
  • There's no sensitive information like credentials in my PR

@mortenzwarenstein mortenzwarenstein merged commit 8c846fd into master Apr 13, 2026
2 checks passed
@mortenzwarenstein mortenzwarenstein deleted the fix-eager-rs-deletion branch April 13, 2026 10:05
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.

2 participants