Commit Graph

32 Commits (e8ddb526bf0d7c12b8176896530ea31408074d7f)

Author SHA1 Message Date
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
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 #5284 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 (#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.
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
Anubhav Mishra 611bba0f51 fix(helm): manifests string parsing works for newlines in the manifests
8 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
8 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
8 years ago
fibonacci1729 24fe8643de ref(*): add sorter/filter utilties to releaseutil
8 years ago