Commit Graph

49 Commits (v3.0.0-rc.2)

Author SHA1 Message Date
Matt Farina 90d2bac80c
Breaking up the search command into multiple commands based on type
6 years ago
Matt Farina d30d3f6218
Exposing Helm Hub search via the search command
6 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
6 years ago
Adam Reese 77a1b7e0a2
ref(*): expose klog flags
6 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
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
7 years ago
Adam Reese 57e288a88d
ref(cmd): consistent naming of cmd variables
7 years ago
Adam Reese c30637b8a1
ref(cmd): remove Writer from Cmd options stucts
7 years ago
Arash Deshmeh 4b145622a2 fix(helm): search command returns error on index search failures (specifically on regular expression errors)
8 years ago
Morgan Parry b74c21a7b2 fix(helm): Fixed semantic version constraints on 'search' command (#3116)
8 years ago
Matt Farina 3cba226e2d
feat(search): Expose AppVersion in search results
8 years ago
Adam Reese dd952e61f0
fix(helm): load home from flags during runtime
8 years ago
Shane Starcher 7150fc3d9e bug(helm) - install/upgrade/search semver constraint support
9 years ago
Gergo Huszty b4ca198cc6 Pluggable downloaders. Closes #2093, #2094.
9 years ago
libesz 0537b08779 helmpath goes under /pkg/helm/
9 years ago
libesz 024fc5c806 Fixing pkg->cmd call by moving helmpath under /pkg
9 years ago
Jim 29d0c339b4 fix(helm): make 'helm help' text punctuation consistent
9 years ago
Matt Butcher b9fb8abdbc ref(helm): remove old structure functions
9 years ago
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
9 years ago
Matt Butcher d0cefeaf82 feat(helm): add --versions flag on search
9 years ago
Matt Butcher ea66d66d2d Merge pull request #1282 from technosophos/fix/1265-auto-update-index
9 years ago
Matt Butcher ea0e665f84 fix(repo): auto-update index file formats
9 years ago
Matt Butcher 79e5fd6b74 fix(helm): fix 'helm search' to use UITable
9 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
9 years ago
Matt Butcher 446d555178 feat(helm): update helm search
9 years ago
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
9 years ago
ngtuna 90192b4b2e fix(helm): helm search should only display only those charts with a remove boolean that is set to false
9 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
fibonacci1729 245b5e080a fix(issue/841): capitalization and punctuation consistency.
9 years ago
Matt Butcher dde1524cab fix(helm): fix two panics in 'helm search'
9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
9 years ago
vaikas-google 8405504953 do not return errors and do not print any messages about no matches found to be more like unix commands
9 years ago
Michelle Noorali 7c2682112f Merge pull request #745 from michelleN/repo-index
9 years ago
Michelle Noorali 4bb36c89ab feat(helm): generate index file for repository
9 years ago
Matt Butcher f2b63805c2 fix(helm): fix search bugs
9 years ago
vaikas-google 5a7e55ac62 When no matches found, return error instead of printing no matches found
10 years ago
vaikas-google 726312c915 Print no matches found if none are found
10 years ago
Michelle Noorali 9b732da719 ref(helm): rename cache file to index file
10 years ago
vaikas-google 91c3d31451 fix the arguments in the call to searchCacheForPattern
10 years ago
vaikas-google d50e22c707 Add search support
10 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
10 years ago
Michelle Noorali 5251344318 feat(helm): add structure.go to hold paths
10 years ago
Michelle Noorali 8404d743a0 ref(init): save helm paths to variables
10 years ago
Michelle Noorali ae720981d3 ref(repo): fix style errors in cmd/helm & pkg/repo
10 years ago
Michelle Noorali 39a9eab114 ref(helm): comment + err cleanup on helm
10 years ago
Michelle Noorali 2e1701be11 helm(search): add search command
10 years ago