Skip to content

How can I edit yaml in Notebook Servers UI #123

Open
@nuowei2543

Description

@nuowei2543

kubeflow version: 1.7.0

issue:

When I try to edit a YAML file, it prompts "cannot edit in read-only editor."

image

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

No one assigned

    Type

    No type

    Projects

    Status

    Needs Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions