Commit Graph

55 Commits (main)

Author SHA1 Message Date
Matt Farina 847369c184
Update to Go 1.21 for builds
6 months ago
Joe Julian 2b9f4991d6
Merge remote-tracking branch 'upstream/main' into priorityclassorder
11 months ago
Matt Farina 50c22ed7f9
Bump the Go version
1 year ago
Stepan Dohnal f46eaf2f1b Add priority class to kind sorter
2 years ago
stephanECD 0361dc8568 Add IngressClass to manifests to be (un)installed
2 years ago
hzliangbin 146e0f9cc3 add kind_sorter support for SecretList
4 years ago
Matthew Fisher 193850a9e2
Merge pull request #7499 from bacongobbler/fix-7416
4 years ago
Matthew Fisher 671ceb5514
ref(kind_sorter): use an in-place sort for sortManifestsByKind, reduce code duplication
4 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 #7355 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. (#6624)
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
5 years ago
Jacob LeGrone 72127c391c
feat(test): define tests as Jobs and allow arbitrary supporting resources
5 years ago
Seb Ospina 1469a78029 Added List mode for Role, ClusterRole and Bindings
5 years ago
Constantin Bugneac 512f67de14 Added HorizontalPodAutoscaler to sort order.
5 years ago
Oleg Sidorov ec440d446d Replaced ghodss/yaml with sigs.k8s.io/yaml
5 years ago
Matthew Fisher da83115510
Merge pull request #5539 from jan25/fix-list-sorting-5499
5 years ago
Adam Reese 097834de0a
ref(pkg/chartutil): remove k8s version object dependency
5 years ago
Abhilash Gnan d40f3c63ea fix ByDate sorter to use Time.Unix()
5 years ago
Adam Reese 271e4cf111
fix(cmd/template): allow setting release name for template
5 years ago
Adam Reese 14d8e97d2a
fix(*): resolve new govet issues
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
5 years ago
Adam Reese e51a9b90c9
Merge pull request #5284 from adamreese/v3/make-format
5 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings
5 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
5 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
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`
6 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
6 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
6 years ago
Adam Reese 91a6ebfed5
ref(*): remove protobuf timestamps
6 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
6 years ago
Michelle Noorali dcfbb2bd35 fix(releaseutil): remove newline on SplitManifests
7 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
7 years ago
Anubhav Mishra 68d400cd38 Update comment.
7 years ago
Anubhav Mishra 6aeadb272d fix tests
7 years ago
Anubhav Mishra 1cf197d69e fix(helm): fix comments and removed unwanted split
7 years ago