scramjetorg / transform-hub

Scramjet Transform Hub (STH) is a runtime supervisor that can run data processing programs called Sequences and manage local resources on any Linux server, Docker on small edge servers, and even large-scale Kubernetes clusters in the cloud or datacenters. It connects to Scramjet Spaces in Scramjet Cloud Platform.
GNU Affero General Public License v3.0
67 stars 8 forks source link

Native hub disconnect #936

Closed a-tylenda closed 1 year ago

a-tylenda commented 1 year ago

Describe the bug It is possible to disconnect Native Hub from the Space. Also, error handling similar to hub delete could be applied. Error handling described here

Reproduction repo/branch

  1. Connect your CLI to space.
  2. Execute command in the terminal:
    si space disconnect --id sth-0 org-xxxxx-xxxxx-xxxxx-xxxxx

Expected behavior Disconnection of the native hub should be blocked.

Additional information like logs, screenshots etc. image