summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Only check limits for tenant node allocationsValerij Fredriksen2021-02-241-2/+2
* Do not migrate testersJon Marius Venstad2021-02-241-0/+1
* Merge pull request #16657 from vespa-engine/jonmv/mind-the-gapsJon Bratseth2021-02-246-35/+152
|\
| * Skip redundant filter, and actually add testJon Marius Venstad2021-02-242-1/+73
| * Check only cluster id, better doc, test to show usageJon Marius Venstad2021-02-242-10/+10
| * Start indices at 0 in test, to avoid reverse order indcies vs host namesJon Marius Venstad2021-02-241-1/+1
| * Plug the holes in node indices for non-content nodesJon Marius Venstad2021-02-244-34/+79
* | Keep allocation in dirtyValerij Fredriksen2021-02-248-59/+41
* | Write nodes in correct stateValerij Fredriksen2021-02-241-5/+5
|/
* Stabilize SwitchRebalancerTestMartin Polden2021-02-231-6/+12
* Merge pull request #16646 from vespa-engine/jonmv/cc-cleanupJon Marius Venstad2021-02-231-0/+2
|\
| * Run migrator all the time in staging as wellJon Marius Venstad2021-02-231-0/+2
* | Shuffle node movesMartin Polden2021-02-231-1/+8
* | SimplifyMartin Polden2021-02-232-6/+6
|/
* Count empty advice as successJon Bratseth2021-02-221-1/+1
* Wait 10 minutes after last deployment before migrating to dedicated CCCJon Marius Venstad2021-02-222-10/+15
* Lock firstJon Bratseth2021-02-211-1/+7
* Merge pull request #16611 from vespa-engine/jonmv/lock-after-requiring-idJon Marius Venstad2021-02-211-1/+1
|\
| * Take lock after operation that might throwJon Marius Venstad2021-02-211-1/+1
* | Temporaily run DedicatedClusterControllerClusterMigrator in dev in cdHarald Musum2021-02-201-1/+3
|/
* Run migrator all the time in CDJon Marius Venstad2021-02-201-1/+2
* Only run migrator in perf,prod,staging, and only use dedicated thereJon Marius Venstad2021-02-201-1/+2
* Run migrator moore often in test zonesJon Marius Venstad2021-02-191-1/+2
* Re-evaluate quiescence when deployment is readyJon Marius Venstad2021-02-191-0/+5
* Test DedicatedClusterControllerClusterMigratorJon Marius Venstad2021-02-191-0/+133
* Obtain quiescence status from OrchestratorJon Marius Venstad2021-02-193-7/+18
* Add maintainer which flips the switch (not yet), for eligible (flagged) appsJon Marius Venstad2021-02-193-0/+76
* Merge pull request #16583 from vespa-engine/mpolden/fix-lockingMartin Polden2021-02-191-4/+6
|\
| * Take allocation lock when deprovisioning hostMartin Polden2021-02-191-4/+6
* | Merge pull request #16576 from vespa-engine/freva/expose-sync-uriValerij Fredriksen2021-02-193-32/+104
|\ \ | |/ |/|
| * nodeArchiveUri -> archiveUriValerij Fredriksen2021-02-192-12/+13
| * nodeArchiveUrl -> nodeArchiveUriValerij Fredriksen2021-02-192-10/+10
| * Expose nodeArchiveUrl in nodes responseValerij Fredriksen2021-02-182-1/+86
| * Fix TODOValerij Fredriksen2021-02-181-5/+4
| * Expose FlagSource in NodeRepositoryValerij Fredriksen2021-02-181-6/+10
| * Simplify by extending SlimeJsonResponseValerij Fredriksen2021-02-181-20/+3
* | Merge pull request #16579 from vespa-engine/bratseth/traffic-fractionHarald Musum2021-02-181-3/+2
|\ \
| * | Wait for data migration everywhereJon Bratseth2021-02-181-3/+2
* | | Merge pull request #16577 from vespa-engine/bratseth/traffic-fractionValerij Fredriksen2021-02-1821-39/+327
|\| |
| * | Better namesJon Bratseth2021-02-188-67/+36
| * | Consider global read taffic share in vcpu targetJon Bratseth2021-02-189-17/+71
| * | Pass and store traffic fractionsJon Bratseth2021-02-1816-22/+287
| |/
* | Merge pull request #16575 from vespa-engine/mpolden/skip-sparesJon Bratseth2021-02-1820-142/+143
|\ \
| * | Avoid suggesting node moves to sparesMartin Polden2021-02-183-24/+31
| * | Less DockerMartin Polden2021-02-1817-118/+112
| |/
* | Merge pull request #16572 from vespa-engine/mpolden/add-fieldJon Bratseth2021-02-1836-1/+36
|\ \ | |/ |/|
| * Add preferToRetire to node responseMartin Polden2021-02-1836-1/+36
* | Expose the last hour average utilizationJon Bratseth2021-02-164-1/+23
* | Query by duration into the past instead of startTimeJon Bratseth2021-02-1611-32/+61
|/
* Fix javadoc linkMartin Polden2021-02-151-1/+1