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
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