kubeedge / kubeedge

Kubernetes Native Edge Computing Framework (project under CNCF)
https://kubeedge.io
Apache License 2.0
6.52k stars 1.68k forks source link

cloudhub enhancement #5585

Open spambot000 opened 1 month ago

spambot000 commented 1 month ago

What type of PR is this?

/kind documentation

What this PR does / why we need it:

Enhance access control of CloudHub API

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

1. Some edge nodes with older version certificates may not be authenticated by cloudcore if this feature is turned on.
kubeedge-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign qizha after the PR has been reviewed. You can assign the PR to them by writing /assign @qizha in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubeedge/kubeedge/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
spambot000 commented 1 month ago

@Shelley-BaoYue I've updated the package authorization and added some test cases.