Commit Graph

1505 Commits (dev-v2)

Author SHA1 Message Date
Matt Farina a55af70ea8
Merge branch 'master' into 5044-add-app-version-to-history
6 years ago
Matthew Fisher 3bc2b5b1db
Merge pull request #5264 from ds-ms/waitIngress
6 years ago
Abejide Femi d251b94efc refactor manager file in pkg folder (#6551)
6 years ago
Matthew Fisher 0171f9b9ed
Merge pull request #5789 from perher/no-wait-paused
6 years ago
Charlie Getzen 8dd89867ff Add check on empty list
6 years ago
Matthew Fisher 61be4e65d9
Merge pull request #5345 from longkb/replace_http_by_https
6 years ago
Matthew Fisher 2e871267de
Merge pull request #4783 from derkoe/fix-requirement-condition
6 years ago
Matthew Fisher 3b51dfbdbc
Merge pull request #3478 from hypnoglow/expose-repofile-get
6 years ago
Till Hoffmann 8648ccf5d3 fixed typo
6 years ago
yuxiaobo96 0b229bdd04 Improve the quality of the document (#6510)
6 years ago
Matthew Fisher 17359e3f0d
Merge pull request #6499 from yuxiaobo96/helm-update6
6 years ago
陈谭军 9d8a84ee3d fix-up typo (#6501)
6 years ago
yuxiaobo 58c004bb89 Improve the quality of annotations
6 years ago
Matt Farina 7a0bbe16a0
Merge pull request #6457 from mattfarina/update-deps
6 years ago
Taylor Thomas 7d9a6509fa
Merge pull request #6258 from daixiang0/fix-stable
6 years ago
Matt Farina aa4dae0535
Updating to newer versions of dependencies
6 years ago
Xiang Dai 05d5ff4747 update test
6 years ago
Xiang Dai b49f4269c5 fix issue when dependency is URL
6 years ago
Richard Connon 55ccdd040d Use watcher with retries to wait for resources
6 years ago
Taylor Thomas 70af7ba4db
Merge pull request #6271 from 928234269/patch-1
6 years ago
Gasmi Christophe 256765aa74 Networkpolicy kind sort (#6266)
6 years ago
Adam Eijdenberg f8f8b5d076 Add test for subchart with null value (#6146)
6 years ago
Ken Sipe c839363f16
fixes resetting os env after test run
6 years ago
Sakura 627283ac74
fix typo
6 years ago
Xiang Dai 66974afddb remove duplicate check
6 years ago
Taylor Thomas f4a55985b6
Merge pull request #6080 from deitmerit/fix/subchart-value-deletion
6 years ago
Martin Hickey dd4afa6af0
Fail to load charts that are not v1 apiVersion (#6180)
6 years ago
Scott Rigby d7f32def39
Merge pull request #5622 from scottrigby/chartutil-create-improve-getting-lb-service-address-notes
6 years ago
AllenZMC e9ea2e0d15 fix some log typos in tlsutil_test.go
6 years ago
AllenZMC 7b0a407ff7 fix mis-spelling in manager.go
6 years ago
AllenZMC 53f1ab50e5 fix wrong spells in hooks.go
6 years ago
AllenZMC 915d69a2c6 fix word 'resoures' to 'resources
6 years ago
AllenZMC 6b5ab08a61 fix word 'efault' to 'default'
6 years ago
AllenZMC b788e3dce9 fix word 'potgres' to 'postgres'
6 years ago
dinesh reddy d600c92724 Clean code: delete commented code
6 years ago
AllenZMC 6485fec309 fix word `constrint` to `constraint`
6 years ago
Yusuke Kuoka ae52477fbd fix: upgrade with CRD changes
6 years ago
ethan c086f78583 cleanup: error message typos in sql.go
6 years ago
Stefan Deitmer e53613db3f Fix subchart values not being deleted by setting value to nil in parent chart's values
6 years ago
Tariq Ibrahim 276bb9b1c8
fix golint issues reported by make test
6 years ago
Martin Hickey d953c6875c
Merge pull request #6039 from Constantin07/add_hpa_to_sorting_order
6 years ago
Constantin Bugneac 535df90cc8 Added HorizontalPodAutoscaler to sort order.
6 years ago
Matthew Fisher 88bb48bc6f
Merge pull request #6010 from icanhazbroccoli/icanhazbroccoli/chartutil-no-scientific-notation
6 years ago
Seb Ospina 320e853b8d Added List mode for Role, ClusterRole and Bindings
6 years ago
Oleg Sidorov 9014bd9c50 chartutil.ReadValues is forced to unmarshal numbers into json.Number
6 years ago
Taylor Thomas 4cbbd1046a
Merge pull request #5559 from steven-sheehy/downloader-subcommands
6 years ago
willise a1b391951e ref(tiller): add more info when force update
6 years ago
Matt Farina e2b3afcf26
Merge pull request #5902 from mattfarina/expand-default-capabilities
6 years ago
Naseem 9af767c0e5 Add security context
6 years ago
Martin Hickey c3242d1be4
Merge pull request #5532 from mortent/WaitForDelete
6 years ago
Morten Torkildsen cb2207c2fb fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
6 years ago
Matt Farina 79235eef11
Add more capabilities to the detault set used by helm template
6 years ago
Matthew Fisher d93b660c62
Revert "Change port forward command order in default note"
6 years ago
Matt Farina 6c88a429ff
Merge pull request #5890 from naseemkullah/sa
6 years ago
Aisuko 2868aed321 Change port forward command order in default note
6 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
Adam Eijdenberg 29a295eb84 Add test for existing merging behaviour of mixed types
6 years ago
Jordan Sissel 15c6bef6a5 Try a bit harder to provide a clear error message.
6 years ago
Martin Hickey 2ca025d482
Merge pull request #5759 from ialidzhikov/issue-5758
6 years ago
Matt Farina e46dd138b1
Merge pull request #5842 from mattfarina/moar-capabilities
6 years ago
Matt Farina 35b740af22
Adding Kinds to the capabilities apiversions lookup for templates
6 years ago
Matthew Fisher b496f85bc2
Merge pull request #5755 from tillepille/master
6 years ago
Tim Schrumpf 741dd4a93b Ingress ServicePort from Values
6 years ago
Martin Hickey b0b0accdfc
Merge pull request #5666 from tariq1890/fix_short
6 years ago
Adam Eijdenberg 5b9311d163 Fix nested null value overrides
6 years ago
Matthew Fisher af0bb6d26b
Merge pull request #5760 from mortent/revertValidationFix
6 years ago
Martin Hickey f8b496fd66
Merge pull request #5772 from dev-chulbuji/master
6 years ago
Tariq Ibrahim ccf933b29a
return error when io.Copy fails in Digest
6 years ago
Per Hermansson b0e7b8c9d9 Skip waiting for paused deployments
6 years ago
dev-chulbuji 3708fad517 feat: change miss fixing
6 years ago
dev-chulbuji 3d487547f9 change deployment version
6 years ago
Morten Torkildsen ad886c5e36 fix(helm): Disable schema validation for manifests
6 years ago
ialidzhikov 0880703a40 Change extension rule to warning severity
6 years ago
Matthew Fisher 9fb19967ba
Merge pull request #5643 from mortent/NoValidateExistingResources
6 years ago
Tariq Ibrahim 8fcc438b67
fix the short descriptions of all helm commands
6 years ago
Matt Farina b4ff4d2f61
Merge pull request #5729 from mattfarina/fix-lint-apiversion
6 years ago
Matt Farina d4053b38cd
Adding lint check for apiVersion which is a required field
6 years ago
Matthew Fisher ae0d4b151b
fix(pkg/storage/driver): use shallowReleaseEqual()
6 years ago
Matthew Fisher 55e87b68bb
Merge pull request #5672 from tariq1890/err_digest
6 years ago
Matthew Fisher a93ebe17d6
Merge pull request #5371 from PayFit/feat/add-sql-storage-driver
6 years ago
Matthew Fisher 39283f9b38
Merge pull request #5702 from bacongobbler/bump-version-2.14
6 years ago
Matthew Fisher 5be3af65a2
bump version to v2.14
6 years ago
Tariq Ibrahim 86b970600b
add errcheck for Digest method in sign.go
6 years ago
walkafwalka a8ba005aca Add umask before tarball creation
6 years ago
walkafwalka 7eb7567e6b Add tar extract permission tests
6 years ago
Aaron Walker 796f5eea85 Fix plugin tar extract permissions
6 years ago
Morten Torkildsen 072cd6af37 fix(helm): Regenerate go types from proto
6 years ago
Martin Hickey 470d92e126 Fix scaffold chart label in helper template
7 years ago
Matthew Fisher 3da600d03f
Merge pull request #5271 from donbowman/add-imagePullSecret
7 years ago
Morten Torkildsen 94adb5bbe0 fix(helm): Only validate new manifests
7 years ago
Matt Farina b06b5ef4d2
Merge pull request #5373 from luisdavim/version_label
7 years ago
Luis Davim 0270f2e2b5 Reduce template code duplication. Fixes #5372
7 years ago
Charlie Getzen 9f1a62783a batch perform function by resource kind (Deployment, Pod, etc)
7 years ago
Elliot Maincourt f4052821c9 Fix formatting issue
7 years ago
Elliot Maincourt 13e82d2039 Clarify our SQL Release binding struct naming and purpose
7 years ago
Étienne Lafarge 6c396880ad [pr-review] Lighten docs & validate SQL dialect
7 years ago
Étienne Lafarge a602d70842 [storage] Add an SQL storage driver
7 years ago
Scott Rigby 3df75ec1d9
Improve getting LoadBalancer address in NOTES.txt
7 years ago
Evan Vetere f602c2328d tone down the enthusiasm
7 years ago
SataQiu 06fbc720e7 refactor: using tiller probe port constant
7 years ago
SataQiu e48a3be64a define port 44134 as a constant
7 years ago
Charlie Getzen 0075154a39 Use a goroutine when interacting with kube api
7 years ago
Arash Deshmeh 720c28f4c5 fix(helm): improve error message for content outside base dir
7 years ago
Matthew Fisher 62edd09800
Merge pull request #5606 from xichengliudui/update-go-const
7 years ago
Matthew Fisher 870e21d088
Merge pull request #5607 from xichengliudui/update-go-const-park2
7 years ago
Matthew Fisher 2b36b1ad46
Merge pull request #5599 from xichengliudui/addconstants
7 years ago
Matthew Fisher 0d81d92a01
Merge pull request #5112 from mortent/WaitCRDEstablished
7 years ago
xichengliudui 5edb79df4c Using const() defines constants together (part:1)
7 years ago
xichengliudui 165e071d4a Using const() defines constants together (part:2)
7 years ago
xichengliudui eb457460b1 Using const() defines constants together
7 years ago
Morten Torkildsen 32d7f1a3fc fix(helm): Fix manifest validation
7 years ago
Steven Sheehy cff2746e02
Add sub-command support to plugin downloader
7 years ago
Matthew Fisher 53d432fa58
Merge pull request #4871 from flant/fix-no-resource-with-the-name-found
7 years ago
Timofey Kirillov a8145d6f17 Regenerate proto files for `--cleanup-on-fail` option
7 years ago
Timofey Kirillov faa5fd0b5e Add clarification log messages before calling cleanup-on-fail during update
7 years ago
Morten Torkildsen b8e40a7c31 fix(helm): Wait for CRDs to reach established state for crd_install hook
7 years ago
Matthew Fisher 3c871c0030
chore(glide): bump kubernetes to 1.14
7 years ago
Matthew Fisher 15d5deeaea
Merge pull request #5460 from selslack/fix/update-not-found-error-text
7 years ago
Pavel Eremeev 535f9cece5 refactor(*): update error message
7 years ago
Fernando Barbosa bf7106f6c0
Add cleanup on fail after wait
7 years ago
Timofey Kirillov 5ffe4ce588
Fix `no RESOURCE with the name NAME found`
7 years ago
Mikhail Kirpichev 63ef73d416 fix(tiller): fixed a typo in tiller and unit test
7 years ago
Pavel Eremeev bc85db3a19 refactor(*): make "not found" error message user-friendly
7 years ago
Luis Davim b7b372f693 Add app.kubernetes.io/version label
7 years ago
Joe Lanford a9c10fe104 pkg/chartutil: fix SaveDir for nested templates directories
7 years ago
Jacob LeGrone ce4c3f51ad
test(resource-policy): verify behavior of non-standard policy types
7 years ago
Jacob LeGrone 55fbed95d5
feat(resource-policy): delete manifests when policy value is delete
7 years ago
Don Bowman e80f173526
Change indent of {{ with }}
7 years ago
tuanvcw 268695813b Fix typos in various places (#5360)
7 years ago
Don Bowman d819efa48b
Make imagePullSecrets and array, move to root level
7 years ago
Kim Bao Long 9af6187c9c Replacing 'HTTP' by 'HTTPS' for securing links
7 years ago
Miroslav Spousta 73a17eb599 Fix wording in error message (#5322)
7 years ago
Matt Farina 35b7822190
Noting the version as the match element
7 years ago
Alex 9f964c11da fix: helm display confused error message if version is empty (without quotes) (#5310)
7 years ago
ds-ms 914545851e Fixing condition
7 years ago
liaoj f5986db184 fix: helm fetch wrong version chart (#4850)
7 years ago
Matt Butcher 70c509e77e
fix: Update gRPC to get better TLS connection handling (v2 minor release) (#5210)
7 years ago
lIuDuI 9fb9850aca Fix function comment to consistent with its name (#5294)
7 years ago
Michelle Noorali 9cfb92185c
Merge pull request #5291 from xichengliudui/updatefunc
7 years ago
Michelle Noorali d6ec975f74
Merge pull request #5140 from eladiw/master
7 years ago
xichengliudui 5767f13aaa Fix function comment to consistent with its name
7 years ago
Gábor Lipták bed4054c41 Correct golint warning (#5287)
7 years ago
Elad Iwanir 2734066bcc changing return order of test items so the sorting tests will fail if actually broken
7 years ago
Ian Howell a1ea9678be Add unit tests for checking sort order on helm get
7 years ago
Don Bowman 3b716b6d73
Add imagePullSecret to the `default` helm create template
7 years ago
ds-ms 1d95d8396b Wait for ingress host to be ready
7 years ago
adshmh d8bdf484cc fix(helm): add descriptive error if dependency has blank "repository" (#5152)
7 years ago