Skip to content

凭证管理员无法添加kubeconfig类型凭证 #1060

@tuzuy

Description

@tuzuy

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

Relevant log output

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions