The 15.0.0 release updated the generated model classes with helpful enum classes, e.g. for imagePullPolicy legal values in V1Container. Now, the 15.0.1 release reverts these improvements.
I've already gone through the pain :) of updating our usage to the 15.0.0 pattern. Why were these changes reverted? Will the enum classes come back in a later version? Thanks!