aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Emit a success factor from maintainers""Jon Bratseth2021-06-0635-126/+167
| | | | This reverts commit cd1b747b4f65fa3a6ed6aace23235db7591638c5.
* Revert "Emit a success factor from maintainers"Arnstein Ressem2021-06-0435-167/+126
|
* Merge pull request #18113 from vespa-engine/bratseth/maintainer-success-degreeJon Bratseth2021-06-0435-126/+167
|\ | | | | Emit a success factor from maintainers
| * Return success factorJon Bratseth2021-06-0434-121/+143
| |
| * Record successFactorJon Bratseth2021-06-042-1/+11
| |
| * Turn metric consumer into a typed classJon Bratseth2021-06-031-5/+14
| |
* | Merge pull request #18133 from vespa-engine/mortent/fix-active-grantsMorten Tokle2021-06-042-2/+11
|\ \ | | | | | | Fix activeGrants
| * | Fix activeGrantsMorten Tokle2021-06-042-2/+11
| |/
* | Update testsJon Bratseth2021-06-042-2/+4
| |
* | Propagate autoscalingStatusCodeJon Bratseth2021-06-041-0/+1
|/
* Merge pull request #18089 from vespa-engine/mortent/request-dp-operator-accessMorten Tokle2021-06-038-7/+160
|\ | | | | Request dataplane operator access
| * Handle required fieldsMorten Tokle2021-06-031-5/+12
| |
| * Move operator APIMorten Tokle2021-06-035-36/+67
| |
| * Include operator certs on deployMorten Tokle2021-06-021-1/+7
| |
| * Register operator grantsMorten Tokle2021-06-024-4/+57
| |
| * Api to let operators request approvalMorten Tokle2021-06-014-2/+58
| |
* | 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
|