Commit Graph

37 Commits

Author SHA1 Message Date
Charles Martinot a5776c44e9
Merge pull request #17 from delfer/master
Added parameters 'force' and 'user'
2018-04-09 15:07:32 +08:00
Delfer a139168649 Added parameters 'force' and 'user'
'force' to update image even with the same tag
'user' to use custom account
2018-04-06 17:49:45 +03:00
Charles Martinot b71e43dc6d Merge pull request #10 from Ulexus/rbac-doc
add RBAC documentation and example
2017-09-25 11:21:35 +08:00
Seán C McCord 10f5029d82 add RBAC documentation and example 2017-09-20 13:36:43 -04:00
Charles Martinot 03f15d59ca Merge pull request #6 from delfer/patch-1
How to get token in README.md
2017-07-20 16:31:03 +08:00
Charles Martinot 323e993cf6 Create LICENSE 2017-07-20 16:26:27 +08:00
Alexander Chumakov c91888ca08 How to get token in README.md
Step-by-step how-to
2017-07-14 14:25:45 +03:00
Charles Martinot 36904ab9b6 Update readme 2017-06-28 11:55:53 +08:00
Charles Martinot 003876378d Update readme 2017-05-25 13:54:49 +08:00
Charles Martinot bd4ff1ddf0 Merge pull request #3 from IssueSquare/master
show detail image rolling update detail
2017-05-11 10:24:11 +08:00
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 8a5e33151c Merge pull request #1 from honestbee/support_multi_container_deployments
Support multi-container deployments
2017-03-07 17:08:33 +07:00
Vincent De Smet 62eec5875f update docs 2017-03-07 18:06:06 +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 631aab4f0e Add Quay Badge for quick verification of image build 2017-02-20 18:26:39 +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 dae5ad67d9 Update Dockerfile to Best Practices:
- Version pinning on Base Image
- COPY is preferred over ADD
- apk -U will leave index in image, use `--no-cache` to avoid storing repo index
- curl kubectl directly to final destination
- Change entrypoint instead of running `sh -c bash -c /bin/update.sh`
2017-02-20 17:53:03 +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 5800042246 Update readme 2017-02-08 13:48:42 +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 26454722a6 Update readme 2017-01-17 18:12:14 +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
Charles Martinot 4fb115dcd7 Initial commit 2017-01-13 15:41:14 +08:00