kosmos-io / kosmos

The limitless expansion of Kubernetes. Make Kubernetes without boundaries
https://kosmos-io.github.io/website/
Apache License 2.0
199 stars 47 forks source link

feat:add k8s in k8s websocket node agent for unjoin and join node #463

Closed village-way closed 4 months ago

village-way commented 5 months ago

What type of PR is this?

/kind feature

What does this PR do?

add node agent for k8s in k8s, the agent have this feature

  1. support execute shell command
  2. support execute python command
  3. support execute shell script
  4. support upload file to the node
  5. support http basic auth
  6. support self signed cert

    Which issue(s) does this PR fix?

    Fixes #

    Special notes for your reviewer:

@OrangeBao @yuleichun-striving @duanmengkk

Does this PR introduce a user-facing change?

duanmengkk commented 4 months ago

fix the lint error @village-way

village-way commented 4 months ago

fix the lint error @village-way

fixed

duanmengkk commented 4 months ago

/lgtm /approve

kosmos-robot commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: duanmengkk, village-way

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kosmos-io/kosmos/blob/main/OWNERS)~~ [duanmengkk] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment