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

Revert "Use px/agent_status_diagnostics script within px cli to detect missing kernel headers (#2065)" #2081

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

ddelnano
Copy link
Member

@ddelnano ddelnano commented Jan 16, 2025

Summary: Revert "Use px/agent_status_diagnostics script within px cli to detect missing kernel headers (#2065)"

This reverts commit 3c9c4bd. While testing the latest cloud release, I noticed that the functionality added in #2065 can cause px deploy to hang indefinitely at the "Wait for healthcheck" step. The deploy will finish successfully, but it's a poor user experience.

There seems to be a goroutine blocking issue that is dependent on cluster size. On 1 and 2 node clusters that I tested #2065 on, the issue doesn't surface. However, the issue reproduces reliably on the larger clusters that have pixie deployed to. Let's revert and release a new cli version once this is tracked down.

Relevant Issues: #2051

Type of change: /kind bugfix

Test Plan: N/A

Changelog Message: Reverted the recent advanced diagnostics added during px deploy as in some cases it can cause that caused px deploy to hang

@ddelnano ddelnano requested a review from a team as a code owner January 16, 2025 19:46
@ddelnano ddelnano force-pushed the ddelnano/revert-gh-2065 branch from 8c1bcf0 to 0b8a3c5 Compare January 16, 2025 19:49
…ect missing kernel headers (pixie-io#2065)"

This reverts commit 3c9c4bd.

Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
@ddelnano ddelnano force-pushed the ddelnano/revert-gh-2065 branch from 0b8a3c5 to 4e812ba Compare January 16, 2025 20:17
@aimichelle aimichelle merged commit fb9de19 into pixie-io:main Jan 16, 2025
23 checks 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.

2 participants