Commit Graph

1496 Commits (242bd58066b1d325c5624f58d4ee98113fc443e2)

Author SHA1 Message Date
Brice Rising 3469c9a17c Skip inaccessible file tests for root
5 years ago
Brice Rising 60bd2a56fd Remove dep/internal/test dependency
5 years ago
Brice Rising 51dbd7c1a6 Removed unused methods from fs package
5 years ago
Brice Rising 94d87ef95d Fix rename for helm dep upgrade
5 years ago
Matthew Fisher 8489290300
fix(sympath): walk symbolic links one once
5 years ago
Matthew Fisher 33bb88851d
fix(kube): fix race condition
5 years ago
Matthew Fisher 7afbddfba2
bump version to v2.15
5 years ago
Matthew Fisher 14841258e0
Merge pull request #6590 from hickeyma/refactor-chart-create
5 years ago
Matthew Fisher 024f168bdf
Merge pull request #6612 from bacongobbler/rebase-6167
5 years ago
Matthew Fisher 9b9dcebea8
fix(kube): watch events from a matching pod
5 years ago
Guangming Wang ecf9afbe06 fix file mode,it should be octal expressed
5 years ago
Martin Hickey 146f4315d3 Update Ingress API group in scaffold chart
5 years ago
Karuppiah Natarajan 519ccac294 fix repo url being decoded while downloading repo index (#6060)
5 years ago
Matthew Fisher ca7a719c96
rebase from master, regenerate proto files
5 years ago
Jeff Knurek ef5d4e652c
change GetPodLogs to return io.Reader instead of string
5 years ago
Jeff Knurek 7f2e0c535c
return error is client not set
5 years ago
Jeff Knurek a2e8b188c2
TEST: add some rudimentary test code for helm test logs
5 years ago
Jeff Knurek 6529abe85f
TEST: cleanup code
5 years ago
Jeff Knurek b94608388e
TEST: add option to dump logs during helm test
5 years ago
Matthew Fisher fb2cbb0019
Merge pull request #6578 from bacongobbler/fix-3442
5 years ago
Matthew Fisher 74653d3794
fix: return more information to the user
5 years ago
Matthew Fisher a31d4ad43e
fix: use nonexistent rather than inexistent
5 years ago
Taylor Thomas 4e8063b103
Merge pull request #5177 from adshmh/5150-lint-development-version-flag
5 years ago
Taylor Thomas 730e8f3e27
Merge pull request #5392 from bnookala/add-template-api-versioning
5 years ago
Matthew Fisher b6afc6bf46
Merge pull request #4985 from bkeroackdsc/client-accept-contexts
5 years ago
Benjamen Keroack 545e2213be helm client: add methods that accept contexts so callers can cancel long-running operations
5 years ago
Bhargav Nookala 300aa76d8d Allow customization of API Versions when using Helm Template with --api-versions or -a
5 years ago
Taylor Thomas 5437dd4d05
Merge pull request #5611 from cgetzen/cg/kube_create_goroutine
5 years ago
Ting-Wai ed8f17a889 Parameterize maximum number of tests pods to run in parallel (#6078)
5 years ago
Charlie Getzen 6b2f408f8e Merge branch 'master' of https://github.com/kubernetes/helm into cg/kube_create_goroutine
5 years ago
Sebastien Plisson 99b8a0d0d7
Removed test requiring repository field to allow local chart dependency
5 years ago
Sebastien Plisson e8ab69ccc6
missing test file
5 years ago
Sebastien Plisson 8537bb5c42
Added test cases for chart present under charts folder
5 years ago
Sebastien Plisson 21edd808b6
#3321 Accept dependency in requirements.yaml from charts directory.
5 years ago
Matthew Fisher cf30db50f5
Merge pull request #5298 from jordansissel/issue/5296/error-hinting
5 years ago
Matthew Fisher 51f5ae9873
Merge pull request #6577 from bacongobbler/fixup-6334
5 years ago
Matthew Fisher caff38ffa1
fix(generator): fixup package comment linting error
5 years ago
Matthew Fisher d8d56fe111
Merge pull request #5610 from adshmh/feat-5552-fix-root-folder-files-error
5 years ago
Charlie Getzen 02ccb33bdc use WaitGroup instead of channels and counters
5 years ago
Matthew Fisher 7fd770ca1b
Merge pull request #6274 from kensipe/env-test-fix
5 years ago
Matthew Fisher 59ea688813
Merge pull request #5428 from walkafwalka/fix/plugin-tar-extract-perms
5 years ago
Matt Farina a55af70ea8
Merge branch 'master' into 5044-add-app-version-to-history
5 years ago
Matthew Fisher 3bc2b5b1db
Merge pull request #5264 from ds-ms/waitIngress
5 years ago
Abejide Femi d251b94efc refactor manager file in pkg folder (#6551)
5 years ago
Matthew Fisher 0171f9b9ed
Merge pull request #5789 from perher/no-wait-paused
5 years ago
Charlie Getzen 8dd89867ff Add check on empty list
5 years ago
Matthew Fisher 61be4e65d9
Merge pull request #5345 from longkb/replace_http_by_https
5 years ago
Matthew Fisher 2e871267de
Merge pull request #4783 from derkoe/fix-requirement-condition
5 years ago
Matthew Fisher 3b51dfbdbc
Merge pull request #3478 from hypnoglow/expose-repofile-get
5 years ago
Till Hoffmann 8648ccf5d3 fixed typo
5 years ago
yuxiaobo96 0b229bdd04 Improve the quality of the document (#6510)
5 years ago
Matthew Fisher 17359e3f0d
Merge pull request #6499 from yuxiaobo96/helm-update6
5 years ago
陈谭军 9d8a84ee3d fix-up typo (#6501)
5 years ago
yuxiaobo 58c004bb89 Improve the quality of annotations
5 years ago
Matt Farina 7a0bbe16a0
Merge pull request #6457 from mattfarina/update-deps
5 years ago
Taylor Thomas 7d9a6509fa
Merge pull request #6258 from daixiang0/fix-stable
5 years ago
Matt Farina aa4dae0535
Updating to newer versions of dependencies
5 years ago
Xiang Dai 05d5ff4747 update test
5 years ago
Xiang Dai b49f4269c5 fix issue when dependency is URL
5 years ago
Richard Connon 55ccdd040d Use watcher with retries to wait for resources
5 years ago
Taylor Thomas 70af7ba4db
Merge pull request #6271 from 928234269/patch-1
5 years ago
Gasmi Christophe 256765aa74 Networkpolicy kind sort (#6266)
5 years ago
Adam Eijdenberg f8f8b5d076 Add test for subchart with null value (#6146)
5 years ago
Ken Sipe c839363f16
fixes resetting os env after test run
5 years ago
Sakura 627283ac74
fix typo
5 years ago
Xiang Dai 66974afddb remove duplicate check
5 years ago
Taylor Thomas f4a55985b6
Merge pull request #6080 from deitmerit/fix/subchart-value-deletion
5 years ago
Martin Hickey dd4afa6af0
Fail to load charts that are not v1 apiVersion (#6180)
5 years ago
Scott Rigby d7f32def39
Merge pull request #5622 from scottrigby/chartutil-create-improve-getting-lb-service-address-notes
5 years ago
AllenZMC e9ea2e0d15 fix some log typos in tlsutil_test.go
5 years ago
AllenZMC 7b0a407ff7 fix mis-spelling in manager.go
5 years ago
AllenZMC 53f1ab50e5 fix wrong spells in hooks.go
5 years ago
AllenZMC 915d69a2c6 fix word 'resoures' to 'resources
5 years ago
AllenZMC 6b5ab08a61 fix word 'efault' to 'default'
5 years ago
AllenZMC b788e3dce9 fix word 'potgres' to 'postgres'
5 years ago
dinesh reddy d600c92724 Clean code: delete commented code
5 years ago
AllenZMC 6485fec309 fix word `constrint` to `constraint`
5 years ago
Yusuke Kuoka ae52477fbd fix: upgrade with CRD changes
5 years ago
ethan c086f78583 cleanup: error message typos in sql.go
5 years ago
Stefan Deitmer e53613db3f Fix subchart values not being deleted by setting value to nil in parent chart's values
5 years ago
Tariq Ibrahim 276bb9b1c8
fix golint issues reported by make test
5 years ago
Martin Hickey d953c6875c
Merge pull request #6039 from Constantin07/add_hpa_to_sorting_order
5 years ago
Constantin Bugneac 535df90cc8 Added HorizontalPodAutoscaler to sort order.
5 years ago
Matthew Fisher 88bb48bc6f
Merge pull request #6010 from icanhazbroccoli/icanhazbroccoli/chartutil-no-scientific-notation
5 years ago
Seb Ospina 320e853b8d Added List mode for Role, ClusterRole and Bindings
5 years ago
Oleg Sidorov 9014bd9c50 chartutil.ReadValues is forced to unmarshal numbers into json.Number
5 years ago
Taylor Thomas 4cbbd1046a
Merge pull request #5559 from steven-sheehy/downloader-subcommands
5 years ago
willise a1b391951e ref(tiller): add more info when force update
5 years ago
Matt Farina e2b3afcf26
Merge pull request #5902 from mattfarina/expand-default-capabilities
5 years ago
Naseem 9af767c0e5 Add security context
5 years ago
Martin Hickey c3242d1be4
Merge pull request #5532 from mortent/WaitForDelete
5 years ago
Morten Torkildsen cb2207c2fb fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
5 years ago
Matt Farina 79235eef11
Add more capabilities to the detault set used by helm template
5 years ago
Matthew Fisher d93b660c62
Revert "Change port forward command order in default note"
5 years ago
Matt Farina 6c88a429ff
Merge pull request #5890 from naseemkullah/sa
5 years ago
Aisuko 2868aed321 Change port forward command order in default note
5 years ago
Naseem ab8585faea Keep indentation consistent
6 years ago
Naseem a985f34b81 Add sa
6 years ago
Adam Eijdenberg 0ba4c63546 Update warning to be more accurate
6 years ago
Adam Eijdenberg dda84976bf Refactor to use common codepath for table coalescing
6 years ago