Giuseppe Iannello
ebf1efe07e
Add StorageClass to the list of ordered objects
...
StorageClasses can be configured as `default`, so that PVCs can use them without an explicit reference.
This change adds StorageClasses close to the beginning of the compiled output.
2018-11-13 14:51:48 +01:00
Andrew Lavery
9d82d54c5b
add fallback for GVK comparison
...
only return comparison of 'Kind' indices if they do not match
otherwise fall back to GVK string comparison
this reduces output instability
2018-11-01 12:22:21 -07:00
Jingfang Liu
90c88d7f96
skip filtering resmap when the resource is a cluster level resource
2018-10-18 11:09:24 -07:00
Jingfang Liu
4c7b63a215
remove dependency on apimachinery from gvk package
2018-10-09 16:25:25 -07:00
Jeffrey Regan
317833aeff
Increase sort determinism.
2018-09-27 13:29:00 -07:00
Jeffrey Regan
fb355eb320
Introduce gvk package to isolate apimachinery schema.
2018-09-26 15:02:38 -07:00