Commit Graph

5923 Commits (89f2f84a0241422d3c430e2e67c3e4e21fbf4eb8)
 

Author SHA1 Message Date
Christophe VILA 8a4c0bc7b1 added test for https://github.com/helm/helm/pull/8913 related to https://github.com/helm/helm/issues/8621
4 years ago
Christophe VILA e0a1bc8ea8 Merge remote-tracking branch 'origin/master' into fork-lint-bug
4 years ago
Lehel Gyuro 8abb44f218 [#7696] Avoid crash in chart loader on unexpected file sequence
4 years ago
Marc Khouzam 82f739072c feat(test): Adapt completion tests to Cobra 1.1
4 years ago
dependabot[bot] 713ec751a3 Bump github.com/spf13/cobra from 1.0.0 to 1.1.1
4 years ago
Matthew Fisher 11077a4991
Merge pull request #8929 from bacongobbler/fix-8416
4 years ago
Martin Hickey b83632e757 Update err message to use the regex pattern directly
4 years ago
Martin Hickey 5785dd6d49 Fix the lint error message for valid names
4 years ago
Christophe VILA f736af95eb do not check YAML if nothing was parsed
4 years ago
Matthew Fisher 38c964ae81
fix(test): display error message
4 years ago
Matt Farina e72e2935dd
Merge pull request #8923 from mattfarina/bump-version-3.4
4 years ago
Matt Farina ce4fa95868 bump version to v3.4.0
4 years ago
Matt Farina 75b7aeaeeb
Merge pull request #7024 from jan25/issue-6972
4 years ago
Matt Butcher fe2d7f7792
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
4 years ago
Matt Butcher af01394e9f
warn and block old repo URLs (#8903)
4 years ago
Matt Butcher 5f3e560029
improved user-facing error messages to explain the underlying problem (#8731)
4 years ago
Matthew Fisher e1d4c67437
Merge pull request #8891 from bridgetkromhout/meeting-details
4 years ago
Matthew Fisher 1a3c019c73
Merge pull request #8887 from bacongobbler/fix-8848
4 years ago
Bridget Kromhout 0f55fb5316
Linking to a more complete list of meeting details.
4 years ago
Matthew Fisher 360212393b
add authentication to CircleCI jobs
4 years ago
yxxhero 09af5447d9 Add --skip-refresh option in helm dep build
4 years ago
Martin Hickey 8667aa4f98
Merge pull request #8874 from consideRatio/pr/helm-create-template-indentation
4 years ago
Matthew Fisher e73af10d0b
Merge pull request #8696 from f0rmiga/patch-1
4 years ago
Erik Sundell 1d9767fea2 helm create: make generated YAML indentation more consistent
4 years ago
Janario Oliveira cf3870a57f Adjusted import
4 years ago
Janario Oliveira 10a29d1662 Reuse kube-client
4 years ago
Matt Farina fc9b46067f
Merge pull request #8828 from zhijianli88/pipe-stderr
4 years ago
Matt Farina 54ea21d245
Merge pull request #8830 from zhijianli88/GOBIN
4 years ago
Matt Farina 6297c021cb
Merge pull request #8795 from mattfarina/feat-8767
4 years ago
Li Zhijian e97975d7ad Makefile: check and use GOBIN environment variable first
4 years ago
Li Zhijian 59c77716ad TestCheckPerms: utilize pipe to read stderr
4 years ago
Matt Farina e17500018e
Merge pull request #8824 from helm/dependabot/go_modules/github.com/sirupsen/logrus-1.7.0
4 years ago
Matt Farina bea377bbd0
Merge pull request #8825 from helm/dependabot/go_modules/github.com/DATA-DOG/go-sqlmock-1.5.0
4 years ago
dependabot[bot] b08c7d2429
Bump github.com/DATA-DOG/go-sqlmock from 1.4.1 to 1.5.0
4 years ago
dependabot[bot] 2bc79d3294
Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
4 years ago
Mikuláš Dítě 6aa54eacc5 feat(install): add requested version to error
4 years ago
Adam Reese eefd939c6c
Merge pull request #8067 from adamreese/ref/klog-flags
4 years ago
Matt Farina c215782436
Merge pull request #8817 from helm/dependabot/go_modules/github.com/lib/pq-1.8.0
4 years ago
Matt Farina e17f7026bd
Merge pull request #8818 from helm/dependabot/go_modules/github.com/gofrs/flock-0.8.0
4 years ago
dependabot[bot] 253a9500d7
Bump github.com/gofrs/flock from 0.7.1 to 0.8.0
4 years ago
dependabot[bot] a6e76cbbbe
Bump github.com/lib/pq from 1.7.0 to 1.8.0
4 years ago
Matt Farina 593fec6868
Merge pull request #8807 from mattfarina/feat-8806
4 years ago
Martin Hickey 4e0bd3483b
Merge pull request #8811 from Hellcatlk/golint
4 years ago
zouyu a167b3fc87 Fix wrong function's name in comment
4 years ago
Adam Reese 66034e4035
ref(cmd): prevent klogs flags from polluting the help text
4 years ago
Matt Farina b7c38c879a Adding support for k8s 1.19
4 years ago
Abhilash Gnan 3ca46f3b23 remove redudant time func
4 years ago
Abhilash Gnan b17cf19a2e fix example time format
4 years ago
Abhilash Gnan c5e9732a9f rename to time format flag
4 years ago
Abhilash Gnan 190e0b4a81 refactor time formatting
4 years ago