Commit Graph

12 Commits (c477d697ecf859413eebdaf7e3451ee1ad7c982d)

Author SHA1 Message Date
stephanECD 0361dc8568 Add IngressClass to manifests to be (un)installed 3 years ago
hzliangbin 146e0f9cc3 add kind_sorter support for SecretList 5 years ago
Matthew Fisher 671ceb5514
ref(kind_sorter): use an in-place sort for sortManifestsByKind, reduce code duplication 5 years ago
Daniel Strobusch 9a2ff7802f
fix(helm): sort hooks by kind for equal weight 5 years ago
Bradley Skuse e2946c7e34 Fix: helm3 - kind sorter incorrectly compares unknown and namespace 5 years ago
Matthew Fisher 7432fdc9ef
Merge pull request from dastrobu/#7159-cannot-install-service-account-token-due-to-install-order 5 years ago
Daniel Strobusch 08663e6bb3
fix(helm): move ServiceAccount before Secret in InstallOrder. 5 years ago
Andreas Sommer 4d8160eedf feat(template): process manifests in file path order, then in order found in each file (before sorting manifests) 5 years ago
Dmitry Tokarev 1da0d011f9 Added NetworkPolicy, PodDisruptionBudget, and PodSecurityPolicy to InstallOrder. () 6 years ago
Seb Ospina 1469a78029 Added List mode for Role, ClusterRole and Bindings 6 years ago
Constantin Bugneac 512f67de14 Added HorizontalPodAutoscaler to sort order. 6 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations () 6 years ago