Skip to content

Numaflow CRDs (Pipeline, MonoVertex): cannot see resource information or actions #24257

Description

@joshuase96

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

When clicking on a resource of type Pipeline or MonoVertex (CRDs from Numaflow) you get a blank screen and a lua discovery script syntax error. Information is not presented for the resource because of this bug. The same goes when trying to use the ellipsis menu to e.g. delete or sync the resource; the bug prevents the menu from showing up.

To Reproduce

Click on a resource of type Pipeline or MonoVertex (Numaflow CRD)

Expected behavior

A window appears with information about the resource, logs etc.

Screenshots

Image

Version

argocd: v2.13.3+a25c8a0
  BuildDate: 2025-01-03T19:06:52Z
  GitCommit: a25c8a0eef7830be0c2c9074c92dbea8ff23a962
  GitTreeState: clean
  GoVersion: go1.22.10
  Compiler: gc
  Platform: linux/amd64
argocd-server: v3.1.0+03c4ad8
  BuildDate: 2025-08-13T20:38:38Z
  GitCommit: 03c4ad854c1e6d922a121cd40f505d9bc6e402da
  GitTreeState: clean
  GoVersion: go1.24.6
  Compiler: gc
  Platform: linux/amd64
  Kustomize Version: v5.7.0 2025-06-28T07:00:07Z
  Helm Version: v3.18.4+gd80839c
  Kubectl Version: v0.33.1
  Jsonnet Version: v0.21.0

Logs

2025-08-25T12:51:30.511585743Z {"grpc.code":"Unknown","grpc.component":"server","grpc.error":"error getting available actions: error executing Lua discovery script: \u003cstring\u003e at EOF:   syntax error\n","grpc.method":"ListResourceActions","grpc.method_type":"unary","grpc.service":"application.ApplicationService","grpc.start_time":"2025-08-25T12:51:30Z","grpc.time_ms":"12.826","level":"error","msg":"finished call","peer.address":"[::1]:48338","protocol":"grpc","time":"2025-08-25T12:51:30Z"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions