-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
What is version of KubeSphere DevOps has the issue?
v1.1.3
How did you install the Kubernetes? Or what is the Kubernetes distribution?
官方kk工具安装
What happened?
DevOps项目 admin
角色无法创建 kubeconfig
类型凭证,类型下拉选项中无对应选项。
请求地址/apis/kubesphere.io/v1alpha1/installplans/devops
返回
{
"kind": "Status",
"apiVersion": "v1",
"metadata": {},
"status": "Failure",
"message": "installplans.kubesphere.io \"devops\" is forbidden: User \"tuzy\" cannot get resource \"installplans\" in API group \"kubesphere.io\" at the cluster scope",
"reason": "Forbidden",
"details": {
"name": "devops",
"group": "kubesphere.io",
"kind": "installplans"
},
"code": 403
}


Relevant log output
Additional information
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.