Skip to content

Conversation

klihub
Copy link
Collaborator

@klihub klihub commented Jul 18, 2024

Split out kubernetes client and watch setup code to make it more generally available to other types of plugins than just resource management ones (and also for those, only indirectly through the agent).

@klihub klihub requested review from askervin and fmuyassarov July 18, 2024 07:37
Copy link

@pfl pfl left a comment

Choose a reason for hiding this comment

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

LGTM.

klihub added 4 commits June 11, 2025 07:31
Split out kubernetes client setup code from agent, to make
it available explicitly and more generally for any kind of
plugins, not just resource management ones.

Signed-off-by: Krisztian Litkey <[email protected]>
Allow setting the content types a client accepts and the
type it uses on the wire. Provide constants for JSON and
protobuf content types.

Signed-off-by: Krisztian Litkey <[email protected]>
Split out kubernetes watch wrapper and setup code from agent,
to make it available explicitly and more generally for other
kinds of plugins than just resource management ones.

Signed-off-by: Krisztian Litkey <[email protected]>
Add functions for retrieving from the agent the node name,
the kubernetes client, and the REST configuration in use.

Signed-off-by: Krisztian Litkey <[email protected]>
@klihub klihub force-pushed the devel/expose-client-and-watch branch from bdcd624 to 0e0686b Compare June 11, 2025 04:39
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