aboutsummaryrefslogtreecommitdiffstats
path: root/config-provisioning
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update 2017 copyright notices.gjoranv2021-10-0745-45/+45
|
* Remove default implementation, should always be implementedHarald Musum2021-10-011-3/+3
|
* Always account for available IP addresses when checking capacityMartin Polden2021-08-201-4/+4
|
* Enlarge remote disks to smallest lergal size if smaller is wantedJon Bratseth2021-06-253-20/+16
|
* Rethrow with exception message onlyHarald Musum2021-06-081-1/+5
| | | | No need for stack trace here
* Log model build errors to the deploy logJon Bratseth2021-05-271-1/+0
|
* Update ↵Jon Bratseth2021-05-261-3/+0
| | | | | config-provisioning/src/test/java/com/yahoo/config/provision/ClusterResourcesTest.java Co-authored-by: Valerij Fredriksen <freva@users.noreply.github.com>
* Show info on nearest flavor also with autoscalingJon Bratseth2021-05-263-0/+35
|
* Extract constant for default instanceMartin Polden2021-04-071-1/+3
|
* RefactorJon Bratseth2021-03-241-0/+2
|
* Expose system as zone through ZoneRegistryMartin Polden2021-03-231-0/+12
|
* Emnable autoscaling in devJon Bratseth2021-03-181-0/+7
|
* Remove dynamic-config-server-provisioning flagMartin Polden2021-03-171-0/+1
|
* Merge pull request #16818 from ↵Harald Musum2021-03-101-6/+0
|\ | | | | | | | | vespa-engine/jonmv/cluster-controller-migration-cleanup Always use dedicated cluster controllers when hosted (except in some …
| * Always use dedicated CCs when hosted, and remove migratorJon Marius Venstad2021-03-051-6/+0
| |
* | Validate NodeRepository numbersJon Bratseth2021-03-102-13/+41
| |
* | Add some infoJon Bratseth2021-03-091-2/+2
| |
* | Add short-cut method for config server host or controller hostHåkon Hallingstad2021-03-051-0/+10
|/
* Limit host sharing to host node typeMartin Polden2021-03-031-0/+5
|
* Provision config servers dynamicallyMartin Polden2021-03-021-0/+12
|
* Add maintainer which flips the switch (not yet), for eligible (flagged) appsJon Marius Venstad2021-02-191-0/+6
|
* Non-functional changesJon Marius Venstad2021-02-191-2/+0
|
* Less DockerMartin Polden2021-02-181-19/+16
|
* Generalize error message and make tests more realisticJon Bratseth2021-02-161-0/+1
|