summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
* Allow raising confidence later during the day for publicValerij Fredriksen2021-06-022-5/+8
|
* Default to new endpoints in publicMartin Polden2021-06-024-41/+63
|
* Bump capacity of DNS request queue (#18090)Martin Polden2021-06-021-3/+3
|
* Remove use of flags for tenant specific iam rolesMorten Tokle2021-06-011-11/+4
|
* Merge pull request #18052 from vespa-engine/bratseth/cleanup-564Harald Musum2021-06-011-2/+2
|\ | | | | No functional changes
| * No functional changesJon Bratseth2021-06-011-2/+2
| |
* | Merge pull request #18041 from vespa-engine/freva/fix-todoJon Marius Venstad2021-05-3119-104/+208
|\ \ | | | | | | Add quota and cost to deployment and expose in /application/v4
| * | Add quota and cost to application/v4 responseValerij Fredriksen2021-05-319-1/+10
| | |
| * | Periodically update deployment costValerij Fredriksen2021-05-316-20/+127
| | |
| * | Remove redundant filter: all public zones are in AWSValerij Fredriksen2021-05-312-47/+34
| | |
| * | Add cost to DeploymentValerij Fredriksen2021-05-315-10/+33
| | |
| * | Remove old convergence summary fieldValerij Fredriksen2021-05-312-26/+4
| | |
* | | Update installation-failed-messageJon Marius Venstad2021-05-311-1/+1
|/ /
* | Merge pull request #18033 from vespa-engine/jonmv/vespa-feed-clientHarald Musum2021-05-311-1/+3
|\ \ | | | | | | Close closeable
| * | Close closeableJon Marius Venstad2021-05-311-1/+3
| |/
* | fix ignored unstable test (#18027)Andreas Eriksen2021-05-292-5/+5
| | | | | | | | | | * fix ignored unstable test * clock.instant() never returns null
* | ignore unstable support_access test while debugging (#18022)Andreas Eriksen2021-05-281-0/+2
|/
* API for granting support access and registering granted certificates (#17987)Andreas Eriksen2021-05-2810-1/+717
| | | | | | | | | | | | | | | | | * WIP - api for granting support access and registering granted certificates * comment out WIP test * fix access, test api * rename package * copyright headers * always include notAfter/notBefore when serializing * make double sure lists remain unmodifiable * add minimal javadoc
* Expose current load in controllerValerij Fredriksen2021-05-273-5/+11
|
* Expose number of retiring nodes in deployment logValerij Fredriksen2021-05-268-17/+58
|
* Expose invoice ID in create invoice responseValerij Fredriksen2021-05-262-2/+6
|
* Fetch flag with application dimensionMartin Polden2021-05-261-1/+1
|
* Add feature flagMartin Polden2021-05-252-1/+6
|
* Remove unnecessary checkMartin Polden2021-05-251-5/+0
|
* SimplifyMartin Polden2021-05-252-32/+28
|
* Rename request_id -> requestIdMartin Polden2021-05-253-3/+3
|
* Include legacy endpoint in certificate in publicMartin Polden2021-05-252-3/+41
|
* Rename EndpointCertificateManager -> EndpointCertificatesMartin Polden2021-05-253-20/+22
|
* Move wildcard endpoint building to RoutingControllerMartin Polden2021-05-254-113/+103
|
* Merge pull request #17947 from ↵Jon Marius Venstad2021-05-241-6/+5
|\ | | | | | | | | vespa-engine/hmusum/check-that-containers-are-up-in-parallel Check that endpoints are up in parallel
| * Check that endpoints are up in parallelHarald Musum2021-05-221-6/+5
| |
* | Check flush explicitlyJon Bratseth2021-05-241-0/+1
| |
* | Assign Slobroks only on cluster controllersJon Bratseth2021-05-241-2/+0
|/
* Fix history badgeJon Marius Venstad2021-05-212-8/+7
|
* Cache badges for 1 minuteJon Marius Venstad2021-05-214-14/+264
|
* Revert "Merge pull request #17653 from ↵Jon Marius Venstad2021-05-201-0/+2
| | | | | | | vespa-engine/bratseth/slobroks-on-clustercontrollers-only" This reverts commit 237c30c205c0748e8e9b3580c29a76cc88ca201a, reversing changes made to ae01f049bf23e67269fe1f1f222fe8eaf2bdee62.
* Merge branch 'master' into bratseth/slobroks-on-clustercontrollers-onlyJon Bratseth2021-05-2081-791/+2492
|\
| * Write VCMR reports to node repoOla Aunrønning2021-05-203-4/+52
| |
| * use US localeKristian Aune2021-05-191-1/+2
| |
| * Thinner shadows on next panels, weaker on bottomJon Marius Venstad2021-05-193-51/+54
| |
| * Merge pull request #17862 from vespa-engine/olaa/selectively-approve-vcmrOla Aunrønning2021-05-184-49/+51
| |\ | | | | | | Only approve VCMRs manageable by automation
| | * Only approve VCMRs manageable by automationOla Aunrønning2021-05-144-49/+51
| | |
| * | Merge pull request #17839 from vespa-engine/olaa/ready-vcmr-stateOla Aunrønning2021-05-182-3/+8
| |\ \ | | | | | | | | Add ready-state to VCMRs
| | * | Add ready-state to VCMRsOla Aunrønning2021-05-122-3/+8
| | |/
| * | Merge pull request #17816 from vespa-engine/olaa/add-vcmr-api-callsOla Aunrønning2021-05-185-3/+188
| |\ \ | | | | | | | | Add GET/DELETE/PATCH on vcmr resources
| | * | Add GET/DELETE/PATCH on vcmr resourcesOla Aunrønning2021-05-115-3/+188
| | | |
| * | | Less copyingMartin Polden2021-05-143-13/+22
| | |/ | |/|
| * | Merge pull request #17827 from vespa-engine/hmusum/run-jobs-more-often-in-cdJon Marius Venstad2021-05-121-1/+1
| |\ \ | | | | | | | | Run jobs twice as often in cd
| | * | Run jobs twice as often in cdHarald Musum2021-05-121-1/+1
| | |/ | | | | | | | | | Integration tests take too much time, try to save some time here
| * | Merge pull request #17828 from vespa-engine/jonmv/badge-adjustmentsJon Marius Venstad2021-05-125-194/+198
| |\ \ | | |/ | |/| Jonmv/badge adjustments