Maurice Faber
Maurice Faber
I strongly favor your ENV_BASE_HREF solution, if that would fix our woes. Vhosting the app is silly, as it it should never be needed, only wanted
any progress here? It would be reallllly beneficial to not get errors on empty nested props with required values
Its is simply about supporting partial updates. `IsDefined` is incongruent with that. So we should be able to say we're not interested in props without having to change the model
Ok, makes sense. Enough options exist to get the results we are after. Thanks
But then I have to ask you wether you are sure that validating a model with fields that don't have `IsOptional` indeed fails when those props have no value and...
I hope somebody can shed light on this. Is "cluster" only available in Thanos setup perhaps? And as such these dashboards for non-Thanos installs are now broken?
Our problem was related to mismatch of selectors if I remember correctly. Your problem seems like another issue.
It is not needed to "commit" values in order to have an interest in them. We have put a lot of effort into separating defaults from user input, for many...
Another flag is `--exclude-secrets` which makes it easy to port values from one cluster to another, without copying secrets.
My reasoning used to be this: If we would write all values, including defaults and derived, that could have side effects on a future update behaving differently. When a default...