hashfyre
78e44f22aa
fix badge
2018-01-10 17:39:49 +05:30
hashfyre
99ea3d19d5
readme: update
2018-01-10 17:30:49 +05:30
hashfyre
1e43953887
script: ucase cluster
2018-01-10 17:30:40 +05:30
hashfyre
0fe0fc584f
dockerfile: single run
2018-01-10 17:29:56 +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
bb44230537
fixes readme qa example
2017-12-09 16:08:15 +05:30
hashfyre
7ec8267de5
updates readme
2017-12-09 15:48:39 +05:30
hashfyre
b179f70e0b
adds: k8s-user, client-cert/key based auth
2017-12-09 15:48:31 +05:30
hashfyre
2162101e2a
.gitignore
2017-12-09 15:45:22 +05:30
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