Commit Graph

20 Commits (dev-v2)

Author SHA1 Message Date
Gasmi Christophe 256765aa74 Networkpolicy kind sort (#6266)
6 years ago
Constantin Bugneac 535df90cc8 Added HorizontalPodAutoscaler to sort order.
6 years ago
Seb Ospina 320e853b8d Added List mode for Role, ClusterRole and Bindings
6 years ago
Gábor Lipták bed4054c41 Correct golint warning (#5287)
7 years ago
Alexander Matyushentsev f5df47b1c8 Fix: kind sorter incorrectly compares unknown and namespace (#5186)
7 years ago
Matt Tucker 147c8217c7 fix(tiller): correctly sort PodDisruptionBudget objects before pods that might use them (#4769)
7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
7 years ago
Sergii Manannikov 7631b8a926 Create PodSecurityPolicy before Pods and ServiceAccounts
8 years ago
Taylor Thomas 29c3b5276f fix(tiller): Adds CRD ordering
8 years ago
Justin Scott b642ba2087 Merge pull request #2831 from jascott1/sort_unknown_kind
8 years ago
NauxLiu c3f9120e02
Load StorageClass before PersistentVolume is loaded.
8 years ago
Justin Scott ed24b3199a bug(tiller): sort unknown but different kinds alphabetically based on kind name
8 years ago
Justin Scott 4a02a71f1e WIP feat(helm): add `template` command
8 years ago
Justin Scott f239050996 Update kind subsort to sort unknown kinds alphabetically.
8 years ago
Justin Scott 66c4f7453e feat(tiller): sort manifests alphabetically if they are same kind
8 years ago
Aaron Schlesinger 5ff75f84a6 Adding APIService to the sort order
8 years ago
Steven E. Harris 4178ec08ac Add more object kinds to sorted installation order
9 years ago
Steven E. Harris 7ccfc6d7d4 Sort dependent RBAC role and binding kinds
9 years ago
Matthew Fisher 3f463783a5 add PersistentVolumeClaim to the kind sorter list
9 years ago
adieu c0850efeb5 Separate tiller into pkg and cmd so we can use tiller as a library.
9 years ago