aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/resource/ResourceSnapshot.java
Commit message (Expand)AuthorAgeFilesLines
* Add cloudAccount as dimension to bills and resourcesØyvind Grønnesby2023-10-111-13/+25
* Update copyrightJon Bratseth2023-10-091-1/+1
* Ignore minor/micro versions in snapshotsØyvind Grønnesby2023-03-141-10/+10
* Don't propagate .any architectureØyvind Grønnesby2023-03-131-1/+1
* Revert "Revert "Use own zero node resources implementation""Øyvind Grønnesby2023-03-131-1/+8
* Revert "Use own zero node resources implementation"Harald Musum2023-03-131-8/+1
* Use own zero node resources implementationØyvind Grønnesby2023-03-131-1/+8
* Don't use NodeResources::add to create ResourceSnapshotØyvind Grønnesby2023-03-091-1/+21
* Use ResourceAllocation less. NodeResources does the jobØyvind Grønnesby2023-02-231-35/+19
* Add major version to billingØyvind Grønnesby2023-02-231-5/+14
* Include architecture in metering. Remove unused metering APIOla Aunrønning2022-03-231-4/+9
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Revert "Merge pull request #19502 from vespa-engine/revert-19496-revert-19485...Øyvind Grønnesby2021-10-191-0/+4
* Revert "Revert "Revert "Billing refactoring and cleanup"""Øyvind Grønnesby2021-10-111-4/+0
* Revert "Revert "Billing refactoring and cleanup""Øyvind Grønnesby2021-10-111-0/+4
* Revert "Billing refactoring and cleanup"Øyvind Grønnesby2021-10-081-4/+0
* Use PlanRegistry instead of Plans directlyØyvind Grønnesby2021-07-081-0/+4
* Periodically update deployment costValerij Fredriksen2021-05-311-0/+4
* Non-functional changesJon Marius Venstad2021-02-191-1/+1
* Reduce logging from ResourceMeterMaintainerMartin Polden2020-07-081-0/+2
* Override hashCode and equals for ResourceAllocation/SnapshotOla Aunrønning2020-01-021-0/+17
* Use NodeResources in NodeValerij Fredriksen2019-11-251-3/+4
* Add zone dimension to metering dataOla Aunrønning2019-10-041-3/+11
* Use a single node type in controllerMartin Polden2019-08-301-7/+8
* Addressed commentsOla Aunrønning2019-08-191-1/+1
* Implement metering apiOla Aunrønning2019-08-191-9/+5
* Immutable attributes. Fixed caseOla Aunrønning2019-07-291-24/+5
* Refactoring resource meteringOla Aunrønning2019-07-291-6/+65
* Metering maintainerOla Aunrønning2019-03-251-0/+27