summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Add wantToRebuild field to node responseMartin Polden2021-04-0935-0/+35
* Implement RebuildingOsUpgraderMartin Polden2021-04-098-44/+214
* Always require upgrade budgetMartin Polden2021-04-0912-54/+51
* Simplify OsUpgradeActivatorTestMartin Polden2021-04-091-15/+7
* More NodeListJon Bratseth2021-04-081-7/+6
* More NodeListJon Bratseth2021-04-081-26/+17
* failing() instead of wantToFail(true/false)Jon Bratseth2021-04-083-6/+6
* Merge with masterJon Bratseth2021-04-0818-63/+209
|\
| * Park nodes requested to rebuildMartin Polden2021-04-081-9/+15
| * Allow restoring a rebuilt host in nodes APIMartin Polden2021-04-082-3/+14
| * Support restoring a rebuilt hostMartin Polden2021-04-085-11/+96
| * Allow patching wantToRebuild in nodes APIMartin Polden2021-04-072-3/+13
| * Add wantToRebuild fieldMartin Polden2021-04-075-22/+56
| * Use enum in messageMartin Polden2021-04-071-6/+6
| * Less custom NodeList matchingMartin Polden2021-04-076-11/+11
* | Move nodes to 'failed' during activateJon Bratseth2021-04-0813-35/+95
|/
* Store resized event for NodeValerij Fredriksen2021-03-299-15/+30
* Rename variableJon Bratseth2021-03-251-2/+2
* Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/restapi...Jon Bratseth2021-03-251-1/+1
* Add stats to controller/v1 APIJon Bratseth2021-03-253-7/+16
* Add stats to node repo clientJon Bratseth2021-03-243-18/+9
* Add stats to nodes/v2Jon Bratseth2021-03-243-0/+89
* RefactorJon Bratseth2021-03-243-42/+0
* RefactorJon Bratseth2021-03-2410-39/+31
* RefactorJon Bratseth2021-03-241-2/+2
* RefactorJon Bratseth2021-03-246-53/+31
* RefactorJon Bratseth2021-03-249-39/+36
* RefactorJon Bratseth2021-03-242-16/+20
* RefactorJon Bratseth2021-03-243-29/+34
* Compute application statsJon Bratseth2021-03-232-25/+179
* Merge pull request #17124 from vespa-engine/bratseth/node-repo-statsValerij Fredriksen2021-03-2310-6/+219
|\
| * Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/NodeLis...Jon Bratseth2021-03-231-1/+1
| * Compute node repo utilizationJon Bratseth2021-03-2310-6/+219
* | Increase inactive expiry time for none-prod and cd zonesHarald Musum2021-03-231-2/+4
* | Move client builders to major specific sub packagesJon Marius Venstad2021-03-231-1/+1
|/
* Refactor: Let the node repo own the metrics dbJon Bratseth2021-03-2222-136/+135
* Require non-empty IP pool for ready hostsMartin Polden2021-03-196-11/+14
* Require primary IP addresses for ready hostsMartin Polden2021-03-194-4/+9
* Rename getIpSet -> ipSetMartin Polden2021-03-198-18/+19
* Merge pull request #17052 from vespa-engine/bratseth/copyright-headersKristian Aune2021-03-192-0/+2
|\
| * Add copyright headersJon Bratseth2021-03-182-0/+2
* | Take read-write mix into account in sizing groupsJon Bratseth2021-03-189-42/+105
|/
* Merge pull request #17044 from vespa-engine/mpolden/only-expire-hostMartin Polden2021-03-181-3/+11
|\
| * Only expire tenant hosts from provisionedMartin Polden2021-03-181-3/+11
* | Merge pull request #17032 from vespa-engine/mpolden/non-tenant-real-limitsValerij Fredriksen2021-03-182-1/+2
|\ \
| * | Non-tenant nodes are always within real limitsMartin Polden2021-03-182-1/+2
| |/
* | Merge pull request #17030 from vespa-engine/bratseth/cluster-modelValerij Fredriksen2021-03-1813-205/+259
|\ \ | |/ |/|
| * Move to ClusterModelJon Bratseth2021-03-184-19/+15
| * Move to ClusterModelJon Bratseth2021-03-183-15/+22
| * Move to ClusterModelJon Bratseth2021-03-186-140/+131