Skip to content

cf html5-list fails if there is a broken app-runtime service instance in space #24

@micellius

Description

@micellius

Description

cf html5-list tries to reuse existing service instance of app-runtime and create a service key for it. The problem is that if service instance last operation state is "delete failed", service instance can't be reused and any attempt to create service instance for it will fail.

cf html5-list should first check status of last operation on app-runtime service instance before considering it to be reused. If all existing service instances are not suitable for reuse, new service instance should be temporary created.

Environment

  • OS (macOS/Windows) - macOS
  • SAP CF Landscape (e.g. Canary) - Canary
  • IaaS provider (e.g. AWS) - AWS
  • Region (e.g. eu10) - eu10

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions