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

[BACKPORT][v1.6.3][BUG] kubectl drain node is blocked by unexpected orphan engine processes #9446

Closed
github-actions bot opened this issue Sep 11, 2024 · 3 comments
Assignees
Labels
area/node-drain Longhorn reaction during draining nodes component/longhorn-instance-manager Longhorn instance manager (interface between control and data plane) kind/backport Backport request kind/bug priority/0 Must be implement or fixed in this release (managed by PO)
Milestone

Comments

@github-actions
Copy link

backport #6552

@github-actions github-actions bot added area/node-drain Longhorn reaction during draining nodes component/longhorn-instance-manager Longhorn instance manager (interface between control and data plane) kind/backport Backport request kind/bug priority/0 Must be implement or fixed in this release (managed by PO) require/qa-review-coverage Require QA to review coverage labels Sep 11, 2024
@github-actions github-actions bot added this to the v1.6.3 milestone Sep 11, 2024
@github-project-automation github-project-automation bot moved this to New Issues in Longhorn Sprint Sep 11, 2024
@ejweber ejweber moved this from New Issues to Review in Longhorn Sprint Sep 11, 2024
@longhorn-io-github-bot
Copy link

longhorn-io-github-bot commented Sep 11, 2024

Pre Ready-For-Testing Checklist

@ejweber ejweber moved this from Review to Ready For Testing in Longhorn Sprint Sep 11, 2024
@chriscchien chriscchien self-assigned this Sep 16, 2024
@chriscchien
Copy link
Contributor

Verified pass on longhorn v1.6.x(longhorn/longhorn-manager@275f7ce) with test steps

  • I was able to reproduce the issue of an extra engine running in instance-manager CR in v1.6.2 with test steps, however, in v1.6.x with the same steps, did not observe extra engine process running in instance-manager CR.
> kl get instancemanager -o yaml | grep instanceEngines
    instanceEngines:
>
> kl get instancemanager -o yaml | grep instanceEngines | wc -l
1

@github-project-automation github-project-automation bot moved this from Testing to Closed in Longhorn Sprint Sep 16, 2024
@roger-ryao
Copy link

Remove the require/qa-review-coverage label since we have a related PR: longhorn/longhorn-tests#2081.

@roger-ryao roger-ryao removed the require/qa-review-coverage Require QA to review coverage label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/node-drain Longhorn reaction during draining nodes component/longhorn-instance-manager Longhorn instance manager (interface between control and data plane) kind/backport Backport request kind/bug priority/0 Must be implement or fixed in this release (managed by PO)
Projects
Status: Closed
Development

No branches or pull requests

4 participants