Skip to content

A new cluster with the same name is not created during deletion of old one #134

Description

@olegvn88

A new cluster with the same name is not created during deletion of old one. The previous one works with 0 workers.

Preconditions:
At least one cluster should be created.

Steps to reproduce:

To delete cluster:

  1. Open the Oshinko Spark Cluster Management home page.
  2. Click on the "Actions" button.
  3. Click on the "Delete Cluster" button, and click on the "Delete" button in the opened window window and immediately go to the next step.

To create a new one cluster with the same name:

  1. Click on "Deploy" button.
  2. Input Name of the cluster.
  3. Input the "Number of workers" value equals 2.
  4. Click on "Deploy" button.

Actual result: We've got an error message "object is being deleted: deploymentconfigs "sparkcluster-w" already exists", the old one cluster runs with 0 workers

Expected result: A new cluster must be created with 2 workers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions