Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Otter - API Bug?
-
When adding a new Otter server using the API, it is possible to omit an environment.
The API call is successful and the server is created. When this server is assigned to a role, which has the option set to "detect and remediate drift immediately", the server's state will stay in "detecting configuration drift" instead of erroring out. It will stay in this stay indefinitely.
Steps to reproduce:
- Create a new server via API with hostname, IP and roles but no environment.
- Set the server to remediate immediately.
- Check on the server's status. It will say "detecting configuration drift" indefinitely.
Expected response:
- No environment set OR
- Environment not needed to run drift detection
-
Thanks for the report and work-around @Jon , we'll investigate this as part of the Otter 2024 roadmap.