Skip to content

Proposal: Support the operation of data surface resources in offline scenarios of edge nodes #5587#5752

Merged
kubeedge-bot merged 1 commit intokubeedge:masterfrom
dcdc831:proposal-offline-data-control
Oct 30, 2024
Merged

Proposal: Support the operation of data surface resources in offline scenarios of edge nodes #5587#5752
kubeedge-bot merged 1 commit intokubeedge:masterfrom
dcdc831:proposal-offline-data-control

Conversation

@dcdc831
Copy link
Copy Markdown
Contributor

@dcdc831 dcdc831 commented Jul 26, 2024

What type of PR is this?
/kind design

What this PR does / why we need it:

Support the operation of data surface resources in offline scenarios of edge nodes.

Which issue(s) this PR fixes:

Fixes #5587

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Use `keadm ctl logs/exec/describe pod` to operate the pods when edge nodes are offline.
Use `keadm ctl get/describe/edit device` to operate the devices when edge nodes are offline.

@kubeedge-bot kubeedge-bot added the kind/design Categorizes issue or PR as related to design. label Jul 26, 2024
@kubeedge-bot
Copy link
Copy Markdown
Collaborator

Welcome @dcdc831! It looks like this is your first PR to kubeedge/kubeedge 🎉

@kubeedge-bot kubeedge-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 26, 2024
@dcdc831 dcdc831 force-pushed the proposal-offline-data-control branch from 55a51c0 to 83853e0 Compare July 26, 2024 02:38
@luomengY
Copy link
Copy Markdown
Member

The conclusion we discussed in this week's meeting is to communicate with the DMI interface in the keadm ctl modify the properties and send them to the device, and add this part of the design to the proposal.

@dcdc831
Copy link
Copy Markdown
Contributor Author

dcdc831 commented Jul 26, 2024

The conclusion we discussed in this week's meeting is to communicate with the DMI interface in the keadm ctl modify the properties and send them to the device, and add this part of the design to the proposal.

I introduced this process in the section on Command Line Tools Implementation part, should I make it more detailed?

@luomengY
Copy link
Copy Markdown
Member

The conclusion we discussed in this week's meeting is to communicate with the DMI interface in the keadm ctl modify the properties and send them to the device, and add this part of the design to the proposal.

I introduced this process in the section on Command Line Tools Implementation part, should I make it more detailed?

Yes, please write down the design here in detail.

@dcdc831 dcdc831 force-pushed the proposal-offline-data-control branch from 83853e0 to 8624178 Compare July 26, 2024 08:45
@Shelley-BaoYue Shelley-BaoYue added this to the v1.19 milestone Jul 31, 2024
@dcdc831 dcdc831 force-pushed the proposal-offline-data-control branch from 599ad83 to 8624178 Compare August 21, 2024 01:39
Signed-off-by: YulinLi <1826549123@qq.com>
@dcdc831 dcdc831 force-pushed the proposal-offline-data-control branch from 8624178 to fc067c2 Compare August 21, 2024 02:46
@fisherxu fisherxu closed this Oct 30, 2024
@fisherxu fisherxu reopened this Oct 30, 2024
Copy link
Copy Markdown
Collaborator

@Shelley-BaoYue Shelley-BaoYue left a comment

Choose a reason for hiding this comment

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

/lgtm

@kubeedge-bot kubeedge-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 30, 2024
@fisherxu fisherxu modified the milestones: v1.19, v1.20 Oct 30, 2024
Copy link
Copy Markdown
Member

@fisherxu fisherxu left a comment

Choose a reason for hiding this comment

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

/approve

@kubeedge-bot
Copy link
Copy Markdown
Collaborator

[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

Details 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

@kubeedge-bot kubeedge-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 30, 2024
@kubeedge-bot kubeedge-bot merged commit b34b63b into kubeedge:master Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/design Categorizes issue or PR as related to design. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[OSPP] Support the operation of data surface resources in offline scenarios of edge nodes.

5 participants