solo-io / gloo-portal-issues

Public tracker for issues related to Gloo Portal
https://docs.solo.io/gloo-portal/latest/
1 stars 3 forks source link

The VirtualService generated by an Environment is not re-created when manually deleted #67

Open bcollard opened 3 years ago

bcollard commented 3 years ago

Describe the bug The VS created by an Environment is not re-created when deleted.

To Reproduce Steps to reproduce the behavior:

  1. create an Environment
  2. the dev-portal controller will generate a VS
  3. delete that VS

Expected behavior

  1. I'm expecting it to be re-created

Additional context Add any other context about the problem here, e.g.

chrisgaun commented 2 years ago

@bcollard will try and close out. Should work now

bcollard commented 2 years ago

hmm, still not the case. We need to discuss it internally and decide if it's an issue or not.

Note that updating the Environment with a minor change will trigger the VirtualService creation.