aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/configserver/ConfigServerException.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add back method used by code in internal repoHarald Musum2023-05-221-0/+18
* Revert "Revert "Use another exception and error in response when quota is exc...Harald Musum2023-05-221-18/+2
* Revert "Use another exception and error in response when quota is exceed"Harald Musum2023-05-221-2/+18
* Handle quota exceeded from config serverHarald Musum2023-05-221-18/+2
* Use whole body as message when message not presentjonmv2023-03-081-1/+3
* Nicer deploy errorsJon Bratseth2022-11-201-0/+6
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-231-1/+1
* Handle error code CONFIG_NOT_CONVERGED when deployingHarald Musum2022-01-191-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Avoid leaking apache classesJon Marius Venstad2021-04-261-2/+2
* Revert "Merge pull request #17603 from vespa-engine/jonmv/revert-apache-confi...Jon Marius Venstad2021-04-261-24/+29
* Revert "Merge pull request #17592 from vespa-engine/jonmv/apache-config-serve...Jon Marius Venstad2021-04-261-29/+24
* Replace ConfigServerExceptionJon Marius Venstad2021-04-261-0/+57
* Let null values mean no query, and allow explicitly empty parametersJon Marius Venstad2021-04-261-52/+0
* Improve deploy messagesHÃ¥kon Hallingstad2020-01-161-4/+11
* Return 409 with error code LOAD_BALANCER_NOT_READY if deployment fails due to...Harald Musum2019-08-011-1/+2
* Revert "Return 409 with error code TRANSIENT_ERROR when getting TransientExce...Harald Musum2019-08-011-2/+1
* Use LOAD_BALANCER_NOT_READY and only for LoadBalancerServiceExceptionHarald Musum2019-08-011-1/+2
* retry when certificate not readyandreer2019-06-281-1/+2
* Retry in controller if parent host is not yet readyValerij Fredriksen2019-01-281-1/+2
* Return correct response code when there is a ConfigServerExceptionHarald Musum2017-11-031-0/+1
* Import controllerMartin Polden2017-08-241-0/+41