Commit Graph

39 Commits

Author SHA1 Message Date
hashfyre 35771e4e94 script: remove containers block 2018-03-05 19:03:29 +05:30
hashfyre d5f0e54075 script: update all containers of a dep to an image 2018-03-05 18:57:56 +05:30
Hashfyre b29f907892
Revert "fix: multi-container deployments" 2018-02-06 20:09:06 +05:30
hashfyre a72e4869ad deploy: fix multi-container deployment 2018-02-06 16:50:14 +05:30
hashfyre 60da9f6844 script: rollout polling with multiple deployments 2018-01-30 20:58:22 +05:30
hashfyre 41e7b9cce3 script: poll rollout sans watch 2018-01-25 16:53:23 +05:30
hashfyre e715f7e0e8 script: rewrite with functions 2018-01-25 16:53:23 +05:30
hashfyre 661f470526 temp: update script: blocking deployment watch 2018-01-23 13:07:18 +05:30
hashfyre 29350b0abe script, readme: plugin_auth_mode: token 2018-01-19 19:38:27 +05:30
hashfyre 694dddeaaf script: adds command to check deployment rollout status 2018-01-19 13:43:19 +05:30
hashfyre 1e43953887 script: ucase cluster 2018-01-10 17:30:40 +05:30
hashfyre d8eefee123 code-sanity 2018-01-10 16:58:04 +05:30
hashfyre ad2ec49271 fix tag quotes 2018-01-10 05:22:05 +05:30
hashfyre 67abd5704e readded base64 decode 2018-01-10 04:35:00 +05:30
hashfyre 3902a7985a script: update: drops base64 enc of certs, fixes bash errs 2018-01-10 04:02:29 +05:30
hashfyre 6994a596ae adds more verbosity 2017-12-11 17:25:48 +05:30
hashfyre f546a27b4c adds bash flags 2017-12-11 15:40:44 +05:30
hashfyre e264442450 adds execution step messages 2017-12-09 17:08:57 +05:30
hashfyre b179f70e0b adds: k8s-user, client-cert/key based auth 2017-12-09 15:48:31 +05:30
ArthurMa 88a6c3256a show detail image rolling update detail
in rolling back easy to know which version I should apply
2017-05-10 10:50:51 +08:00
Vincent De Smet 82c3b38c42 Add loop on containers 2017-03-07 17:57:42 +08:00
Vincent De Smet 880302ffbe Remove erroneous -O flag for curl 2017-02-20 19:08:45 +08:00
Vincent De Smet 8da057f924 Clarify TLS Verfication impact 2017-02-20 18:20:47 +08:00
Vincent De Smet 5c69e4ff09 Fix logic for Cert usage 2017-02-20 18:06:46 +08:00
Vincent De Smet 4ea0a93799 Read CA base64 encoded from env 2017-02-20 17:30:53 +08:00
Vincent De Smet cfc612a621 Add support for TLS Verification 2017-02-20 17:22:24 +08:00
Charles Martinot 0378bbb9d9 Fix separator in string to array conversion 2017-02-08 15:55:51 +08:00
Charles Martinot 18bb02bede Add information about deployment 2017-02-08 15:39:21 +08:00
Charles Martinot 995b37fe1a Arrays are converted to strings 2017-02-08 14:38:37 +08:00
Charles Martinot 210c92f1e6 Fix for 2017-02-08 14:22:54 +08:00
Charles Martinot db12f751c0 Use bash 2017-02-08 14:04:53 +08:00
Charles Martinot ab624c66d6 Fix bad substitution 2017-02-08 13:55:41 +08:00
Charles Martinot 4dd07c4a73 Handle arrays in deployment 2017-02-08 13:45:22 +08:00
Charles Martinot f22ea1bb67 Fix conditions 2017-02-08 10:49:32 +08:00
Charles Martinot d852c78c04 Fix shell syntax 2017-02-08 10:25:02 +08:00
Charles Martinot 3042727362 Add handling environments 2017-02-07 14:09:44 +08:00
Charles Martinot b11dd57338 Remove name option 2017-01-17 11:04:10 +08:00
Charles Martinot 8d2432c6e8 Add namespace option 2017-01-16 10:00:29 +08:00
Charles Martinot 4490e740d3 First version 2017-01-13 18:07:48 +08:00