Skip to content

[FEATURE] Render custom logos and icons specified in the WorkspaceKind CRD #636

@andyatmiami

Description

@andyatmiami

Certification

  • I certify I am an Epic Owner for Kubeflow Notebooks 2.0 and expected to create planning-related issues.

Motivation

The existing codebase contains references and partial implementation around providing a custom logo and icon within the WorkspaceKind. These image references are then additionally surfaced in the Workspaces UI - most notably in the Workspaces table as well as in the Create flow.

HOWEVER, there is no actual implementation in the codebase to properly render this information. We need to actually implement the desired functionality such that images referenced in logos and icons actually render (in a performant fashion) within the UI.

High Level Design / Mock-ups

No response

Acceptance Criteria

  • logo specified as a remote URL can be rendered in the frontend
  • logo specified as a configMap entry can be rendered in the frontend
  • icon specified as a remote URL can be rendered in the frontend
  • icon specified as a configMap entry can be rendered in the frontend

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Needs Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions