Commit Graph

15 Commits (a6f5844fb438bfad981af81c0e38413f81adb8c2)

Author SHA1 Message Date
Matt Farina 847369c184
Update to Go 1.21 for builds 1 year ago
Stepan Dohnal f46eaf2f1b Add priority class to kind sorter 3 years ago
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
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint 6 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations () 6 years ago