Open
Description
kubeflow version: 1.7.0
issue:
When I try to edit a YAML file, it prompts "cannot edit in read-only editor."

I checked and my user role is admin, so why can't I edit it?
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
annotations:
role: admin
user: [email protected]
creationTimestamp: "2024-07-16T08:26:42Z"
name: namespaceAdmin
namespace: kubeflow-algorithms
ownerReferences:
- apiVersion: kubeflow.org/v1
blockOwnerDeletion: true
controller: true
kind: Profile
name: kubeflow-algorithms
uid: fcb39abb-dc40-4e2d-bcf9-9a300c203187
resourceVersion: "128770915"
uid: aab44dbe-b09f-40b1-a957-5990d8d444f6
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: kubeflow-admin
subjects:
- apiGroup: rbac.authorization.k8s.io
kind: User
name: [email protected]
Metadata
Metadata
Assignees
Type
Projects
Status
Needs Triage