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

Replaced go-scp package #464

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

LiZhenCheng9527
Copy link
Contributor

What type of PR is this?
/kind bug

What this PR does / why we need it:
pkg/plugin/join/kubeedge/kubeedge.go use github.com/bramvdbogaerde/go-scp which license is MPL-2.0.
We need to find toolkits that are not MPL-2.0 licences to replace the methods in them.
Which issue(s) this PR fixes:
Fixes #
#463

Copy link

netlify bot commented Nov 22, 2023

Deploy Preview for kurator-dev ready!

Name Link
🔨 Latest commit 5d1a37f
🔍 Latest deploy log https://app.netlify.com/sites/kurator-dev/deploys/655de4ee70b75200084aeec3
😎 Deploy Preview https://deploy-preview-464--kurator-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

docs/go.mod Outdated
@@ -1,5 +1,3 @@
module kurator.dev/kurator/docs

go 1.18

require github.com/google/docsy v0.6.0 // indirect
Copy link
Contributor

Choose a reason for hiding this comment

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

why change this?

Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
@zirain
Copy link
Contributor

zirain commented Nov 23, 2023

/lgtm

@kurator-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hzxuzhonghu

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kurator-bot kurator-bot merged commit a43b0c8 into kurator-dev:main Nov 23, 2023
11 checks passed
@LiZhenCheng9527 LiZhenCheng9527 deleted the fix-scp-license branch January 29, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants