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
|
f3c1d0f770
|
fix(source): ingresses should be ignored if other controller (#108)
|
2017-03-23 16:33:44 +01: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
|
69565ced3e
|
chore: use alpha annotations
|
2017-03-08 11:50:21 +01:00 |
|
Martin Linkhorst
|
af5fc5ab0f
|
Merge remote-tracking branch 'upstream/master' into namespace
|
2017-03-07 17:51:36 +01:00 |
|
Martin Linkhorst
|
298e0ca5a0
|
ref(source): avoid shadowing the endpoint package (#66)
|
2017-03-07 17:48:12 +01:00 |
|
Martin Linkhorst
|
78a2b1d8d5
|
feat: allow passing a namespace that limits found resources
|
2017-03-06 16:41:14 +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
|
062ffc61e7
|
fix: typo in docs describing ServiceSource
|
2017-02-23 14:13:15 +01:00 |
|
Martin Linkhorst
|
84910c4844
|
feat(services): implement Kubernetes services source
|
2017-02-23 12:04:13 +01:00 |
|