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

change node-agent to golang version to adapt for glibc 2.17 #490

Closed village-way closed 4 months ago

village-way commented 4 months ago

What type of PR is this?

/kind bug

What does this PR do?

pyinstaller package file can't run on python2.7 and glibc 2.17, so change to golang version

Which issue(s) does this PR fix?

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

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