aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #28946 from vespa-engine/hakonhall/set-provisioned-for-if-...Håkon Hallingstad2023-10-174-9/+27
|\
| * Align ClusterSpec::exclusive with CapacityPolicies::decideExclusivity and Hos...Håkon Hallingstad2023-10-172-2/+2
| * Specify exclusiveToApplicationId for newly provisioned nodeHåkon Hallingstad2023-10-172-3/+12
| * Set provisioned-for if enabled and application has exclusive="true"Håkon Hallingstad2023-10-164-7/+16
* | Merge pull request #28940 from vespa-engine/mpolden/read-endpoint-config-flagMartin Polden2023-10-161-12/+13
|\ \ | |/ |/|
| * Add javadocMartin Polden2023-10-161-12/+13
* | Merge pull request #28908 from vespa-engine/jonmv/read-node-exclusive-toJon Marius Venstad2023-10-163-4/+4
|\ \ | |/ |/|
| * Read and write exclusiveTo and provisionedFor separatelyjonmv2023-10-123-4/+4
* | Always check host exclusiveTojonmv2023-10-122-2/+36
* | Check for exclusivity violation in host capacity maintainerjonmv2023-10-121-1/+7
* | Move violatesExclusivity to NodeCandidatejonmv2023-10-122-29/+39
|/
* Assign correct variablejonmv2023-10-121-1/+1
* Add provisionedFor node field, equal to exclusiveTo initiallyjonmv2023-10-1212-48/+97
* Halve node failure graceJon Bratseth2023-10-111-2/+2
* Merge pull request #28848 from vespa-engine/hmusum/log-application-id-when-fa...Harald Musum2023-10-101-4/+12
|\
| * Fallback to last activation time if we cannot find last deploy timeHarald Musum2023-10-101-4/+12
* | Merge pull request #28836 from vespa-engine/bratseth/copyright-2Jon Bratseth2023-10-10290-278/+292
|\ \
| * | Update copyrightJon Bratseth2023-10-09290-278/+292
| |/
* | Merge pull request #28847 from vespa-engine/mpolden/increase-intervalMartin Polden2023-10-101-1/+1
|\ \ | |/ |/|
| * Increase HostFlavorUpgrader intervalMartin Polden2023-10-101-1/+1
* | Throw if no nodes are matched by restart filterMartin Polden2023-10-061-2/+4
* | Inline methodMartin Polden2023-10-061-11/+3
|/
* Avoid sorting IP addresses when serializing nodeHåkon Hallingstad2023-10-0433-182/+98
* Normalize JSONHåkon Hallingstad2023-10-032-57/+82
* Report state, but only for active nodesOla Aunronning2023-09-291-1/+3
* Remove state tag. Only report metrics for active nodesOla Aunronning2023-09-292-8/+9
* Propagate GPU resources when determining current resources for autoscalingValerij Fredriksen2023-09-282-1/+20
* Update AwsNodeTypes with GPU instancesValerij Fredriksen2023-09-281-11/+62
* Compare advertised resources in flavor satisified check in testsValerij Fredriksen2023-09-285-38/+61
* 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-2511-98/+104
|\
| * Encapsulate wiregaurd key + timestamp in new classgjoranv2023-09-2511-98/+104
* | Revert "Revert "Add IPv6 to public zonal endpoints in GCP""Håkon Hallingstad2023-09-257-17/+40
|/
* Revert "Add IPv6 to public zonal endpoints in GCP"Håkon Hallingstad2023-09-227-40/+17
* Merge pull request #28612 from vespa-engine/mortent/rename-application-dimensionMorten Tokle2023-09-227-8/+8
|\
| * Rename dimension APPLICATION_ID -> INSTANCE_IDMorten Tokle2023-09-227-8/+8
* | Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/lb/Load...Håkon Hallingstad2023-09-221-1/+1
* | Add IPv6 to public zonal endpoints in GCPHåkon Hallingstad2023-09-217-16/+39
|/
* Merge pull request #28509 from vespa-engine/hakonhall/additionalIpAddresses-listHåkon Hallingstad2023-09-1833-206/+163
|\
| * Change primary and pool IPs from Set to ListHåkon Hallingstad2023-09-1433-229/+165
| * Construct IP.Pool via of()Håkon Hallingstad2023-09-131-9/+30
* | no reverse check for inclave (#28537)Andreas Eriksen2023-09-151-4/+4
* | Bugfix: return -> continuegjoranv2023-09-141-2/+2
* | Update test to use timestamp from fixed clock in MockNodeRepositorygjoranv2023-09-141-1/+1
* | Add wireguard key timestamp to node repo and WireguardPeergjoranv2023-09-1412-38/+97
* | Revert "Wg timestamp in node repo"Andreas Eriksen2023-09-1412-99/+40
* | Merge pull request #28456 from vespa-engine/wg-timestamp-in-node-repoGjøran Voldengen2023-09-1412-40/+99
|\ \
| * | Bugfix: return -> continuegjoranv2023-09-131-2/+2
| * | Update test to use timestamp from fixed clock in MockNodeRepositorygjoranv2023-09-131-1/+1
| * | Set wg timestamp from NodePatcher clockgjoranv2023-09-132-7/+5