summaryrefslogtreecommitdiffstats
path: root/config-provisioning
Commit message (Collapse)AuthorAgeFilesLines
* Add method for setting repositoryHarald Musum2022-03-241-0/+5
|
* Support setting tag for docker image with a stringHarald Musum2022-03-241-0/+5
|
* Consider architecture when calculating with NodeResourcesHarald Musum2022-03-181-3/+7
|
* Use architecture in more places in node repoHarald Musum2022-03-031-0/+6
|
* Ignore architecture when adding or subtracting NodeResourcesHarald Musum2022-03-021-6/+2
| | | | | Need to solve this long-term, but ignore for now as provisoning will not work as this is now.
* Support architecture in node repositoryHarald Musum2022-02-281-3/+5
| | | | | * Persist architecture for nodes * Use architecture when talking to node repo
* Fix commentJon Bratseth2022-02-271-1/+1
|
* Reuse node indexesJon Bratseth2022-02-251-0/+3
|
* Use arm64 as architecture nameHarald Musum2022-02-243-19/+13
|
* Add support for achitecture in node resourcesHarald Musum2022-02-236-19/+108
|
* Merge pull request #21334 from vespa-engine/hmusum/fix-spellingHarald Musum2022-02-232-5/+5
|\ | | | | Fix spelling (bandwith -> bandwidth)
| * Fix spelling (bandwith -> bandwidth)Harald Musum2022-02-232-5/+5
| | | | | | | | Note: Not defined in schema and not used in any app
* | Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-232-17/+16
|/
* Remove use of shared routing method in controllerMartin Polden2022-02-151-1/+1
|
* Document difference between ID and virtual IDHåkon Hallingstad2022-02-041-2/+8
|
* Ensure 'annotations' in provided scopeBjørn Christian Seime2022-01-281-0/+1
|
* Add method to get SystemName.Environment.RegionNameHåkon Hallingstad2022-01-201-0/+5
|
* Revert "Invalidate node object cache based on znode version"Jon Marius Venstad2022-01-181-0/+3
|
* Merge pull request #20845 from ↵Håkon Hallingstad2022-01-181-4/+1
|\ | | | | | | | | vespa-engine/revert-20843-revert-20820-hakonhall/remove-dev-system Remove dev system, try 2 [run-systemtest]
| * Add back SystemName.dev for non-hosted systemsHåkon Hallingstad2022-01-171-1/+6
| |
| * Revert "Revert "Remove dev system""Håkon Hallingstad2022-01-172-10/+2
| |
| * Revert "Remove dev system"Harald Musum2022-01-172-2/+10
| |
| * Remove dev systemHåkon Hallingstad2022-01-142-10/+2
| |
* | Invalidate node object cache based on znode versionMartin Polden2022-01-171-3/+0
|/
* Bump cache sizeMartin Polden2022-01-121-1/+1
| | | | | Makes all nodes fit in the cache, even in our largest zones. Today excessive eviction happens because nodes are constantly shuffled in and out of the cache.
* unify java warnings (use compiler args from parent)Arne H Juul2022-01-061-8/+0
|
* Merge pull request #20644 from vespa-engine/bratseth/avoid-deprecated-apis-2Henning Baldersheim2022-01-041-10/+8
|\ | | | | Avoid deprecated APIs
| * Avoid deprecated APIsJon Bratseth2022-01-041-10/+8
| |
* | Merge pull request #20629 from vespa-engine/mpolden/downgradeValerij Fredriksen2022-01-041-20/+43
|\ \ | |/ |/| Support aborting and rolling back incomplete upgrade
| * Support aborting and rolling back incomplete upgradeMartin Polden2022-01-031-20/+43
| |
* | Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-194-29/+20
|/
* Remove stray line and simplifyJon Bratseth2021-12-092-7/+2
|
* Allo unsopecified to pass through just(non)NumbersJon Bratseth2021-12-081-0/+2
|
* Don't propagate unspecified resourcesJon Bratseth2021-12-082-4/+28
|
* Revert "Revert "Bratseth/apply policies to limits""Jon Bratseth2021-12-081-2/+2
| | | | This reverts commit c7bb123f273952b8a35e01b2fb4861bc798b3b70.
* Merge pull request #20357 from vespa-engine/mpolden/update-docJon Bratseth2021-12-061-12/+4
|\ | | | | Update stale javadoc
| * Update stale javadocMartin Polden2021-12-031-12/+4
| | | | | | | | Deployments are no longer bound to a single config server.
* | Revert "Bratseth/apply policies to limits"Jon Bratseth2021-12-031-2/+2
|/
* Apply policies to limitsJon Bratseth2021-12-021-2/+2
|
* Cleanup: No functional changesJon Bratseth2021-11-301-0/+1
|
* Remove unnecessary and confusingly named methodMartin Polden2021-11-111-3/+0
|
* Use VIP hostname in SharedLoadBalancerServiceMartin Polden2021-11-081-1/+1
|
* CleanupMartin Polden2021-11-021-1/+1
|
* Update 2020 Oath copyrights.gjoranv2021-10-272-2/+2
|
* Update 2019 Oath copyrights.gjoranv2021-10-2719-19/+19
|
* Stop reading container images from ZKMartin Polden2021-10-141-0/+3
|
* Remove unused image replacement logicMartin Polden2021-10-143-38/+14
|
* Move ActivationConflictException to config-provisioningHarald Musum2021-10-131-0/+17
| | | | Move, so that it can be used in MaintenanceDeployment
* Update Verizon Media copyright notices.gjoranv2021-10-0712-12/+12
|
* Update 2018 copyright notices.gjoranv2021-10-073-3/+3
|