Commit Graph

12 Commits (5048ed8f5c4854e47f31f46d8b5dad8824266679)

Author SHA1 Message Date
Taylor Thomas 29c3b5276f fix(tiller): Adds CRD ordering
7 years ago
Justin Scott b642ba2087 Merge pull request #2831 from jascott1/sort_unknown_kind
7 years ago
NauxLiu c3f9120e02
Load StorageClass before PersistentVolume is loaded.
7 years ago
Justin Scott ed24b3199a bug(tiller): sort unknown but different kinds alphabetically based on kind name
7 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
7 years ago
Justin Scott f239050996 Update kind subsort to sort unknown kinds alphabetically.
7 years ago
Justin Scott 66c4f7453e feat(tiller): sort manifests alphabetically if they are same kind
7 years ago
Aaron Schlesinger 5ff75f84a6 Adding APIService to the sort order
7 years ago
Steven E. Harris 4178ec08ac Add more object kinds to sorted installation order
8 years ago
Steven E. Harris 7ccfc6d7d4 Sort dependent RBAC role and binding kinds
8 years ago
Matthew Fisher 3f463783a5 add PersistentVolumeClaim to the kind sorter list
8 years ago
adieu c0850efeb5 Separate tiller into pkg and cmd so we can use tiller as a library.
8 years ago