Skip to content

[Bug]: OB_CLUSTER_NAME is not working #51

Description

@ysmintor

Describe the bug

As you can see from

export OB_CLUSTER_NAME=${OB_CLUSTER_NAME:-obcluster}

which set OB_CLUSTER_NAME, but the usage code like
create_tenant_cmd="obd cluster tenant create obcluster -n ${OB_TENANT_NAME} -o ${OB_SCENARIO}"

and others line which referenced of obcluster should replace with ${OB_CLUSTER_NAME}

Environment

OB CE 4.3.5

Fast reproduce steps

docker run -e OB_CLUSTER_NAME=xxx ... is not working

Expected behavior

No response

Actual behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions