Adam Stankiewicz
|
1806ade2c1
|
Fix scheduling of reconciliation
|
2020-05-19 17:26:12 +02:00 |
|
Adam Stankiewicz
|
6e0abfaf42
|
Make tests faster by fast polling
|
2020-05-12 23:06:05 +02:00 |
|
Kubernetes Prow Robot
|
d49d901d8a
|
Merge pull request #687 from jlamillan/jlamillan/add_watch_flag
Add --watchers flag to allow controller to respond automatically to Ingress or Service updates
|
2020-02-04 02:23:25 -08:00 |
|
jlamillan
|
fed2f0f0dd
|
Add --events flag to use informers to automatically trigger sync loop on adds/updates/deletes for supported ingress and service sources.
|
2020-01-27 11:00:26 -08:00 |
|
Tariq Ibrahim
|
394f46cd64
|
uprade golangci-lint and add megacheck & interface linters
|
2020-01-23 14:49:23 -08:00 |
|
Tariq Ibrahim
|
bf4b1767fa
|
add more linters and improve code quality
|
2020-01-07 15:18:00 -08:00 |
|
Tariq Ibrahim
|
41ba7f1ff5
|
rename project root package to sigs.k8s.io
|
2020-01-06 08:08:35 -08:00 |
|
Nick Jüttner
|
f763d2a413
|
Move into kubernetes-sigs organization (#1245)
* Move into kubernetes-sigs organization
* Disable labeler action for forks
|
2019-11-01 17:10:19 +01:00 |
|
Reinier Schoof
|
0c547a9809
|
added description to exported function
|
2019-10-25 16:25:02 +02:00 |
|
Reinier Schoof
|
b6ec8557ae
|
honor ttlAnnotationKey for node endpoints
|
2019-10-24 17:02:29 +02:00 |
|
Reinier Schoof
|
fee7046e72
|
error when no node address could be found
|
2019-10-24 16:22:31 +02:00 |
|
Martin Linkhorst
|
02f40d787a
|
source: group equal DNS names into same endpoint
|
2019-10-24 11:21:06 +02:00 |
|
Reinier Schoof
|
4325d7368b
|
respect controller annotation for node source
|
2019-10-01 11:39:09 +02:00 |
|
Reinier Schoof
|
16194ca9cf
|
implemented annotationFilter for node source
|
2019-10-01 11:26:47 +02:00 |
|
Reinier Schoof
|
a491d8f6a2
|
added support for using nodes as source
|
2019-10-01 09:27:06 +02:00 |
|