Commit Graph

54 Commits (9484ef17c7a60ae09aa16dde5a705e04245d3e18)

Author SHA1 Message Date
Joe Julian 2b9f4991d6
Merge remote-tracking branch 'upstream/main' into priorityclassorder 1 year ago
Matt Farina 50c22ed7f9
Bump the Go version 2 years 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 193850a9e2
Merge pull request from bacongobbler/fix-7416 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
Dao Cong Tien 10b44a114d Add unit test for Reverse() in pkg/releaseutil.go 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
Taylor Thomas 6a91263e38 fix(releaseutil): Removes API version checks from kind sorter 5 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion 5 years ago
Taylor Thomas 4d7968f692 ref(time): Adds wrapper for most time stdlib methods 5 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling 5 years ago
Dmitry Tokarev 1da0d011f9 Added NetworkPolicy, PodDisruptionBudget, and PodSecurityPolicy to InstallOrder. () 5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version 5 years ago
Jacob LeGrone 7f532b4917
doc(hooks): note helm 2 test annotation support requirement 6 years ago
Jacob LeGrone 72127c391c
feat(test): define tests as Jobs and allow arbitrary supporting resources 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
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml 6 years ago
Matthew Fisher da83115510
Merge pull request from jan25/fix-list-sorting-5499 6 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency 6 years ago
Abhilash Gnan d40f3c63ea fix ByDate sorter to use Time.Unix() 6 years ago
Adam Reese 271e4cf111
fix(cmd/template): allow setting release name for template 6 years ago
Adam Reese 14d8e97d2a
fix(*): resolve new govet issues 6 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm 6 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller 6 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint 6 years ago
Adam Reese e51a9b90c9
Merge pull request from adamreese/v3/make-format 6 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings 6 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target 6 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations () 6 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config 6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors" 6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil 6 years ago
Matthew Fisher 195d21d5d7
ref(cmd): rename `helm delete` to `helm uninstall` 7 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings 7 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types 7 years ago
Adam Reese 91a6ebfed5
ref(*): remove protobuf timestamps 7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types 7 years ago
Michelle Noorali dcfbb2bd35 fix(releaseutil): remove newline on SplitManifests 8 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6 8 years ago
Anubhav Mishra 68d400cd38 Update comment. 8 years ago
Anubhav Mishra 6aeadb272d fix tests 8 years ago
Anubhav Mishra 1cf197d69e fix(helm): fix comments and removed unwanted split 8 years ago
Anubhav Mishra 837da9360e fix(helm): using regexp to match whitespaces instead 8 years ago