Commit Graph

58 Commits (release-3.19)

Author SHA1 Message Date
Chris Berry 4cb639ed4e
Fix lint
7 months ago
Chris Berry ca90972b3d
Add hook annotations to output pod logs to client on success and fail
7 months ago
Marcin Owsiany a6863a64ce Drop unused field.
1 year ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Joe Julian 2b9f4991d6
Merge remote-tracking branch 'upstream/main' into priorityclassorder
2 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Stepan Dohnal f46eaf2f1b Add priority class to kind sorter
4 years ago
stephanECD 0361dc8568 Add IngressClass to manifests to be (un)installed
4 years ago
hzliangbin 146e0f9cc3 add kind_sorter support for SecretList
5 years ago
Matthew Fisher 193850a9e2
Merge pull request #7499 from bacongobbler/fix-7416
6 years ago
Matthew Fisher 671ceb5514
ref(kind_sorter): use an in-place sort for sortManifestsByKind, reduce code duplication
6 years ago
Daniel Strobusch 9a2ff7802f
fix(helm): sort hooks by kind for equal weight
6 years ago
Dao Cong Tien 10b44a114d Add unit test for Reverse() in pkg/releaseutil.go
6 years ago
Bradley Skuse e2946c7e34 Fix: helm3 - kind sorter incorrectly compares unknown and namespace
6 years ago
Matthew Fisher 7432fdc9ef
Merge pull request #7355 from dastrobu/#7159-cannot-install-service-account-token-due-to-install-order
6 years ago
Daniel Strobusch 08663e6bb3
fix(helm): move ServiceAccount before Secret in InstallOrder.
6 years ago
Andreas Sommer 4d8160eedf feat(template): process manifests in file path order, then in order found in each file (before sorting manifests)
6 years ago
Taylor Thomas 6a91263e38 fix(releaseutil): Removes API version checks from kind sorter
6 years ago
Taylor Thomas 93abfd75ad Remove reference to stdtime to reduce confusion
6 years ago
Taylor Thomas 4d7968f692 ref(time): Adds wrapper for most time stdlib methods
6 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
6 years ago
Dmitry Tokarev 1da0d011f9 Added NetworkPolicy, PodDisruptionBudget, and PodSecurityPolicy to InstallOrder. (#6624)
6 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
6 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 #5539 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()
7 years ago
Adam Reese 271e4cf111
fix(cmd/template): allow setting release name for template
7 years ago
Adam Reese 14d8e97d2a
fix(*): resolve new govet issues
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Adam Reese 21d3a40f3b
feat(tests): replace gometalinter with golangci-lint
7 years ago
Adam Reese e51a9b90c9
Merge pull request #5284 from adamreese/v3/make-format
7 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings
7 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
7 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
7 years ago
Adam Reese 2b81eea1e2
ref(*): replace byte array with map for Release config
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
7 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
8 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
8 years ago
Adam Reese 91a6ebfed5
ref(*): remove protobuf timestamps
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Michelle Noorali dcfbb2bd35 fix(releaseutil): remove newline on SplitManifests
9 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
9 years ago