aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin/src/main/java/com/yahoo/vespa/hosted/node/admin/configserver/orchestrator/OrchestratorImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Non-functional cleanupValerij Fredriksen2022-09-011-4/+4
* Make some ConvergenceException increment the unhandled_exceptions metricHåkon Hallingstad2022-08-021-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Log when getting unknown-service-statusHåkon Hallingstad2021-09-221-2/+15
* Retry on suspend with unknown service statusHåkon Hallingstad2021-09-211-1/+20
* Introduce RetryPolicy with ConfigServerApiImplHåkon Hallingstad2021-09-211-2/+2
* Remove old Jaxrs resource definitions from orchestrator-restapiBjørn Christian Seime2021-04-231-4/+2
* Revert "Revert "Reduce timeouts for non-suspend ConfigServer REST API calls f...Håkon Hallingstad2019-11-181-6/+16
* Revert "Reduce timeouts for non-suspend ConfigServer REST API calls from node...Håkon Hallingstad2019-11-181-16/+6
* Specify millis and put optional params lastHåkon Hallingstad2019-11-151-6/+2
* Reduce timeout for non-suspend cfgsrv REST callsHåkon Hallingstad2019-11-151-4/+18
* HttpConnectionException -> ConnectionExceptionValerij Fredriksen2019-06-211-4/+4
* Fix orchestrator exception bugValerij Fredriksen2019-06-211-1/+9
* Make NodeRepositoryException and OrchestratorException extend ConvergenceExce...Valerij Fredriksen2019-06-141-8/+5
* Run ACL maintainer if suspension failsHåkon Hallingstad2019-02-261-1/+1
* Use new suspend all APIMartin Polden2018-03-051-6/+5
* Move noderepostiory and orchestrator under configserver. No functional changesValerij Fredriksen2018-02-151-0/+99