summaryrefslogtreecommitdiffstats
path: root/config-provisioning/src/main
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #13131 from vespa-engine/revert-13128-bratseth/all...Jon Bratseth2020-05-022-0/+4
* Revert "Bratseth/allow non allocatable limits take 2"Harald Musum2020-05-012-4/+0
* Revert "Merge pull request #13125 from vespa-engine/revert-13114-bratseth/all...Jon Bratseth2020-04-302-0/+4
* Revert "Bratseth/allow non allocatable limits"Håkon Hallingstad2020-04-302-4/+0
* Rescale exhaustively when window moves outside current deploymentJon Bratseth2020-04-282-0/+4
* Smarter window change handlingJon Bratseth2020-04-262-2/+7
* Merge pull request #13054 from vespa-engine/bratseth/expose-application-info-...Valerij Fredriksen2020-04-241-0/+8
|\
| * Test application responsesJon Bratseth2020-04-241-1/+1
| * nodes/v2/application responses WIPJon Bratseth2020-04-231-0/+8
* | Gc dead codeJon Bratseth2020-04-222-51/+0
|/
* Use DockerImage instead of String, part 2Harald Musum2020-04-173-10/+20
* Fallback to deduce size againJon Bratseth2020-04-172-3/+9
* Merge pull request #12949 from vespa-engine/hmusum/remove-dead-code-7Jon Bratseth2020-04-161-12/+0
|\
| * Remove dead codeHarald Musum2020-04-161-12/+0
* | Use DockerImage instead of String in HostSpecHarald Musum2020-04-162-6/+13
|/
* Always use configured disk settingsJon Bratseth2020-04-032-1/+8
* Compare even more correctlyJon Bratseth2020-03-301-1/+1
* Compare correctlyJon Bratseth2020-03-301-1/+1
* Merge pull request #12750 from vespa-engine/bratseth/autoscaling-ranges-3Jon Bratseth2020-03-282-2/+15
|\
| * Respect node resource limitsJon Bratseth2020-03-281-2/+8
| * Maintain application min, max and target resourcesJon Bratseth2020-03-271-0/+7
* | Add back and remove TODO that should not have been thereHarald Musum2020-03-271-0/+4
* | Revert "Revert "Remove dead code, add TODOs for code to be removed later""Harald Musum2020-03-272-22/+2
* | Revert "Remove dead code, add TODOs for code to be removed later"Harald Musum2020-03-272-2/+22
|/
* Remove dead code, add TODOs for code to be removed laterHarald Musum2020-03-272-22/+2
* Validate sizeJon Bratseth2020-03-262-0/+11
* Support passing both min and max resourcesJon Bratseth2020-03-251-17/+25
* Collect resource fields into ClusterResourcesJon Bratseth2020-03-253-35/+40
* Move ClusterResources to config-provisionJon Bratseth2020-03-251-0/+59
* Move group argument inside CapacityJon Bratseth2020-03-252-18/+48
* Remove this from public packagesJon Bratseth2020-03-231-1/+0
* Merge pull request #12640 from vespa-engine/bratseth/nicer-autoscaling-loggin...Jon Bratseth2020-03-201-4/+5
|\
| * Revert "Merge pull request #12638 from vespa-engine/revert-12637-bratseth/nic...Jon Bratseth2020-03-201-4/+5
| * Revert "Bratseth/nicer autoscaling logging"Håkon Hallingstad2020-03-201-5/+4
| * Output floats with 1 decimal in toStringJon Bratseth2020-03-191-4/+5
* | Fixes after code reviewHarald Musum2020-03-191-0/+3
* | Serialize and deserialize docker image repoHarald Musum2020-03-191-3/+8
|/
* Temporarily disable validation of domain nameBjørn Christian Seime2020-03-181-1/+2
* Validate domain nameBjørn Christian Seime2020-03-181-0/+11
* Validate that group id is not set when creating with request()Harald Musum2020-03-171-3/+4
* Use two builder methods, request() and specification()Harald Musum2020-03-172-7/+22
* Add builder for ClusterSpecHarald Musum2020-03-171-0/+57
* More elaborate toStringJon Bratseth2020-03-161-5/+0
* Fix toString to only output docker image repo if presentHarald Musum2020-03-161-1/+1
* Update config-provisioning/src/main/java/com/yahoo/config/provision/HostSpec....Harald Musum2020-03-161-1/+1
* Use docker image repo in ClusterSpecHarald Musum2020-03-164-18/+70
* Remove unused methodsHarald Musum2020-03-131-10/+0
* Avoid reallocation when transitioning between content and combinedMartin Polden2020-03-091-2/+4
* Handle remote diskJon Bratseth2020-03-041-3/+1
* Add combined ID to ClusterSpecMartin Polden2020-03-022-9/+36