Commit Graph

1163 Commits

Author SHA1 Message Date
Hang Yan
b0debf7f03
Merge pull request #999 from xianlubird/features/global-mode
Support compose global deploy mode to daemonset
2018-05-07 16:00:33 +08:00
xianlubird
84b419c7ef Support compose global deploy mode to daemonset 2018-05-07 15:19:47 +08:00
Hang Yan
1a2928eb47
Merge pull request #990 from xianlubird/feature/merge-multi
Fix missing attribute when convert with multiple docker-compose files
2018-05-03 13:00:34 +08:00
xianlubird
04e9ee9949 Fix missing attribute when convert with multiple docker-compose files
Signed-off-by: xianlubird <xianlubird@gmail.com>
2018-05-03 11:51:55 +08:00
AdamDang
28031a9453 Typo fix: wil->will (#998)
wil->will
2018-05-02 09:12:44 -04:00
Hang Yan
94377ff8ee Remove go1.6 support in ci (#997) 2018-05-02 09:11:04 -04:00
Xianlu Bird
ec3391309f Fix doc that we have support v3.1 & 3.2 (#993) 2018-04-27 09:29:28 -04:00
Xianlu Bird
c496fa4373 Fix golint warnings (#992) 2018-04-27 09:28:49 -04:00
Hang Yan
852078cc5c Remove incorrect logging about headless service (#991) 2018-04-26 15:11:24 -04:00
Jonathan Perret
3fa3eadffa Fix typo in conversion.md (#989) 2018-04-18 11:37:31 -04:00
Charlie Drage
0ab07bec57
1.12.0 Release (#988) 2018-04-18 09:59:33 -04:00
Hang Yan
e4325b4bd3
Merge pull request #987 from jonyhy96/patch-0
Typo fix
2018-04-17 00:33:24 -05:00
Haoyun
fd0aad152f
Typo fix
Change validated -> validates at line  159
```release-note
None
```
2018-04-17 11:49:54 +08:00
AdamDang
d892abc353 Typo fix in conversion.md (#985)
* Typo fix in conversion.md

Kubernetes uses it's own->Kubernetes uses its own

* Update glide.yaml
2018-04-16 15:21:25 -04:00
Charlie Drage
5fc22fde87
Merge pull request #979 from hangyan/restart-and-service
Add headless service type label
2018-04-16 15:20:28 -04:00
Hang Yan
f3412a7399 Add headless service type label
Also remove the relation between restart and service create
2018-04-15 00:23:48 +08:00
Tomas Kral
25f8ba42f9
Merge pull request #976 from hangyan/hostname-domain-support
Support hostname and domainname
2018-04-11 15:58:18 +02:00
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
88b8e316b9 Support hostname and domainname 2018-03-31 12:00:37 +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