aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
...
| * Ensure that nodes do not change on bootstrap deploymentMartin Polden2023-11-272-1/+2
* | Merge pull request #29449 from vespa-engine/balder/keep-jackson-objectmapper-...Henning Baldersheim2023-11-241-3/+2
|\ \ | |/ |/|
| * Move Jackson util from vespajlib to container-core.Henning Baldersheim2023-11-241-1/+1
| * jackson 2.16 changes some of its default settings so we consolidate our use o...Henning Baldersheim2023-11-231-3/+2
* | exclusive nodes not counted as empty with child in any statebjormel2023-11-231-0/+6
|/
* Remove unused argumentjonmv2023-11-201-3/+3
* Move id seed to LoadBalancerjonmv2023-11-205-13/+14
* Make idSeed mandatoryjonmv2023-11-205-13/+16
* Unit test for pre-provisioning of LBsjonmv2023-11-101-0/+38
* exclusive-provisioning and make-exclusive has rolled outHåkon Hallingstad2023-11-101-1/+0
* Update maintenance.json for testjonmv2023-11-101-3/+6
* Pre-provision load balancers, and use for appsjonmv2023-11-103-11/+12
* Support an ID seed for LB resource ID hashesjonmv2023-11-082-23/+29
* Revert "Evaluate flags referenced multiple times at the start of prepare"Håkon Hallingstad2023-11-074-11/+7
* Merge pull request #29228 from vespa-engine/hakonhall/evaluate-flags-referenc...Håkon Hallingstad2023-11-064-7/+11
|\
| * Include NodeRepository, ApplcationId, and ClusterSpec as parametersHåkon Hallingstad2023-11-054-11/+8
| * Rename to AllocationParamsHåkon Hallingstad2023-11-052-5/+5
| * Rename to ClusterAllocationParamsHåkon Hallingstad2023-11-043-9/+9
| * Evaluate flags referenced multiple times at the start of prepareHåkon Hallingstad2023-11-043-4/+11
* | Stop using wireguardPubkeyValerij Fredriksen2023-11-065-14/+6
|/
* Merge pull request #29202 from vespa-engine/bjormel/dont_autoscale_single_nod...Bjørn Meland2023-11-031-3/+1
|\
| * Update node-repository/src/test/java/com/yahoo/vespa/hosted/provision/autosca...Bjørn Meland2023-11-031-1/+1
| * Clarification of messagebjormel2023-11-021-1/+1
| * Don't autoscale single node clustersbjormel2023-11-021-3/+1
* | Add test of reducing container node countHarald Musum2023-11-031-59/+92
|/
* HostFlavorUpgrader: Reprocess hosts with non-retiring nodesValerij Fredriksen2023-11-021-3/+7
* Clean up nodes faster on provisioning failureValerij Fredriksen2023-10-251-1/+5
* Actually set arch from flag for admin nodesjonmv2023-10-242-8/+26
* Remove duplicate Applications.LockHåkon Hallingstad2023-10-238-18/+18
* Support exclusive allocation on non-exclusive hostHåkon Hallingstad2023-10-212-13/+55
* Reduce logging, and avoid need for component declarationjonmv2023-10-191-2/+2
* Add reactive infra-application redeployer, triggered when hosts complete prov...jonmv2023-10-191-0/+172
* Use HostSharing.exclusive for preprovisioned containers, and clear exclusiveTojonmv2023-10-181-2/+8
* Remove serialisation migration code, and update real-data-test with now-dated...jonmv2023-10-181-1/+1
* Merge pull request #28908 from vespa-engine/jonmv/read-node-exclusive-toJon Marius Venstad2023-10-162-3/+3
|\
| * Read and write exclusiveTo and provisionedFor separatelyjonmv2023-10-122-3/+3
* | Always check host exclusiveTojonmv2023-10-121-0/+33
|/
* Add provisionedFor node field, equal to exclusiveTo initiallyjonmv2023-10-125-8/+24
* Update copyrightJon Bratseth2023-10-0995-89/+96
* Avoid sorting IP addresses when serializing nodeHåkon Hallingstad2023-10-0431-155/+93
* Normalize JSONHåkon Hallingstad2023-10-032-57/+82
* Remove state tag. Only report metrics for active nodesOla Aunronning2023-09-291-4/+6
* Propagate GPU resources when determining current resources for autoscalingValerij Fredriksen2023-09-281-0/+19
* Update AwsNodeTypes with GPU instancesValerij Fredriksen2023-09-281-11/+62
* Compare advertised resources in flavor satisified check in testsValerij Fredriksen2023-09-284-37/+56
* Read applications from ZK in RealDataScenarioTestValerij Fredriksen2023-09-271-34/+68
* Merge branch 'master' into hakonhall/add-ipv6-to-public-zonal-endpoints-in-gc...Håkon Hallingstad2023-09-254-2/+18
|\
| * Encapsulate wiregaurd key + timestamp in new classgjoranv2023-09-254-2/+18
* | Revert "Revert "Add IPv6 to public zonal endpoints in GCP""Håkon Hallingstad2023-09-251-0/+4
|/
* Revert "Add IPv6 to public zonal endpoints in GCP"Håkon Hallingstad2023-09-221-4/+0