aboutsummaryrefslogtreecommitdiffstats
path: root/orchestrator
Commit message (Expand)AuthorAgeFilesLines
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-129-52/+45
* Unify on List.ofHenning Baldersheim2024-04-112-13/+13
* Unify on Set.ofHenning Baldersheim2024-04-111-3/+2
* Reset downtime at resume, 2. tryHåkon Hallingstad2024-01-101-0/+8
* Revert "Reset downtime at resume"Harald Musum2024-01-061-8/+0
* Reset downtime at resumeHåkon Hallingstad2024-01-051-0/+8
* Move Jackson util from vespajlib to container-core.Henning Baldersheim2023-11-241-1/+1
* jackson 2.16 changes some of its default settings so we consolidate our use o...Henning Baldersheim2023-11-231-1/+2
* Update copyrightJon Bratseth2023-10-0995-99/+99
* Consolidate hamcrest usage to 2.x and remove cthul-matchersBjørn Christian Seime2023-08-291-1/+1
* Use orchestration override if presentHåkon Hallingstad2023-08-018-57/+148
* Make ClusterPolicyOverride available to ClusterApiImplHåkon Hallingstad2023-08-0111-14/+98
* Use 'vespa.version' suffix for all global version properties.gjoranv2023-07-241-1/+1
* Revert "New parent pom"Arnstein Ressem2023-07-211-1/+1
* Use 'vespa.version' suffix for all global version properties.gjoranv2023-07-191-1/+1
* Remove hostStates from response, not used anymoreHarald Musum2023-06-221-12/+0
* Revert "Use ApplicationId instead of ApplicationInstanceReference where possi...Harald Musum2023-06-199-79/+42
* Handle application id strings with both 3 and 5 partsHarald Musum2023-06-183-18/+50
* USe correct zone in test and implement getApplication(ApplicationId)Harald Musum2023-06-162-1/+17
* Use ApplicationId instead of ApplicationInstanceReference where possibleHarald Musum2023-06-167-23/+12
* Allow cfgs with ALLOW_TO_BE_DOWN to go downHåkon Hallingstad2023-05-222-7/+5
* Use metric enums more places.yngveaasheim2023-05-091-5/+8
* Remove usages in service-monitor as welljonmv2023-03-301-4/+5
* Cosmetic changesHarald Musum2023-03-246-18/+15
* Cleanup code, no functional changesHarald Musum2023-03-2416-83/+44
* Fix hostname comaprisonHarald Musum2023-03-241-1/+1
* Avoid deprecated apache http 5.2 methods, by adding it to the builder.Henning Baldersheim2023-01-261-5/+9
* Revert apache 5.1 -> 5.2Henning Baldersheim2023-01-261-8/+4
* More consistent naming of set/build methodsHenning Baldersheim2023-01-251-2/+2
* VespaHttpClientBuilder follow builder pattern and add connect and socket time...Henning Baldersheim2023-01-251-4/+8
* Unify on Streams.toList()Henning Baldersheim2023-01-173-9/+8
* Add http-utils as explicit dependencyBjørn Christian Seime2023-01-091-0/+6
* Keep retired and empty storage node up before removalHåkon Hallingstad2022-12-071-12/+3
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-0412-18/+18
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-0412-18/+18
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-0212-18/+18
* Add copyright headerHåkon Hallingstad2022-07-081-0/+1
* Add ContentServiceHåkon Hallingstad2022-07-081-0/+13
* Set distributor down while permanently downHåkon Hallingstad2022-07-0810-56/+84
* Use probe when getting permission to set storage node permanently downHåkon Hallingstad2022-07-087-21/+42
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Remove jersey related dependencies from parent poms and enforcers.gjoranv2022-06-081-18/+0
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-067-7/+7
* Revert "Merge pull request #22392 from vespa-engine/revert-22390-jonmv/export...jonmv2022-05-031-6/+0
* Revert "Merge pull request #22393 from vespa-engine/revert-22386-jonmv/remove...jonmv2022-05-031-1/+2
* Revert "Remove another HTTP client wrapper"Harald Musum2022-05-021-2/+1
* Revert "Export package ai.vespa.hosted.client [run-systemtest]"Harald Musum2022-05-021-0/+6
* Make http-client a bundlejonmv2022-05-021-6/+0
* Add status code to ResponseExceptionjonmv2022-05-021-1/+2