Commit Graph

16 Commits

Author SHA1 Message Date
Laszlo Fogas
e6846228a7 Svc name must consist of lower case alphanumeric characters 2019-05-28 11:36:27 +02:00
Laszlo Fogas
78283cc8ba Kubernetes service name is the step name and not the alias. To avoid collisions 2019-04-27 21:01:20 +02:00
Laszlo Fogas
ce3814058a Supporting ports yaml field in service definition - needed for Kubernetes 2019-04-27 20:44:20 +02:00
Laszlo Fogas
43603edc23 Integration tests 2019-04-27 16:22:17 +02:00
Laszlo Fogas
4237ce6bda Build tags to separate integration tests 2019-04-26 13:55:55 +02:00
Laszlo Fogas
e290c76f00 Simplified code, only svc for services 2019-04-26 13:55:55 +02:00
Laszlo Fogas
8509c1ca59 Added default resource quotas 2019-04-26 13:55:55 +02:00
Laszlo Fogas
39201b9cb9 Services are added as HostAliases to avoid naming collision 2019-04-26 13:55:55 +02:00
Laszlo Fogas
7747e62b57 Fixing tests 2019-04-26 13:55:55 +02:00
Laszlo Fogas
015c03b4bb RWX volume provided by storageclass 2019-04-26 13:55:55 +02:00
Laszlo Fogas
7691b2b897 Services work - half baked ports field 2019-04-26 13:55:55 +02:00
Laszlo Fogas
8530770188 Bacic pipeline works: pods, volumes - used drone-kubernetes-runtime, huge thanks 2019-04-26 13:55:54 +02:00
Laszlo Fogas
3cd664fe7d Kubernetes client-go deps, establishing connection and a way to test 2019-04-26 13:55:54 +02:00
Laszlo Fogas
0adab2c4b2 I lost these files due to a wrong .gitignore entry 2019-04-26 13:53:56 +02:00
Laszlo Fogas
a191d31d4f Print progress information when pulling images 2019-04-07 14:58:40 +02:00
Laszlo Fogas
a4541ac901 Pull in cncd/* for simpler workflow 2019-04-06 15:44:04 +02:00