-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Labels
No labels