After adding the annotation in 7.0 M8 with #35244, we've run into questions and issues. There is is extensive feedback under #35244 by @DanielLiu1123 for a start in effect that the annotation is not a ...
At the same time io.kubernetes.client.util.Yaml uses SnakeYaml which in turn uses Jackson and do not respect gson annotations. It somehow works only because most of the names in java representation ...