aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisioning/NodeAllocation.java
Commit message (Expand)AuthorAgeFilesLines
* Simplify method nameJon Bratseth2024-05-121-3/+3
* Move exclusivity decisions to config-provisioningJon Bratseth2024-05-121-3/+3
* Retire incrementallyJon Bratseth2024-04-211-0/+12
* Make privateJon Bratseth2024-04-211-1/+1
* CleanupJon Bratseth2024-04-211-6/+3
* Retire on group size reductionJon Bratseth2024-04-211-4/+7
* Define nessus-agent-group flag and make Dimension top-level classHåkon Hallingstad2023-11-291-4/+4
* Ensure that nodes do not change on bootstrap deploymentMartin Polden2023-11-271-2/+10
* exclusive-provisioning and make-exclusive has rolled outHåkon Hallingstad2023-11-101-4/+2
* Revert "Evaluate flags referenced multiple times at the start of prepare"Håkon Hallingstad2023-11-071-6/+10
* Remove exclusive methods from NodeRepositoryHåkon Hallingstad2023-11-051-5/+1
* Rename to AllocationParamsHåkon Hallingstad2023-11-051-2/+2
* Rename to ClusterAllocationParamsHåkon Hallingstad2023-11-041-8/+8
* Evaluate flags referenced multiple times at the start of prepareHåkon Hallingstad2023-11-041-8/+8
* Retire if there are shared hosts dedicated to cluster typeHåkon Hallingstad2023-11-021-0/+1
* Node must fit host (only) if allocation is exclusiveHåkon Hallingstad2023-10-241-3/+3
* Support exclusive allocation on non-exclusive hostHåkon Hallingstad2023-10-211-15/+26
* Move violatesExclusivity to NodeCandidatejonmv2023-10-121-29/+8
* Update copyrightJon Bratseth2023-10-091-1/+1
* Rename dimension APPLICATION_ID -> INSTANCE_IDMorten Tokle2023-09-221-1/+1
* Add NodeResourceLimits to NodeRepositoryValerij Fredriksen2023-07-251-4/+2
* SimplifyJon Bratseth2023-07-131-12/+0
* GroupIndices -> GroupAssignerJon Bratseth2023-07-121-2/+2
* SimplifyJon Bratseth2023-07-121-1/+1
* Move filtering by inactive parent host downJon Bratseth2023-07-121-26/+29
* Pull in groupSizeJon Bratseth2023-07-121-1/+1
* Assign groups before storing reserved nodesJon Bratseth2023-07-101-0/+2
* Handle legacy spec stringsJon Bratseth2023-07-091-1/+1
* Allocate all groups in one goJon Bratseth2023-07-091-62/+27
* Avoid allocating non-exclusive children to exclusive hosts of different appli...Valerij Fredriksen2023-07-031-2/+4
* Merge pull request #27585 from vespa-engine/freva/exclusivityValerij Fredriksen2023-06-291-1/+2
|\
| * Type allocations never violate exclusivityValerij Fredriksen2023-06-291-0/+1
| * Remove NodeSpec::isExclusiveValerij Fredriksen2023-06-291-1/+1
* | Remove unused fieldMartin Polden2023-06-291-4/+0
|/
* Correctly check for exclusivity violation in dynamically provisioned zonesValerij Fredriksen2023-06-281-3/+3
* Merge pull request #27336 from vespa-engine/mpolden/always-track-deprovisione...Jon Bratseth2023-06-071-1/+2
|\
| * Track deprovisioned hosts in dynamically provisioned zonesMartin Polden2023-06-071-1/+2
* | Don't hard remove active nodesJon Bratseth2023-06-061-19/+28
|/
* Upgrade host flavorMartin Polden2023-06-061-20/+16
* Prefer latest generation with fallback to olderMartin Polden2023-06-011-19/+17
* Reprovision in enclave compatible cloudsValerij Fredriksen2023-05-121-2/+1
* Do not count already retired nodes as retired just nowValerij Fredriksen2023-05-121-1/+1
* Limit cloud consistency check to AWSValerij Fredriksen2023-05-051-1/+2
* Do not fail if no capacity due to retirementValerij Fredriksen2023-04-141-2/+7
* Revert "Disallow incremental non-exclusive container allocation"Valerij Fredriksen2023-03-221-24/+17
* Remove unnecessary checkJon Bratseth2023-03-211-1/+1
* Disallow incremental non-exclusive container allocationJon Bratseth2023-03-211-17/+24
* Add cluster id to host-flavor feature flagArnstein Ressem2023-03-071-0/+1
* Require less vCPU for tester applications in prodValerij Fredriksen2023-02-171-2/+2
* Remove temporary loggingJon Bratseth2023-01-181-6/+0