summaryrefslogtreecommitdiffstats
path: root/node-repository/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Avoid reallocation when transitioning between content and combinedMartin Polden2020-03-091-0/+44
* | Avoid building lots of ApplicationInstancesHåkon Hallingstad2020-03-085-28/+58
* | Correct javadocJon Bratseth2020-03-061-1/+0
* | More debug loggingJon Bratseth2020-03-061-3/+11
* | Filter out tester appsJon Bratseth2020-03-061-2/+4
|/
* Merge pull request #12435 from vespa-engine/bratseth/handle-remote-diskJon Bratseth2020-03-0514-118/+195
|\
| * Always adjust to legalJon Bratseth2020-03-051-4/+4
| * Don't wrap ClusterResourcesJon Bratseth2020-03-056-33/+46
| * Use real resources when computing current usageJon Bratseth2020-03-053-7/+10
| * SimplifyJon Bratseth2020-03-051-1/+1
| * Always track both real and advertised resourcesJon Bratseth2020-03-0510-32/+74
| * SimplifyJon Bratseth2020-03-041-1/+1
| * SimplifyJon Bratseth2020-03-042-15/+5
| * SimplifyJon Bratseth2020-03-041-12/+9
| * Use advertised resources when making allocationsJon Bratseth2020-03-046-53/+76
| * Remove printlnJon Bratseth2020-03-041-1/+0
| * Handle remote diskJon Bratseth2020-03-043-8/+18
* | Close lock on exception in MaintenanceDeploymentHåkon Hallingstad2020-03-051-2/+10
* | Merge pull request #12432 from vespa-engine/mpolden/expire-lbs-combinedMartin Polden2020-03-041-1/+10
|\ \ | |/ |/|
| * Remove inactive load balancers for combined clusterMartin Polden2020-03-041-1/+10
* | Tolerate no redundancyJon Bratseth2020-03-041-7/+11
|/
* Add some debug loggingJon Bratseth2020-03-032-3/+15
* Merge pull request #12398 from vespa-engine/mpolden/combined-idJon Marius Venstad2020-03-0322-77/+100
|\
| * Always use container ID as cluster ID for load balancersMartin Polden2020-03-022-7/+29
| * Add combined ID to ClusterSpecMartin Polden2020-03-0221-71/+72
* | Moved to more specific methods on ServiceMonitorHåkon Hallingstad2020-02-283-11/+4
|/
* Add node from request lastHarald Musum2020-02-271-1/+2
* Only get list of nodes when actually neededHarald Musum2020-02-272-17/+14
* Create MaintenanceDeployment in try-with-resourcesJon Marius Venstad2020-02-271-8/+9
* Revert "Merge pull request #12351 from vespa-engine/revert-11875-bratseth/nod...Jon Bratseth2020-02-2631-33/+1619
* Revert "Bratseth/node metrics"Harald Musum2020-02-2631-1619/+33
* More readable codeJon Bratseth2020-02-262-17/+7
* Merge branch 'bratseth/node-metrics' of github.com:vespa-engine/vespa into br...Jon Bratseth2020-02-261-1/+1
|\
| * Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/autosca...Jon Bratseth2020-02-261-1/+1
* | Non-functional fixesJon Bratseth2020-02-263-4/+4
|/
* Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-253-3/+49
|\
| * Add test (from @freva) to verify that node indices are unique.gjoranv2020-02-251-0/+42
| * Simpflify by pre-defining the set of allocated states.gjoranv2020-02-252-4/+6
| * Consider reserved nodes when finding the highest cluster indexgjoranv2020-02-251-1/+2
* | Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-255-17/+35
|\|
| * There is already a call to maintain - unifyHåkon Hallingstad2020-02-242-3/+3
| * Fail cfg bootstrap if activation of infra apps failsHåkon Hallingstad2020-02-233-5/+19
| * Define completeness of SuperModel and DuperModelHåkon Hallingstad2020-02-234-15/+19
* | Update copyright headerJon Bratseth2020-02-2514-19/+18
* | Test metrics fetchJon Bratseth2020-02-257-29/+219
* | Fetch metrics from a containerJon Bratseth2020-02-251-4/+61
* | Use correct metric output namesJon Bratseth2020-02-243-4/+4
* | Parse metrics/v2 response and store in batchJon Bratseth2020-02-2411-40/+130
* | CleanupJon Bratseth2020-02-221-4/+0
* | Share autoscale work between config serversJon Bratseth2020-02-223-5/+11