Skip to content

SVGs for providers and IDES not showing due to Nelify issue #1662

Description

@joshyorko

What happened?

  • The Kubernetes provider icon in the DevPod UI is broken. The image URL (https://devpod.sh/assets/kubernetes.svg) returns a 404 error, so the provider card shows a missing image icon instead of the Kubernetes logo.
  • The same issue occurs for the IDE icons (e.g., VS Code, JetBrains) when creating a new workspace. Their SVGs also appear to be missing or misconfigured in the CDN, resulting in broken image placeholders on the "Create Workspace" screen.

Image

Image

Image

Image

What did you expect to happen instead?

  • The Kubernetes provider card should display the Kubernetes logo correctly.
  • The IDE icons should appear properly when creating a new workspace.

How can we reproduce the bug? (as minimally and precisely as possible)

  1. Open DevPod and go to Providers.
  2. Add (or view) a Kubernetes provider.
    • Notice that the image for the Kubernetes provider fails to load.
  3. Go to Create Workspace.
    • Observe that the IDE icons (e.g., VS Code) also fail to load.

Local Environment:

  • DevPod Version: 0.1.19
  • Operating System: Tested on Windows 10 and Windows 11 (same result)
  • ARCH of the OS: AMD64

DevPod Provider:

  • Cloud Provider: N/A
  • Kubernetes Provider: v1.19 (kubectl version)
  • Local/remote provider: Kubernetes
  • Custom provider: None

Anything else we need to know?

  • Both https://devpod.sh/assets/kubernetes.svg and the IDE icons (e.g., https://devpod.sh/assets/vscode.svg) return 404 errors. This seems to be a CDN or path misconfiguration issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions