summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Collapse)AuthorAgeFilesLines
* Change attribute nameJon Marius Venstad2020-05-151-1/+1
|
* Merge pull request #13228 from vespa-engine/ogronnesby/remove-tenant-costØyvind Grønnesby2020-05-144-94/+0
|\ | | | | Remove the TenantCost interface and the tenant cost API
| * Remove unused REST APIØyvind Grønnesby2020-05-131-2/+0
| |
| * Remove the TenantCost interface and the tenant cost APIØyvind Grønnesby2020-05-123-92/+0
| |
* | Send OS upgrade budget in applicable cloudsMartin Polden2020-05-132-2/+11
| |
* | Make Cloud accessible to controllerMartin Polden2020-05-131-0/+4
|/
* Extend invoice management path groupOla Aunrønning2020-05-121-1/+1
|
* Merge pull request #13166 from vespa-engine/bratseth/propagate-cluster-infoJon Bratseth2020-05-069-1/+212
|\ | | | | Bratseth/propagate cluster info
| * Final and unmodifiableJon Bratseth2020-05-062-7/+7
| |
| * Propagate cluster infoJon Bratseth2020-05-069-1/+212
| |
* | Add hashCode and equalsHarald Musum2020-05-031-0/+17
|/
* Merge pull request #13124 from vespa-engine/olaa/cost-of-periodOla Aunrønning2020-04-302-3/+23
|\ | | | | Allow getting tenant cost of any period
| * Allow getting tenant cost of any periodOla Aunrønning2020-04-302-3/+23
| |
* | Remove dead codeHarald Musum2020-04-301-4/+0
|/
* Merge pull request #13102 from ↵Martin Polden2020-04-291-1/+1
|\ | | | | | | | | vespa-engine/hmusum/default-implementation-of-method-to-be-removed Default implementation of unused method to be removed
| * Default implementation of unused method to be removedHarald Musum2020-04-291-1/+1
| |
* | Add invoice management path groupOla Aunrønning2020-04-291-1/+4
|/
* Merge pull request #13079 from vespa-engine/ogronnesby/billing-policiesØyvind Grønnesby2020-04-274-6/+99
|\ | | | | Create policies for billing API resources
| * Fix conflict in path specsØyvind Grønnesby2020-04-271-1/+0
| |
| * Create policies for billing API resourcesØyvind Grønnesby2020-04-274-6/+100
| |
* | Use Vespa LogLevel where appropriate.gjoranv2020-04-251-2/+3
| |
* | Replace remaining LogLevel.<level> with corresponding Levelgjoranv2020-04-251-3/+3
| |
* | Map remaining DEBUG/SPAM/ERROR/FATAL -> Level.FINE/FINEST/SEVEREgjoranv2020-04-251-1/+1
| |
* | Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
|/
* Measure platform and OS change duration per hostMartin Polden2020-04-221-1/+1
|
* Merge pull request #12960 from ↵Jon Marius Venstad2020-04-171-3/+8
|\ | | | | | | | | vespa-engine/jonmv/reduce-initial-maintainer-delay Reduce initial maintainer delay in controller
| * Expand ContactInformationMaintainer unit test to verify exception handlingJon Marius Venstad2020-04-171-3/+8
| |
* | Remove stray methodHåkon Hallingstad2020-04-171-4/+0
| |
* | Merge pull request #12958 from ↵Håkon Hallingstad2020-04-172-9/+129
|\ \ | | | | | | | | | | | | vespa-engine/hakonhall/validate-application-id-and-node-type-in-flag-conditions Validate application ID and node type in flag conditions
| * | Validate application ID and node type in flag conditionsHåkon Hallingstad2020-04-172-9/+129
| | |
* | | More descriptive message when mistyping flag data fieldHåkon Hallingstad2020-04-162-2/+11
|/ /
* | Merge pull request #12882 from ↵Håkon Hallingstad2020-04-155-1/+94
|\ \ | |/ |/| | | | | vespa-engine/hakonhall/validate-deserialization-of-flag-data Validate deserialization of flag data
| * Ignore comment fieldsHåkon Hallingstad2020-04-144-7/+68
| |
| * Validate deserialization of flag dataHåkon Hallingstad2020-04-085-2/+34
| |
* | Remove RoutingGeneratorMartin Polden2020-04-064-136/+0
|/
* Merge pull request #12758 from vespa-engine/olaa/payment-callback-roleOla Aunrønning2020-03-304-3/+17
|\ | | | | Add role, policy and path group for payment notification callback
| * Add role, policy and path group for payment notification callbackOla Aunrønning2020-03-304-3/+17
| |
* | Merge pull request #12681 from vespa-engine/jonmv/cleanup-after-user-tenantsJon Marius Venstad2020-03-303-13/+0
|\ \ | |/ |/| Remove more user tenant leftovers
| * Remove more user tenant leftoversJon Marius Venstad2020-03-243-13/+0
| |
* | Add /billing/v1 to tenant admin pathOla Aunrønning2020-03-271-1/+2
| |
* | Merge pull request #12693 from vespa-engine/bjorncs/system-feature-flagsBjørn Christian Seime2020-03-241-0/+9
|\ \ | | | | | | Bjorncs/system feature flags
| * | Warn on flag data for undefined flagsBjørn Christian Seime2020-03-241-0/+9
| |/
* | Revert "Revert "Allow watchers for issues""Jon Marius Venstad2020-03-242-0/+20
| |
* | Revert "Allow watchers for issues (#12689)"Harald Musum2020-03-242-20/+0
| | | | | | | | This reverts commit 678383db15485b46d5d5b6aa9af57bd33a4cf740.
* | Allow watchers for issues (#12689)Jon Marius Venstad2020-03-242-0/+20
|/
* Merge pull request #12670 from ↵Harald Musum2020-03-232-3/+38
|\ | | | | | | | | vespa-engine/hmusum/add-wanted-and-current-docker-image-to-Node Add wanted and current docker image to Node
| * Update ↵Harald Musum2020-03-231-1/+1
| | | | | | | | | | controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/configserver/Node.java Co-Authored-By: Valerij Fredriksen <freva@users.noreply.github.com>
| * Handle that docker image can be nullHarald Musum2020-03-231-2/+6
| |
| * Add wanted and current docker image to NodeHarald Musum2020-03-232-3/+34
| |
* | Fail flags deployment if archive contains unknown filesBjørn Christian Seime2020-03-233-1/+44
| |