Yerken
|
f9402d7ed1
|
use pointer to endpoint via NewEndpoint initializer (#125)
* use pointer to endpoint via NewEndpoint initializer
* return nil if record does not exist in plan
* add test for NewEndpoint
|
2017-04-04 16:41:49 +02:00 |
|
Martin Linkhorst
|
c3378f7f67
|
use constructor methods to create sources (#82)
* ref(source): use constructor methods to create sources
* fix: import and use missing package
* fix(source): fix merge conflict with master branch
|
2017-03-13 14:18:20 +01:00 |
|
Martin Linkhorst
|
b29e7343e1
|
fix(source): validate that sources adhere to the interface (#80)
|
2017-03-13 12:39:57 +01:00 |
|
Martin Linkhorst
|
69565ced3e
|
chore: use alpha annotations
|
2017-03-08 11:50:21 +01:00 |
|
Martin Linkhorst
|
78a2b1d8d5
|
feat: allow passing a namespace that limits found resources
|
2017-03-06 16:41:14 +01:00 |
|
ideahitme
|
014982cafc
|
create shared_test and scope service tests
|
2017-03-02 11:24:23 +01:00 |
|
Martin Linkhorst
|
f3458d0dbd
|
fix(source): consistently use CoreV1() instead of Core()
|
2017-03-01 11:30:39 +01:00 |
|
Justin Santa Barbara
|
18318b84be
|
Extract Status.LoadBalancer.Hostname from service annotations
On AWS, the loadbalancer is / will be / should be set up in the
hostname.
|
2017-02-26 22:22:43 -05:00 |
|
Martin Linkhorst
|
f156cd89d7
|
chore(source): add boilerplate headers
|
2017-02-24 17:16:26 +01:00 |
|
Martin Linkhorst
|
c14dc609d2
|
ref: rename test message to test title
|
2017-02-23 15:32:26 +01:00 |
|
Martin Linkhorst
|
e6bb517738
|
ref: run individual table tests in sub tests
|
2017-02-23 14:14:24 +01:00 |
|
Martin Linkhorst
|
84910c4844
|
feat(services): implement Kubernetes services source
|
2017-02-23 12:04:13 +01:00 |
|