The response from the API does already contain all topologies, but they were removed when building the update request. Now we simply keep all elements as the API returns them.
This is mainly needed when autoscaling is enabled. In that case the update request must contain all existing topology elements to validate correctly.
The response from the API does already contain all topologies, but they were removed when building the update request. Now we simply keep all elements as the API returns them.
This is mainly needed when autoscaling is enabled. In that case the update request must contain all existing topology elements to validate correctly.
Description
Related Issues
Fixes an
ecctl
issue: https://github.com/elastic/ecctl/issues/596Motivation and Context
How Has This Been Tested?
Types of Changes
Readiness Checklist