istio-java-api icon indicating copy to clipboard operation
istio-java-api copied to clipboard

Need to check that all fields of classes with interfaces are taken into account

Open metacosm opened this issue 6 years ago • 0 comments

When updating Istio, it might happen that new fields are added to existing entities. If such an entity has interface fields, the corresponding entry needs to be updated in classes-with-interface-fields.yml accordingly. See #64 for example. We, therefore, need to automate the detection of such fields so that they can be properly added.

metacosm avatar May 10 '19 17:05 metacosm