kubeedge / mappers-go

KubeEdge Device Mappers written in go
Apache License 2.0
45 stars 64 forks source link

Adjust code structure and remove useless code #126

Closed wbc6080 closed 2 months ago

wbc6080 commented 7 months ago
  1. Remove the code that originally generated the mapper project. Now the mapper project generated by the user should be in the mapper-framework repo.

  2. The original built-in mapper project is still retained in this warehouse and stored in the mappers directory. Move the original pkg and config directories to the mappers directory,making the mappers-go repository clearer in code structure.

luomengY commented 2 months ago

/lgtm tks

kubeedge-bot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fisherxu

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/kubeedge/mappers-go/blob/main/OWNERS)~~ [fisherxu] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment