aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Collapse)AuthorAgeFilesLines
...
* WireGuard UDP port is trusted in Public AWS zonesAndreas Eriksen2023-03-242-5/+16
|
* wg port public aws onlyAndreas Eriksen2023-03-245-12/+17
|
* Revert "Disallow incremental non-exclusive container allocation"Valerij Fredriksen2023-03-2211-92/+83
|
* Remove unnecessary checkJon Bratseth2023-03-211-1/+1
|
* Remove printlnsJon Bratseth2023-03-212-3/+0
|
* Disallow incremental non-exclusive container allocationJon Bratseth2023-03-2113-83/+95
| | | | | Disallow shared allocation of containers also when there is an existing non-exclusive host which can fit the requested node.
* Provision IPv6 target groups for enclave load balancersValerij Fredriksen2023-03-165-6/+6
|
* Allow ranges also if nodes have gpusJon Bratseth2023-03-131-5/+12
|
* Autoscale by gpu signals tooJon Bratseth2023-03-132-4/+65
| | | | Just take max of cpu and gpu load.
* Lock node when updating IP configMartin Polden2023-03-136-36/+81
|
* Convert IP classes to recordsMartin Polden2023-03-1321-191/+84
|
* Remove redundant Address classMartin Polden2023-03-1314-119/+100
|
* Use switch expressionMartin Polden2023-03-132-9/+9
|
* Merge branch 'master' into bratseth/autoscaling-completionJon Bratseth2023-03-1015-151/+176
|\
| * Take a separate lock for maintenance deploymentsMartin Polden2023-03-1014-103/+128
| |
| * Do not hold application lock while replacing failing nodeMartin Polden2023-03-101-27/+36
| |
| * Make canDeployNow abstractMartin Polden2023-03-091-3/+1
| |
| * List nodes onceMartin Polden2023-03-091-15/+10
| |
* | Cooldown from completion rather than start of scalingJon Bratseth2023-03-104-9/+39
| |
* | Don't rescale if there is an incomplete rescalingJon Bratseth2023-03-105-10/+18
|/
* Merge pull request #26330 from ↵Arnstein Ressem2023-03-076-6/+10
|\ | | | | | | | | vespa-engine/aressem/add-cluster-id-to-host-flavor Add cluster id to host-flavor feature flag
| * Add cluster id to host-flavor feature flagArnstein Ressem2023-03-076-6/+10
| |
* | Merge pull request #26326 from vespa-engine/jonmv/private-endpoints-3Jon Marius Venstad2023-03-071-1/+1
|\ \ | |/ |/| Reduce log level
| * Reduce log leveljonmv2023-03-061-1/+1
| |
* | Remove descriptionJon Bratseth2023-03-063-18/+1
| |
* | Use metric enums everywhereJon Bratseth2023-03-061-14/+21
| |
* | Always use 'last' suffixJon Bratseth2023-03-061-46/+50
| |
* | Always use 'last' suffixJon Bratseth2023-03-062-109/+116
| |
* | Fix archive URI TODOsValerij Fredriksen2023-03-065-22/+3
|/
* Merge pull request #26290 from vespa-engine/jonmv/private-endpoints-3Valerij Fredriksen2023-03-037-29/+29
|\ | | | | Let implementations short-circuit LB (re)configuration
| * Let implementations short-circuit LB (re)configurationjonmv2023-03-037-29/+29
| |
* | Use the APPLICATION_GENERATION constant.gjoranv2023-03-031-1/+3
|/
* Only read generation from containers for nowJon Bratseth2023-03-021-2/+3
|
* More detailed description when ending up emptyJon Bratseth2023-03-022-12/+17
|
* Separate not initialized from all filteredJon Bratseth2023-03-011-0/+3
|
* Update ↵Jon Bratseth2023-03-011-1/+1
| | | | | node-repository/src/main/java/com/yahoo/vespa/hosted/provision/persistence/ApplicationSerializer.java Co-authored-by: Valerij Fredriksen <freva@users.noreply.github.com>
* Use bcp deadlineJon Bratseth2023-03-017-15/+77
|
* Merge pull request #26250 from vespa-engine/bratseth/upValerij Fredriksen2023-03-014-11/+27
|\ | | | | Record UP events also when not having been down
| * Fix typoValerij Fredriksen2023-03-011-1/+1
| |
| * Record UP events also when not having been downJon Bratseth2023-03-014-11/+27
| |
* | Pass ClusterInfoJon Bratseth2023-03-016-17/+26
|/
* Merge pull request #26237 from vespa-engine/bratseth/update-emptyValerij Fredriksen2023-02-282-1/+5
|\ | | | | Replace empty autoscaling
| * Replace empty autoscalingJon Bratseth2023-02-282-1/+5
| |
* | Count both nodes and hosts by stateOla Aunronning2023-02-282-7/+24
| |
* | Track autoscaling successJon Bratseth2023-02-281-16/+27
|/
* Merge pull request #26205 from vespa-engine/freva/exclude-tenant-nameValerij Fredriksen2023-02-283-7/+24
|\ | | | | Handle archive URI without tenant name dir
| * Handle bucket name ending with tenant nameValerij Fredriksen2023-02-282-3/+6
| |
| * Handle archive URI without tenant name dirValerij Fredriksen2023-02-273-7/+21
| |
* | Tolerate more downJon Bratseth2023-02-282-10/+10
|/
* Add details on why an autoscaling is emptyJon Bratseth2023-02-274-4/+28
|