summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Collapse)AuthorAgeFilesLines
* Add SystemMonitor and report to it from VersionStatusUpdaterJon Marius Venstad2020-05-273-0/+37
|
* only require rotation endpoints for prod zones (+ unit tests and fixes)andreer2020-05-261-1/+1
|
* Merge pull request #13286 from vespa-engine/mpolden/handle-missing-historyMartin Polden2020-05-181-1/+2
|\ | | | | Handle missing history event
| * Add new agent to API typeMartin Polden2020-05-181-1/+2
| |
* | Provision application roles and include in cfg deploymentMorten Tokle2020-05-181-1/+9
| |
* | Create application iam role serviceMorten Tokle2020-05-184-0/+55
|/
* Merge pull request #13265 from vespa-engine/olaa/invoice-manager-roleOla Aunrønning2020-05-175-5/+19
|\ | | | | Added hosted accountant role
| * Give operators and supporters invoice read privilegesOla Aunrønning2020-05-151-2/+5
| |
| * Added hosted accountant roleOla Aunrønning2020-05-155-5/+16
| |
* | 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