aboutsummaryrefslogtreecommitdiffstats
path: root/config-provisioning
Commit message (Collapse)AuthorAgeFilesLines
* Avoid reallocation when transitioning between content and combinedMartin Polden2020-03-092-3/+5
|
* Handle remote diskJon Bratseth2020-03-041-3/+1
|
* Add combined ID to ClusterSpecMartin Polden2020-03-024-14/+59
|
* Determine endpoints from routing policies for all routing methodsMartin Polden2020-02-271-0/+5
|
* Revert "Merge pull request #12351 from ↵Jon Bratseth2020-02-265-9/+9
| | | | | | | vespa-engine/revert-11875-bratseth/node-metrics" This reverts commit 37f6c5b31cb2809a54c34dc3a4e51307f3320fbd, reversing changes made to 76221d0b9b7bda577ac61ce8a79c7b6ee3a8dbb4.
* Revert "Bratseth/node metrics"Harald Musum2020-02-265-9/+9
|
* Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-253-4/+11
|\
| * Merge pull request #12314 from ↵Håkon Hallingstad2020-02-242-4/+3
| |\ | | | | | | | | | | | | vespa-engine/hakonhall/define-completeness-of-supermodel-and-dupermodel Define completeness of SuperModel and DuperModel
| | * Fail cfg bootstrap if activation of infra apps failsHåkon Hallingstad2020-02-232-3/+2
| | |
| | * Define completeness of SuperModel and DuperModelHåkon Hallingstad2020-02-232-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order for Orchestrator to remove application data from ZooKeeper, it must know which applications do NOT exist. Since the duper model starts with 0 applications, always, the only way of knowing what applications do not exist is for the bootstrap code to notify the super model/duper model when bootstrap is complete. There are 2 sources of applications that must signal completeness: - The super model, once all applications have been redeployed in ConfigServerBootstrap. - The infrastructure application, in the InfrastructureProvisioner the first time it runs.
| * | Use RoutingMethod when building endpointMartin Polden2020-02-211-1/+7
| |/
| * Rename routing methodMorten Tokle2020-02-211-1/+1
| |
| * Add shared layer 4 routing methodMorten Tokle2020-02-201-0/+2
| |
* | Test metrics fetchJon Bratseth2020-02-251-0/+1
| |
* | Test autoscaling with dynamic provisioningJon Bratseth2020-02-201-0/+5
| |
* | Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-203-3/+22
|\|
| * Move SlimeUtils to vespajlibMartin Polden2020-02-061-2/+1
| |
| * Query routing generator when zone explicitly supports shared routingMartin Polden2020-01-302-1/+21
| |
* | Autoscaling WIPJon Bratseth2020-02-173-43/+1
| |
* | Autoscaling WIPJon Bratseth2020-01-271-1/+0
| |
* | Autoscaling sketchJon Bratseth2020-01-213-7/+44
|/
* Update abi specJon Bratseth2020-01-171-1/+0
|
* Refactor and hashJon Bratseth2020-01-171-7/+1
|
* Merge pull request #11781 from vespa-engine/bratseth/add-a-testJon Bratseth2020-01-141-2/+0
|\ | | | | Unit test 1-d map short form modify update
| * Unit test 1-d map short form modify updateJon Bratseth2020-01-141-2/+0
| |
* | Revert "Merge pull request #11770 from ↵Jon Bratseth2020-01-142-5/+3
|/ | | | | | | vespa-engine/mpolden/restore-content-combined-substition" This reverts commit 7250e7a5cfafaa8e52a56c7990437be740761093, reversing changes made to d220c3dd187e908afa015d5990e6dbbeb2e9876b.
* Revert "Remove unnecessary content/combined substitution"Martin Polden2020-01-132-3/+5
| | | | | | This reverts commit 0e3637dfdd8c7301cefe986c889971efad1f3781. Removed too early. Need to wait until old config models disappear.
* Remove unnecessary content/combined substitutionMartin Polden2020-01-102-5/+3
|
* Complete cpu speed rolloutJon Bratseth2020-01-092-5/+2
|
* Avoid changing allocation when switching to combined cluster typeMartin Polden2020-01-033-10/+42
|
* Add combined cluster typeMartin Polden2020-01-021-1/+13
|
* Install more config definition files.Tor Egge2019-11-291-0/+1
|
* SimplifyMorten Tokle2019-11-252-3/+3
|
* Allow tenant containers to run on dev hostsMorten Tokle2019-11-252-1/+9
|
* Increase rollout factor to 2/3Jon Bratseth2019-11-202-2/+2
|
* Remove dead codeHarald Musum2019-11-152-59/+0
|
* Move compatible check to enumsJon Bratseth2019-11-142-2/+12
|
* Explicit NodeResources defaultsJon Bratseth2019-11-133-9/+18
|
* Merge branch 'bratseth/storage-type' of github.com:vespa-engine/vespa into ↵Jon Bratseth2019-11-131-1/+1
|\ | | | | | | bratseth/storage-type
| * Update ↵Jon Bratseth2019-11-131-1/+1
| | | | | | | | | | config-provisioning/src/main/java/com/yahoo/config/provision/NodeResources.java Co-Authored-By: Valerij Fredriksen <freva@users.noreply.github.com>
* | Pass and receive remoteStorageJon Bratseth2019-11-131-1/+1
|/
* Compute free resources using just numbersJon Bratseth2019-11-131-1/+1
|
* Add NodeResources.storageTypeJon Bratseth2019-11-135-45/+129
|
* Update ABI specJon Bratseth2019-11-131-0/+1
|
* Carry spec throughJon Bratseth2019-11-121-1/+5
|
* Don't delegateJon Bratseth2019-11-111-2/+0
|
* YQL parsing/serialization improvementsJon Bratseth2019-11-071-1/+0
| | | | | | - Serialize annotated range and weightedset with bracing - Parse Infinity in ranges - Better error messages in range parsing
* cpuCoreSpeedup -> cpuSpeedupJon Bratseth2019-11-063-4/+4
|
* Keep minCpuCores without speed adjustmentJon Bratseth2019-11-062-12/+29
|
* Make it possible specify a cpu speedup factor for a flavorJon Bratseth2019-11-052-11/+17
| | | | | This allows us to model the speed difference between different cpu generations.