seal-io / walrus

Walrus is an open-source application management platform based on IaC tools including OpenTofu, Terraform and others. It helps platform engineers build golden paths for developers and empowers developers with self-service capabilities.
https://seal.io
Apache License 2.0
426 stars 41 forks source link

Cloning resources also removes custom labels #1868

Closed Finenyaco closed 7 months ago

Finenyaco commented 7 months ago

Describe the bug

Steps to reproduce

  1. Create a resource in dev environment, and add a resource label.
  2. Clone the resource. image

Result

  1. Remove all labels when cloning resources, including the custom label. image

Expected behavior

Keep custom labels.

Environment

Additional context Add any other context about the problem here.

Finenyaco commented 7 months ago

Environment

Test Result: pass