aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/dns/NameService.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Stop looking for DNS records by data onlyMartin Polden2023-01-191-3/+0
* Support creating DIRECT recordsValerij Fredriksen2022-10-101-0/+9
* Allow creating A recordsValerij Fredriksen2022-10-061-4/+5
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Support multiple types of alias targetsMartin Polden2020-06-241-5/+6
* create multiple records when requiredandreer2019-04-171-3/+3
* enable creation of TXT recordsandreer2019-04-121-0/+8
* Remove RecordIdMartin Polden2019-02-201-10/+17
* Allow NameService to create ALIAS recordsMartin Polden2019-02-121-0/+4
* Clean up NameService interfaceMartin Polden2019-01-251-13/+4
* Typotoby2018-10-041-1/+1
* Remove deprication tag as it leads to compile errorstoby2018-10-041-2/+1
* Add method to look up multiple records by name and apply thistoby2018-10-041-0/+9
* Remove all aliases for each rotation, when unusedJon Marius Venstad2018-01-191-1/+2
* Update name service interfaceMartin Polden2017-12-061-3/+9
* Add removeRecord to NameServiceMartin Polden2017-12-041-0/+3
* Import controllerMartin Polden2017-08-241-0/+24