summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Expand)AuthorAgeFilesLines
* Let only operators read deployment/v1 APIJon Marius Venstad2020-06-053-13/+5
* Merge pull request #13445 from vespa-engine/andreer/console-user-dimension-checkHåkon Hallingstad2020-06-032-0/+27
|\
| * test for email type validationandreer2020-06-032-5/+26
| * add check on console user feature flag dimensionandreer2020-06-021-0/+6
* | Remove Cloud dependency from OsUpgraderMartin Polden2020-06-021-4/+0
|/
* Merge pull request #13400 from vespa-engine/jonmv/add-system-monitorJon Marius Venstad2020-05-273-0/+37
|\
| * Add SystemMonitor and report to it from VersionStatusUpdaterJon Marius Venstad2020-05-273-0/+37
* | Merge pull request #13404 from vespa-engine/olaa/add-billing-pathØyvind Grønnesby2020-05-271-1/+3
|\ \
| * | Add billing/v1/billing to hostedAccountant path groupOla Aunrønning2020-05-271-1/+3
| |/
* | Remove the old Billing interfaceØyvind Grønnesby2020-05-273-28/+0
* | Remove legacy billing codeØyvind Grønnesby2020-05-271-2/+0
|/
* 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
|\
| * 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
|\
| * 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 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
|\
| * 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 periodOla Aunrønning2020-04-302-3/+23
* | Remove dead codeHarald Musum2020-04-301-4/+0
|/
* Merge pull request #13102 from vespa-engine/hmusum/default-implementation-of-...Martin Polden2020-04-291-1/+1
|\
| * 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
|\
| * 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 vespa-engine/jonmv/reduce-initial-maintainer-d...Jon Marius Venstad2020-04-171-3/+8
|\
| * 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 vespa-engine/hakonhall/validate-application-id...Håkon Hallingstad2020-04-172-9/+129
|\ \
| * | 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
|/ /