Collection of minor fixes
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [No]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description
Do not squash merge. There is one unrelated fix per commit.
List of fixes follow:
- Fix several uses of numeric_limits::min() where ::lowest() was clearly intended. Ditto for double.
- Add robustness.
- Try to fix the line flagged "Ouch".
- More work on allowing local usage instead of sdms.
- Fix two completely unreadable lines, more than 500 characters wide.
- Fix two old copy/paste bugs that broke GetAuthProviderName().