Skip to content

[BUG] no error when component links to itself #505

Open
@ricochet

Description

@ricochet

When the source and target of a link are the same, the application status should surface an error. This should be considered an invalid link.

❯ wash app status test

test@ - Deployed                                                                                            
                                                                                            
  Name                                                             Kind                   Status    
  component1                                                  SpreadScaler   Deployed  
  component1 -(test:foo)-> component1     LinkScaler         Deployed  
  component2                                                 SpreadScaler    Deployed  
  httpserver -(wasi:http)-> component1      LinkScaler         Deployed  
  httpserver                                                     SpreadScaler    Deployed  

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions