Skip to content

Instance order is alphabetical instead of numerical #10

@wrmilling

Description

@wrmilling

App instances are going in alphabetical order instead of numerical order.

Expected Behavior

Restart order for apps: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 ...

Actual Behavior

0, 1, 10, 11, 12, 2, 3, 4, 5, 6, 7, 8, 9 ..

Steps to Reproduce (including precondition)

  1. Have application with 11+ instances
  2. cf rolling-restart APP_NAME

Your Environment

  • OS: OS X
  • cf-cli version: latest
  • cf-rolling-restart version: v1.1.1

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