Commit Graph

62 Commits

Author SHA1 Message Date
Tomas Dabasinskas dab0b45caf Implement dependencies restore functionallity 2018-06-12 11:19:14 +03:00
Tomas Dabasinskas 05120a8ad7 Inroduce --update-dependencies flag 2018-06-12 09:27:53 +03:00
Heather Young 8ed81bf0c7 support certificate-authority-data 2018-06-08 16:06:21 -07:00
Ivan Pedrazas 1b4a6b7b06 Merge pull request #62 from jmccann/delete-purge
add ability to pass --purge to delete
2018-05-04 11:17:04 +02:00
Ivan Pedrazas 349d9d4f90 Merge pull request #61 from arhont375/patch-1
Allow usage of this plugin during pull request
2018-05-04 11:16:52 +02:00
Jacob McCann 105c821740 add ability to pass --purge to delete 2018-05-02 15:32:14 -05:00
arhont375 740191bf1d Allow usage of this plugin during pull request
Hi,
All commits that belong to pull request will have such build event, therefore we will see only help message instead of deployment.
2018-05-02 17:24:39 +09:00
Jacob McCann f63630d0d6 allow specifying server, token, values and serviceaccount outside env 2018-04-27 12:12:12 -05:00
Jacob McCann c5ce590c4b allow passing some params to delete: dry_run, tiller_ns 2018-04-17 16:12:39 -05:00
Ivan Pedrazas ab08d4721f Merge branch 'master' into feature/custom_helm_command 2018-03-13 20:12:30 +00:00
Danny Krainas 52ced7ceff uppercase prefixed secrets during replacement 2017-10-16 08:59:22 -04:00
Nic Maki 8f9f2486db allowing configurable helm_command 2017-08-23 14:10:04 -05:00
so0k eeca0fe9ed Add support for custom helm repos 2017-08-08 17:47:26 +08:00
so0k 7ef44c6be3 Handle quoted values 2017-08-08 17:46:05 +08:00
Alexei Ledenev 4cace1b465 allow to specify kube/config through parameter; default to /root/.kube/config 2017-08-03 12:26:26 +03:00
Alexei Ledenev 69952e085f do not create kube/config file if exists; it should possible to mount/re-use existing kube/config file 2017-08-03 12:23:38 +03:00
Alexei Ledenev 094d095f04 configure K8s service account to use with SERVICE_ACCOUNT env (default to 'helm') 2017-08-02 16:00:07 +03:00
Alexei Ledenev a60d270141 support chart version with "--version" flag 2017-07-31 17:16:41 +03:00
Alexei Ledenev da6f2d2029 use glide for dependency management; vendor project dependencies; use Docker multistage build to build everywhere; add --canary-image support to support Helm canary images 2017-07-25 14:25:38 +03:00
Kevin Tsai 32637fdac3 support force 2017-07-19 19:25:52 +09:00
Kevin Tsai fcb3eeb856 support timeout 2017-06-28 21:12:49 +09:00
Kevin Tsai fb9137c883 support reuse_values 2017-06-13 19:23:22 +09:00
Ivan Pedrazas 193e7e19fe Merge branch 'master' into recreate-pods 2017-06-12 22:25:31 +01:00
Ivan Pedrazas 50cf280f1e Merge pull request #25 from americT/master
Added back tiller namespace option for upgrade command. Now that main…
2017-06-12 22:22:10 +01:00
Pascal Gauthier ccb7f12a87 Add support to push and deployment event 2017-06-06 10:13:27 -04:00
Ivan Pedrazas 24c0eec59c added upgrade and client-only flag 2017-06-02 16:39:05 +01:00
Ivan Pedrazas b762a20089 added upgrade and client-only flag 2017-06-01 16:07:58 +01:00
Masatoshi Tsushima 7b5b91654f Adding recreate_pods option 2017-05-30 19:06:19 +09:00
Ivan Pedrazas ea34d14829 added wait param 2017-03-14 05:59:03 +00:00
Eric.Runquist f4b14563bf Added back tiller namespace option for upgrade command. Now that main branch is using Helm 2.2 this will work. 2017-03-08 13:33:37 -06:00
Eric.Runquist 572504a34a Backed out tiller namespace option on helm upgrade. Switched back to helm 2.1.3. 2017-02-17 10:19:24 -06:00
Eric.Runquist fafea73780 Added support for multiple values files. 2017-02-16 14:26:20 -06:00
Eric.Runquist fa10cc9630 Updated to helm 2.2.0. Added support for a values file. 2017-02-16 13:46:06 -06:00
Ivan Pedrazas 22b8437edf namespace option added 2017-02-06 12:50:15 +00:00
Ivan Pedrazas e6b79faab6 add envvar fallback to non prefix 2017-01-12 16:42:28 +00:00
Ivan Pedrazas 539cfab8cf --tiller-namespace para added 2017-01-11 20:10:57 +00:00
Ivan Pedrazas 86e417c451 token renamed 2017-01-11 19:46:44 +00:00
Ivan Pedrazas 69e5676fac remove debug statments 2017-01-08 17:11:21 +00:00
Ivan Pedrazas d3a36d35c6 extenive debug 02 2017-01-08 11:42:31 +00:00
Ivan Pedrazas c44473a76b extenive debug 2017-01-08 11:33:47 +00:00
Ivan Pedrazas 8ab7029091 extenive debug 2017-01-08 11:33:08 +00:00
Ivan Pedrazas 8d00932408 extenive debug 2017-01-08 11:26:37 +00:00
Ivan Pedrazas afa2d66e36 envval envvarkey 2017-01-08 11:16:42 +00:00
Ivan Pedrazas 5c6f91f3da plugin secrets 2017-01-08 11:11:42 +00:00
Ivan Pedrazas 53296a1244 debug 2017-01-08 10:56:33 +00:00
Ivan Pedrazas 59f3c50813 revert 2017-01-08 10:07:01 +00:00
Ivan Pedrazas 78f718f26c debug envvars 2017-01-07 11:03:42 +00:00
Ivan Pedrazas 93c0c9e52c debug envvars 2017-01-07 10:51:36 +00:00
Ivan Pedrazas 0464321d5e add debug 2017-01-07 10:12:22 +00:00
Ivan Pedrazas ff4395a6a8 prefix envvars 2017-01-07 01:55:25 +00:00