• Steven E. Harris's avatar
    Add more object kinds to sorted installation order · 4178ec08
    Steven E. Harris authored
    The following kinds are newly addressed:
    
      CronJob
      LimitRange
      ReplicaSet
      ResourceQuota
      StatefulSet
    
    Furthermore, adjust the installation and uninstallation order to
    better respect likely dependencies. Bare pods remain a difficult one
    to place properly in both sequences.
    4178ec08
kind_sorter_test.go 3.45 KB