Skip to content

Add Scope links from resource groups #3

Open
@fbarl

Description

@fbarl

When browsing the K8s cluster, it would be nice if the resource groups like Nodes, Pods, etc.. themselves had a Open Weave Scope action (like the whole cluster and individual resources currently do).

image

I tried quickly to do this by adding

{
  "command": "scope.open",
  "when": "viewItem =~ /vsKubernetes\\.folder\\.resource/i"
},

in view/item/context section in package.json (also tried some other similar regexps), but it didn't seem to work. @squillace any idea what the matcher should be? 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions