Commit Graph

1206 Commits

Author SHA1 Message Date
Hang Yan
ccd0821c7e
Merge pull request #1080 from SataQiu/fix-20181115
Fix typo: generting -> generating
2018-11-16 16:15:29 +08:00
SataQiu
12171cf54f fix typo: generting -> generating 2018-11-15 16:14:50 +08:00
Hang Yan
8064fac844
Merge pull request #1077 from mooncak/fix_typos
Fix typos: accecpts -> accepts
2018-11-12 11:01:52 +08:00
mooncake
d3f1ef879b Fix typos: accecpts -> accepts
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-10 21:06:57 +08:00
Charlie Drage
a74acad03a
1.17.0 Release (#1075) 2018-11-05 10:34:31 -05:00
Harald Nordgren
2717f17e3b Bump Go versions (#1073)
* Bump Go versions

* Unbreak fetching of 'golang/lint'
2018-10-23 10:16:20 -04:00
Hang Yan
b8aada8f33
Merge pull request #1061 from hangyan/fix/stdin
Support read data from stdin
2018-10-02 10:33:47 +08:00
Roberto C. Morano
424f1a9a2c Propagate dots into valid service names (#1063)
* normalize '.' (dot) to '-' (dash) in service names

* added warning about the dot character replacements in service names

* fix gofmt compliance

* also normalize container names (need lowercase)

* splitted normalization for volumes and service names into different functions (it conflicted with './' volumes replacement)

* changed volume normalization to use the new own normalization function

* changed container normalization to use its new own normalization function

* updated as per discussed in PR #1063 review
2018-09-28 20:20:01 +08:00
Hang Yan
a0cc04499b
Merge pull request #1068 from segrax/patch-1
Use OS provided temporary directory
2018-09-07 11:19:22 +08:00
Robert Crossfield
a788ab7a78
Use OS provided temporary directory
Fix for #966
2018-09-07 10:56:36 +10:00
Hang Yan
a012fba1c2 Support read data from stdin 2018-08-09 22:46:41 +08:00
Xianlu Bird
0252213efb Add support for Config, endpoint_mode and 3.3 support (#994)
* Add support for Config

* Add deployment endpoint_mode support

* Add docker compose 3.3 support

* Add compose v3.3 support for openshift
2018-08-01 15:09:00 -04:00
Charlie Drage
0c01309fe8
1.16.0 Release (#1055) 2018-07-24 12:54:29 -04:00
Stefan Weiberg
ccba62918e Add installation instructions for openSUSE/SLE (#1050)
* add instructions for openSUSE/SLE

* moved installation of openSUSE/SLE beneath Windows
2018-07-24 09:44:03 -04:00
Hang Yan
c0360e066b
Merge pull request #1020 from hangyan/fix/env-file-env
Fix environment with env_file bug
2018-07-10 13:58:59 +08:00
Hang Yan
3b04a9178a Fix environment with env_file bug 2018-07-10 13:15:36 +08:00
Suraj Narwade
afdc598b43 Add surajnarwade in OWNER file (#1047) 2018-07-09 12:02:30 -04:00
Hang Yan
379b654fc3
Merge pull request #1041 from jvitor83/labels-role
Support node.labels at placement
2018-07-05 11:38:11 +08:00
João Vitor Paes de Barros do Carmo
e9dab2781a Unit Test added to Placement Constraints Custom Labels 2018-07-04 17:35:56 -04:00
Charlie Drage
e3cd4d459e
1.15.0 Release (#1044) 2018-06-28 12:05:25 -04:00
AdamDang
5633b7bff5 Typo fix in maven-example.md (#1021) 2018-06-27 11:37:59 -04:00
João Vitor Paes de Barros do Carmo
e2ed3a95b7 support node.labels at placement 2018-06-20 18:26:44 -04:00
Hang Yan
5a374742cf
Merge pull request #871 from surajnarwade/stdin
Kompose will read input from stdin
2018-06-06 22:20:27 +08:00
Rui Cao
fe97a60473 Typo fix: erroring -> error (#1032) 2018-06-05 10:17:35 -04:00
Li Yi
6eb1aed7ab Fix invalid port name with uppercase characters (#1029)
* Fix invalid port name with uppercase characters

Signed-off-by: Li Yi <denverdino@gmail.com>
2018-06-05 14:18:40 +08:00
Charlie Drage
fa706f2f1c
1.14.0 Release (#1030) 2018-06-04 13:50:54 -04:00
Hang Yan
83c19cc7ef
Merge pull request #1028 from mirake/fix-typos
Typo fix: overwite -> overwrite
2018-06-04 16:01:58 +08:00
ruicao
355eb29b29 Typo fix: overwite -> overwrite 2018-06-04 15:45:42 +08:00
Charlie Drage
6171c04dda
Add security contacts (#1016)
As per
https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance-template-short.md
a SECURITY_CONTACTS file has been created.
2018-05-28 10:10:49 -04:00
Tomas Kral
d66dc7bbd9
Merge pull request #1017 from cdrage/update-contact
Update contact information for sebgoa
2018-05-28 11:10:17 +02:00
Hang Yan
e8990233b2
Merge pull request #1018 from AdamDang/patch-3
Typo fix in tests.sh: kubernets->kubernetes
2018-05-25 14:03:57 +08:00
AdamDang
a869b72876
Typo fix in tests.sh: kubernets->kubernetes
kubernets->kubernetes
2018-05-25 13:06:24 +08:00
Charlie Drage
8fa245706a Update contact information for sebgoa
I've updated your contact information @sebgoa in the OWNERS file.
2018-05-24 11:00:03 -04:00
Hang Yan
da015cf47c
Merge pull request #1009 from skyc024/skyc024-patch-1
Fix golint warnings
2018-05-17 14:26:18 +08:00
Hang Yan
ce86612704
Merge pull request #1011 from tongpu/patch-1
Fix typo in integrations.md
2018-05-17 14:09:46 +08:00
skyc024
8b43b8e6b7 Fix golint warning 2018-05-17 06:01:48 +00:00
Lukas Grossar
1dfdc847b2
Fix typo in integrations.md
s/Adfinis SysGroup AG/Adfinis SyGroup AG/
2018-05-16 17:25:55 +02:00
Charlie Drage
84fa8267f3
1.13.0 Release (#1006) 2018-05-14 09:16:43 -04:00
Hang Yan
7ba07b5f5e
Merge pull request #1001 from xianlubird/features/controller-label
Add label 'kompose.controller.type' set service convert controller type
2018-05-13 15:13:45 +08:00
xianlubird
a4efdd6cca Add label 'kompose.controller.type' set service convert controller type 2018-05-12 11:52:23 +08:00
Hang Yan
0a14566f97
Merge pull request #1000 from xianlubird/bug/deprecated
Add some deprecated info warning
2018-05-09 16:56:33 +08:00
xianlubird
c26ff8e759 Add some deprecated info warning 2018-05-09 15:46:16 +08:00
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