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
suman-ganta
e8459c2245
fixed testcases
...
fixed testcases to not dereference the zoneSummary records
2019-06-09 08:20:58 -07:00
Michael Fraenkel
fab942f486
Cache the endpoints on the controller loop
...
The controller will retrieve all the endpoints at the beginning of its
loop. When changes need to be applied, the provider may need to query
the endpoints again. Allow the provider to skip the queries if its data was
cached.
2019-05-07 19:51:53 -04:00
Andrew Pryde
3c9a944fec
Code review comments
2018-07-11 15:44:40 +01:00
Andrew Pryde
88da61e742
Implement Oracle Cloud Infrastructure DNS provider
2018-07-11 15:42:00 +01:00