You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you attempt to update a single field of the autopilot configuration via a PUT to /v1/operator/autopilot/configuration, this results in all unspecified fields being set to zero/false rather than the default values.
Overview of the Issue
If you attempt to update a single field of the autopilot configuration via a PUT to
/v1/operator/autopilot/configuration
, this results in all unspecified fields being set to zero/false rather than the default values.Reproduction Steps
Consul info for both Client and Server
This has been tested in fresh 1.6.9, 1.8.10, 1.9.7, and 1.10.0 versions.
The text was updated successfully, but these errors were encountered: