kyma-project / cloud-manager

Apache License 2.0
3 stars 14 forks source link

chore(GCP Vpc Peering) setting "Deleting" state to the peering object #712

Closed bru-jer-work closed 1 day ago

bru-jer-work commented 4 days ago

Description This will introduce a 4th vpc peering state to improve usability. Scenario When deleting the peering object it was being displayed as Connected until it vanishes, with this change the state will be set to Deleting providing a better feedback to the user, specially on Bussola since there was no feedback at all once the user pressed the delete button.

Changes proposed in this pull request: