Hang Yan
5d1513ae95
Merge pull request #983 from xianlubird/bug/misspell
...
Fix some typo
2018-04-11 21:13:55 +08:00
xianlubird
d5c52c640e
Fix some typo
...
Signed-off-by: xianlubird <xianlubird@gmail.com>
2018-04-11 20:43:16 +08:00
Charlie Drage
f671ca9377
Merge pull request #981 from jonyhy96/patch-1
...
typo fix
2018-04-04 11:08:40 -04:00
Charlie Drage
bfe8971890
Merge pull request #978 from hangyan/fix-typos
...
Fix typos in comments
2018-04-03 12:29:39 -04:00
Charlie Drage
4f4649ce85
Merge pull request #977 from hangyan/update-dev-doc
...
Update dev doc about make gen-cmd
2018-04-03 12:28:29 -04:00
Haoyun
077ef90e01
typo fix
...
typo fix
2018-04-03 17:12:30 +08:00
Haoyun
d029807145
typo fix
...
typo fix
2018-04-03 16:31:31 +08:00
Haoyun
d68f173917
typo fix
...
typo fix
2018-04-03 16:21:28 +08:00
Hang Yan
3c531fea66
Fix typos in comments
2018-04-01 16:01:51 +08:00
Hang Yan
77a2a18b1c
Update dev doc about make gen-cmd
2018-03-31 12:50:05 +08:00
Hang Yan
b141064ef4
Merge pull request #974 from jaden-young/patch-1
...
Fix typos in Makefile
2018-03-30 21:18:33 +08:00
Jaden Young
b9e1d54e6d
Fix typos in Makefile
2018-03-29 12:49:11 -05:00
Tomas Kral
3918c85c0e
Merge pull request #973 from jonyhy96/patch-0
...
typo fix
2018-03-29 09:55:03 +02:00
Haoyun
7391946765
typo fix
...
typo fix
2018-03-29 15:17:44 +08:00
Charlie Drage
39ad6140c3
Merge pull request #970 from cdrage/release-1.11.0
...
1.11.0 Release
2018-03-26 12:03:57 -04:00
Charlie Drage
dba688e0bf
1.11.0 Release
2018-03-26 12:03:38 -04:00
Tomas Kral
fc9e3bc09c
Merge pull request #967 from hangyan/fix-golint-warnings
...
Fix golint warnings
2018-03-26 11:07:17 +02:00
Hang Yan
505cb8b754
Fix golint warnings
2018-03-25 16:22:08 +08:00
Charlie Drage
ff97e413f2
Merge pull request #955 from cdrage/add-generating-packages
...
Add script for generating deb / rpm packages
2018-03-22 10:28:47 -04:00
Charlie Drage
5d733f33cf
Merge pull request #954 from hangyan/support-compose-v3.2
...
Add support for compose v3.2
2018-03-22 10:02:32 -04:00
Charlie Drage
0b8bdc3dc6
Add script for generating deb / rpm packages
...
Adds a script to generate deb / rpm packages on release day.
2018-03-22 10:01:28 -04:00
Charlie Drage
b5cc556308
Merge pull request #956 from hangyan/refactor-test-cmd
...
Refactor tests script to uses vars
2018-03-21 08:49:10 -04:00
Charlie Drage
4967561d4a
Merge pull request #961 from jonyhy96/master
...
fix pod-controller relationship mistake
2018-03-20 11:38:11 -04:00
Charlie Drage
4f4a4c2983
Merge pull request #963 from cdrage/add-hang-to-owners
...
Add hangyan to OWNERS
2018-03-20 10:53:33 -04:00
Charlie Drage
a3ba638870
Add hangyan to OWNERS
2018-03-20 10:49:26 -04:00
Haoyun
228b35a093
fix pod-controller relationship mistake
...
fix pod-controller relationship mistake
```release-note
None
```
2018-03-20 14:54:08 +08:00
Charlie Drage
442caa4359
Merge pull request #957 from hangyan/support-hostpath-volume
...
Support hostpath volume
2018-03-19 11:47:00 -04:00
Charlie Drage
90f6d89674
Merge pull request #960 from hangyan/fix-resources-limits-error
...
Fix deploy resources parse error
2018-03-19 08:54:44 -04:00
Hang Yan
cf833c8818
Support hostpath volume
2018-03-16 10:40:25 +08:00
Hang Yan
6e5b6a3055
Fix deploy resources parse error
2018-03-15 14:00:17 +08:00
Hang Yan
5f38cc723e
Refactor tests script to uses vars
2018-03-09 11:21:43 +08:00
Hang Yan
61ff9eeeaa
Add support for compose v3.2
2018-03-09 00:13:10 +08:00
Charlie Drage
6bdaeafe2a
Merge pull request #953 from cdrage/remove-bintray
...
Remove bintray instructions
2018-03-07 15:01:59 -05:00
Charlie Drage
1175f151a2
Remove bintray instructions
...
Bintray forced us into an "enterprise" plan and then cut access off
unless we contacted supported.
For now, we are removing bintray details until we have a good
alternative.
2018-03-07 15:00:21 -05:00
Charlie Drage
a5a113d042
Merge pull request #950 from hangyan/support-old-restart-policy
...
Support old restart policy in compose v3
2018-03-07 08:41:46 -05:00
Suraj Narwade
908e3f1b59
Merge pull request #907 from caglar10ur/serviceports
...
Allow services to use same port with different protocols
2018-03-07 12:29:05 +05:30
Hang Yan
723bd0f9d8
Support old restart policy in compose v3
2018-03-07 13:35:36 +08:00
Charlie Drage
8bb0907ced
Merge pull request #951 from cdrage/release-1.10.0
...
1.10.0 Release
2018-03-06 10:44:03 -05:00
Charlie Drage
34aa5ac74a
1.10.0 Release
2018-03-06 10:43:38 -05:00
Suraj Narwade
1ec191d654
Merge pull request #949 from hangyan/fix-broken-links
...
Fix broken links for volume long syntax in comments
2018-03-06 14:38:43 +05:30
Hang Yan
ea8b373105
Fix broken links for volume in comments
2018-03-03 19:25:39 +08:00
Charlie Drage
47a8bfc0ea
Merge pull request #946 from hangyan/fix-build-path
...
Fix image build path error
2018-02-27 10:09:45 -05:00
Charlie Drage
0f79b58bba
Merge pull request #948 from hangyan/refactor-const-strings
...
Refactor label names to const strings
2018-02-27 10:08:51 -05:00
Charlie Drage
204324efba
Merge pull request #920 from pborreli/typos
...
Fixed typo
2018-02-27 10:08:23 -05:00
Charlie Drage
b365953266
Merge pull request #938 from hangyan/fix-helm-custom-dir
...
Fix custom output and charts conflict error
2018-02-27 10:07:39 -05:00
Hang Yan
0f3d368215
Fix cli custom output and charts conflict error
2018-02-27 16:10:35 +08:00
Hang Yan
a1090ecbf9
Refactor label names to const strings
2018-02-25 14:32:00 +08:00
Hang Yan
e119b30ebd
Fix image build path error
2018-02-24 15:40:00 +08:00
Charlie Drage
bccc56373c
Merge pull request #937 from hangyan/fix-code-style
...
Variable name should not be the same as imported package name
2018-02-23 10:30:53 -05:00
Charlie Drage
ade2660fad
Merge pull request #935 from hangyan/add-volume-label-doc
...
Add doc for volume size label
2018-02-23 10:29:57 -05:00