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

neonvm-controller: Patch status even if reconcile fails #1103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sharnoff
Copy link
Member

Fixes #889. Extracted out from #1009.

Might be worthwhile to require #1102 because otherwise we'll end up double-failing when the VM object is out of date...

Copy link

github-actions bot commented Oct 10, 2024

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/neondatabase/autoscaling/pkg/neonvm/controllers 11.48% (-0.03%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/neondatabase/autoscaling/pkg/neonvm/controllers/vm_controller.go 25.08% (-0.15%) 666 (+4) 167 499 (+4) 👎

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

HTML Report

Click to open

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.

neonvm-controller does not update VM status if reconcile fails
1 participant