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

Use device API both on cloud and edge #2140

Closed
fisherxu opened this issue Sep 7, 2020 · 7 comments
Closed

Use device API both on cloud and edge #2140

fisherxu opened this issue Sep 7, 2020 · 7 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale

Comments

@fisherxu
Copy link
Member

fisherxu commented Sep 7, 2020

What would you like to be added/modified:
Now we have defined device API in the cloud side, but the edgeside(edgecore and mapper) still don't use the API, we should refact edgeside and use same API on cloud and edge to reduce complexity.

@fisherxu fisherxu added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 7, 2020
@luogangyi
Copy link
Member

how edgeside use api? directly call K8S api or through some proxy tunnel?

@fisherxu
Copy link
Member Author

fisherxu commented Sep 8, 2020

Support list-watch from edgecore for applications is in our roadmap, xref: #1758, we need to add proxy tunnel to support list-watch from edgecore, then can call K8S api.

And now the device api in edge has no namespace, it's not k8s style.

@luogangyi
Copy link
Member

seem great! current device management code is too complicated and hard to maintain

@backbencher00
Copy link

@fisherxu hi, I'm interested in working on this project as part of community bridge. I also applied on the website for the same. I would he happy to discuss more about the project and provide more information. Can you please help me getting started? :)

@kkBill
Copy link

kkBill commented Nov 18, 2020

Based on the discussion in previous community meetings, my tentative proposal is as follows: https://github.com/kkBill/kubeedge/blob/deviceapi%40edge/docs/proposals/deviceapi-edge-design.md, please have a look and let us discuss further. @fisherxu @luogangyi

@stale
Copy link

stale bot commented Feb 16, 2021

Hello 👋 Looks like there was no activity on this issue for last 90 days.
Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 🤗
If there will be no activity for 60 days, this issue will be closed (we can always reopen an issue if we need!).

@stale
Copy link

stale bot commented Apr 17, 2021

Closing for now as there was no activity for last 60 days after marked as stale, let us know if you need this to be reopened! 🤗

@stale stale bot closed this as completed Apr 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants