refactor: Removed unused pkg/kubernetes package - #732
Open
roma-glushko wants to merge 3 commits into
Open
Conversation
giuliocalzo
previously approved these changes
Aug 25, 2026
roma-glushko
force-pushed
the
node-agent-mvp-k8s-cleanup
branch
from
August 25, 2026 19:20
0e901f0 to
5f2aa06
Compare
faganihajizada
previously approved these changes
Aug 26, 2026
roma-glushko
force-pushed
the
node-agent-mvp-k8s-cleanup
branch
2 times, most recently
from
August 26, 2026 11:25
efa9e2a to
ed8a7c1
Compare
roma-glushko
dismissed stale reviews from faganihajizada and giuliocalzo
via
August 26, 2026 11:33
ed8a7c1
roma-glushko
force-pushed
the
node-agent-mvp-k8s-cleanup
branch
from
August 26, 2026 12:05
ed8a7c1 to
ad35c18
Compare
roma-glushko
force-pushed
the
node-agent-mvp-k8s-cleanup
branch
from
August 26, 2026 13:26
ad35c18 to
742e193
Compare
giuliocalzo
previously approved these changes
Aug 26, 2026
roma-glushko
force-pushed
the
node-agent-mvp-k8s-cleanup
branch
from
August 26, 2026 13:33
742e193 to
1a035d1
Compare
Signed-off-by: Roman Hlushko <rhlushko@nvidia.com>
Signed-off-by: Roman Hlushko <rhlushko@nvidia.com>
roma-glushko
force-pushed
the
node-agent-mvp-k8s-cleanup
branch
from
August 26, 2026 13:35
1a035d1 to
d7f7e9f
Compare
Signed-off-by: Roman Hlushko <rhlushko@nvidia.com>
faganihajizada
approved these changes
Aug 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What This PR Does
Removed pkg/kubernetes package. Updated AGENTS.md to guide agents to remove unused code.
Why
pkg/kubernetes was totally unsed. We should not keep dead weight in the repository
Checklist
git commit -s)go test -v -race ./...)make lint-fix)Stack created with GitHub Stacks CLI • Give Feedback 💬