Angelika Schneider
Angelika Schneider
#739 removes the Azure ARM template discovery file and test file for now, as too many changes need to be made.
@oxisto can we now merge that to main?
Error does not occur anymore.
But the validate() function checks that case, or not?
Maybe you should leave the value at 0, because you can't tell when the data will be deleted. But we would have to consider what the value 0 means (will...
I think we once had this question about printing error messages, but I'm not sure how we decided back then: Do we print the error message where it occurs (e.g....
- How to wrap the error message: %v, %w, %s, ... - Where to print the error message: where it occurs vs. at the "highest" level #438 - Should tests...
Maybe the important resource fields should be checked in the Validate() function?
> What was the input resulting in that error message? The problem is that we only have a map and no struct. And the values of that map are checked...
The following should be checked in an separate PR/Issue. UpdateMetricConfiguration - [ ] isDefault is not updated, if not available in request -> set to false - [ ] grpc...