Stephen Greene
b05df8b388
source: Clean up OpenShift Route source
...
source/ocproute.go:
Add/clean up godocs and general in-line comments.
Change `routeapi` named import to `routev1`.
Update `routev1` calling sites accordingly.
Signed-off-by: Stephen Greene <sgreene@redhat.com>
2021-06-28 11:23:07 -04:00
Joseph Glanville
6efca134f5
dependencies: Upgrade all k8s client-go dependent sources to v1.18.X
...
This requires pinning grpc for now as istio client-go otherwise pulls in
breaking changes.
2020-07-03 11:29:37 +07:00
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
Johannes Grumböck
cdfd7f2da5
Use RouterCanonicalHostname to avoid CNAME-loops
2020-04-09 13:23:21 +00:00
Johannes Grumböck
d3cb632659
gofmt to remediate goimports'ed linting errors
2020-04-07 07:57:54 +00:00
Johannes Grumböck
7b89849bf4
Some comments
2020-04-07 06:49:10 +00:00
Johannes Grumböck
acd32c237a
Fixed fmt logoutput
2020-04-02 06:00:23 +00:00
Johannes Grumböck
76851b809f
fixed sync cache
2020-04-02 06:00:23 +00:00
Johannes Grumböck
228be31b3e
Added empty eventhandler
2020-04-02 05:59:04 +00:00
Johannes Grumböck
d476efb02c
Add OpenShift route as possible source
2020-04-02 05:59:04 +00:00