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: refactor doReconcile #1131

Merged
merged 3 commits into from
Nov 20, 2024
Merged

Conversation

Omrigan
Copy link
Contributor

@Omrigan Omrigan commented Nov 5, 2024

Best viewed by-commit.

Will be merged with rebase.

Part of the #733.

Copy link

github-actions bot commented Nov 5, 2024

No changes to the coverage.

HTML Report

Click to open

Copy link
Member

@sharnoff sharnoff left a comment

Choose a reason for hiding this comment

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

Looks good, but I think d5defa1 ("extract createPod") may leak ssh secrets in edge cases. Can give a more thorough example of what I mean later, but in the meantime maybe let's merge the other commits?

pkg/neonvm/controllers/vm_controller.go Show resolved Hide resolved
@Omrigan Omrigan changed the title neonv-controller: refactor doReconcile neonvm-controller: refactor doReconcile Nov 18, 2024
@Omrigan Omrigan enabled auto-merge (rebase) November 19, 2024 14:15
@sharnoff
Copy link
Member

sharnoff commented Nov 19, 2024

@Omrigan if you're going to rebase-and-merge, could you rename the commits to append the PR number?

corev1.PodUnknown is deprecated, therefore we don't need it.

Signed-off-by: Oleg Vasilev <[email protected]>
@Omrigan Omrigan enabled auto-merge (rebase) November 20, 2024 15:01
@Omrigan
Copy link
Contributor Author

Omrigan commented Nov 20, 2024

@Omrigan if you're going to rebase-and-merge, could you rename the commits to append the PR number?

Right, totally forgot! I guess it is 3 strikes to automate it, first take is at https://github.com/neondatabase/autoscaling/pull/1152/files.

@Omrigan Omrigan merged commit de028a6 into main Nov 20, 2024
22 checks passed
@Omrigan Omrigan deleted the oleg/controller-refactor branch November 20, 2024 15:16
Omrigan added a commit that referenced this pull request Nov 20, 2024
Omrigan added a commit that referenced this pull request Nov 20, 2024
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