Commit Graph

1426 Commits (91356c81ebf843fee5f1b2fddfba12ec4e1ecaee)

Author SHA1 Message Date
AllenZMC 7b0a407ff7 fix mis-spelling in manager.go
7 years ago
AllenZMC 53f1ab50e5 fix wrong spells in hooks.go
7 years ago
AllenZMC 915d69a2c6 fix word 'resoures' to 'resources
7 years ago
AllenZMC 6b5ab08a61 fix word 'efault' to 'default'
7 years ago
AllenZMC b788e3dce9 fix word 'potgres' to 'postgres'
7 years ago
dinesh reddy d600c92724 Clean code: delete commented code
7 years ago
AllenZMC 6485fec309 fix word `constrint` to `constraint`
7 years ago
Yusuke Kuoka ae52477fbd fix: upgrade with CRD changes
7 years ago
ethan c086f78583 cleanup: error message typos in sql.go
7 years ago
Stefan Deitmer e53613db3f Fix subchart values not being deleted by setting value to nil in parent chart's values
7 years ago
Tariq Ibrahim 276bb9b1c8
fix golint issues reported by make test
7 years ago
Martin Hickey d953c6875c
Merge pull request #6039 from Constantin07/add_hpa_to_sorting_order
7 years ago
Constantin Bugneac 535df90cc8 Added HorizontalPodAutoscaler to sort order.
7 years ago
Matthew Fisher 88bb48bc6f
Merge pull request #6010 from icanhazbroccoli/icanhazbroccoli/chartutil-no-scientific-notation
7 years ago
Seb Ospina 320e853b8d Added List mode for Role, ClusterRole and Bindings
7 years ago
Oleg Sidorov 9014bd9c50 chartutil.ReadValues is forced to unmarshal numbers into json.Number
7 years ago
Taylor Thomas 4cbbd1046a
Merge pull request #5559 from steven-sheehy/downloader-subcommands
7 years ago
willise a1b391951e ref(tiller): add more info when force update
7 years ago
Matt Farina e2b3afcf26
Merge pull request #5902 from mattfarina/expand-default-capabilities
7 years ago
Naseem 9af767c0e5 Add security context
7 years ago
Martin Hickey c3242d1be4
Merge pull request #5532 from mortent/WaitForDelete
7 years ago
Morten Torkildsen cb2207c2fb fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
7 years ago
Matt Farina 79235eef11
Add more capabilities to the detault set used by helm template
7 years ago
Matthew Fisher d93b660c62
Revert "Change port forward command order in default note"
7 years ago
Matt Farina 6c88a429ff
Merge pull request #5890 from naseemkullah/sa
7 years ago
Aisuko 2868aed321 Change port forward command order in default note
7 years ago
Naseem ab8585faea Keep indentation consistent
7 years ago
Naseem a985f34b81 Add sa
7 years ago
Adam Eijdenberg 0ba4c63546 Update warning to be more accurate
7 years ago
Adam Eijdenberg dda84976bf Refactor to use common codepath for table coalescing
7 years ago
Adam Eijdenberg 29a295eb84 Add test for existing merging behaviour of mixed types
7 years ago
Jordan Sissel 15c6bef6a5 Try a bit harder to provide a clear error message.
7 years ago
Martin Hickey 2ca025d482
Merge pull request #5759 from ialidzhikov/issue-5758
7 years ago
Matt Farina e46dd138b1
Merge pull request #5842 from mattfarina/moar-capabilities
7 years ago
Matt Farina 35b740af22
Adding Kinds to the capabilities apiversions lookup for templates
7 years ago
Matthew Fisher b496f85bc2
Merge pull request #5755 from tillepille/master
7 years ago
Tim Schrumpf 741dd4a93b Ingress ServicePort from Values
7 years ago
Martin Hickey b0b0accdfc
Merge pull request #5666 from tariq1890/fix_short
7 years ago
Adam Eijdenberg 5b9311d163 Fix nested null value overrides
7 years ago
Matthew Fisher af0bb6d26b
Merge pull request #5760 from mortent/revertValidationFix
7 years ago
Martin Hickey f8b496fd66
Merge pull request #5772 from dev-chulbuji/master
7 years ago
Tariq Ibrahim ccf933b29a
return error when io.Copy fails in Digest
7 years ago
Per Hermansson b0e7b8c9d9 Skip waiting for paused deployments
7 years ago
dev-chulbuji 3708fad517 feat: change miss fixing
7 years ago
dev-chulbuji 3d487547f9 change deployment version
7 years ago
Morten Torkildsen ad886c5e36 fix(helm): Disable schema validation for manifests
7 years ago
ialidzhikov 0880703a40 Change extension rule to warning severity
7 years ago
Matthew Fisher 9fb19967ba
Merge pull request #5643 from mortent/NoValidateExistingResources
7 years ago
Tariq Ibrahim 8fcc438b67
fix the short descriptions of all helm commands
7 years ago
Matt Farina b4ff4d2f61
Merge pull request #5729 from mattfarina/fix-lint-apiversion
7 years ago
Matt Farina d4053b38cd
Adding lint check for apiVersion which is a required field
7 years ago
Matthew Fisher ae0d4b151b
fix(pkg/storage/driver): use shallowReleaseEqual()
7 years ago
Matthew Fisher 55e87b68bb
Merge pull request #5672 from tariq1890/err_digest
7 years ago
Matthew Fisher a93ebe17d6
Merge pull request #5371 from PayFit/feat/add-sql-storage-driver
7 years ago
Matthew Fisher 39283f9b38
Merge pull request #5702 from bacongobbler/bump-version-2.14
7 years ago
Matthew Fisher 5be3af65a2
bump version to v2.14
7 years ago
Tariq Ibrahim 86b970600b
add errcheck for Digest method in sign.go
7 years ago
walkafwalka a8ba005aca Add umask before tarball creation
7 years ago
walkafwalka 7eb7567e6b Add tar extract permission tests
7 years ago
Aaron Walker 796f5eea85 Fix plugin tar extract permissions
7 years ago
Morten Torkildsen 072cd6af37 fix(helm): Regenerate go types from proto
7 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