Skip to content
#

application

Here are 5,102 public repositories matching this topic...

barnettZQG
barnettZQG commented Apr 11, 2022

Is your feature request related to a problem? Please describe.
There is a Permission database model. https://github.com/oam-dev/kubevela/blob/master/pkg/apiserver/model/user.go#L137

Currently, we only create some default permissions, users can create custom permissions by API and UI.

Describe the solution you'd like

  • Create custom platform scope permission.
    POST: /api/v1/per
good first issue
latexcv

Improve this page

Add a description, image, and links to the application topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the application topic, visit your repo's landing page and select "manage topics."

Learn more