Skip to content

App-Autoscaler URL hardcoded #98

@benjaminguttmann-avtq

Description

@benjaminguttmann-avtq

Stratos Version

v4.8.0

Frontend Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, single container deploying all components
  • npm run start
  • Other (please specify below)

Backend (Jet Stream) Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, single container deploying all components
  • Other (please specify below)

Expected behaviour

Actual behaviour

Detailed Description

The URL for the App-Autoscaler should be configurable.

Context

Currently the URL for the App-Autoscaler is hardcoded. Beginning with version v14.0.0 the instance_groups of app-autoscaler have been split and partially renamed, this also affected the routes registered for the components. The Autoscaler-API is no longer registered with autoscaler.((system_domain)) but with app-autosclaler.((system_domain)).

Possible Implementation

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