summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8976 from vespa-engine/olaa/adjust-intervalolaaun2019-04-021-1/+1
|\
| * Adjust intervalOla Aunrønning2019-04-011-1/+1
* | Merge pull request #8973 from vespa-engine/mpolden/deployment-warnings-metricMartin Polden2019-04-028-45/+156
|\ \ | |/ |/|
| * Use upper snake case for public constantsMartin Polden2019-04-011-14/+14
| * Report deployment warnings metricMartin Polden2019-04-011-1/+24
| * Store metric for warnings emitted by deploymentMartin Polden2019-04-014-15/+67
| * Allow updating individual fields in DeploymentMetricsMartin Polden2019-04-013-23/+59
| * Use explicit charset when encoding stringMartin Polden2019-03-281-1/+1
* | Merge pull request #8944 from vespa-engine/jvenstad/more-general-rolesJon Marius Venstad2019-04-014-83/+230
|\ \
| * | NitJon Marius Venstad2019-03-291-3/+7
| * | Unit test paths handled by JobControllerApiHandlerHelper in ApplicationApiTestJon Marius Venstad2019-03-291-1/+1
| * | Doc updatesJon Marius Venstad2019-03-282-3/+10
| * | More splits, and new roles, with inheritance, and renamingJon Marius Venstad2019-03-284-85/+140
| * | Move cost/v1 to classifiedInfo path groupJon Marius Venstad2019-03-281-1/+1
| * | Add some TODOs and fix a path groupJon Marius Venstad2019-03-282-2/+2
| * | Reinstate dev access for tenant adminsJon Marius Venstad2019-03-281-1/+2
| * | Define new rolesJon Marius Venstad2019-03-282-7/+35
| * | Reorder path groups and split into smaller policies, grouped in rolesJon Marius Venstad2019-03-283-61/+113
* | | Merge pull request #8956 from vespa-engine/andreer/cost-api-other-cloudsAndreas Eriksen2019-03-293-20/+24
|\ \ \
| * | | cost api by cloudandreer2019-03-293-20/+24
* | | | Merge pull request #8923 from vespa-engine/smorgrav/add_alternative_prefix_to...Torbjørn Smørgrav2019-03-291-5/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Add /api as alternative prefix for when binded to the console domaintoby2019-03-271-5/+7
* | | | add basic metrics to meteringandreer2019-03-292-6/+18
* | | | Olaa/resource metering maintainer (#8945)Andreas Eriksen2019-03-295-39/+111
|\ \ \ \ | |_|/ / |/| | |
| * | | cd onlyOla Aunrønning2019-03-281-1/+1
| * | | Added test. Misc fixesOla Aunrønning2019-03-271-19/+5
| * | | Metering maintainerOla Aunrønning2019-03-255-39/+125
* | | | Respond on athenz/v1/ with resourcesJon Marius Venstad2019-03-281-0/+7
* | | | Move OpsDB property listing to athenz API (I know, I know ...)Jon Marius Venstad2019-03-284-38/+28
* | | | Remove tenant-pipeline API path (and clean up after athensDomains)Jon Marius Venstad2019-03-283-27/+7
* | | | Move deployment/v1 to operator path group (it's only read, and not in public)Jon Marius Venstad2019-03-281-6/+6
* | | | Split ControllerAuthorizationFilterTest in resolver and filter partsJon Marius Venstad2019-03-282-1/+7
* | | | Catch and return error messages, as per super class doc (more)Jon Marius Venstad2019-03-282-7/+9
* | | | Move AthenzRoleResolver to upper levelJon Marius Venstad2019-03-282-121/+118
* | | | Move path to Resolver.membership(...) signature (for now)Jon Marius Venstad2019-03-282-7/+8
* | | | Simplify getting context limitations in Athenz resolverJon Marius Venstad2019-03-281-27/+12
* | | | Extract common pattern in RoleMembership.BuilderWithRoleJon Marius Venstad2019-03-282-13/+10
* | | | Change API for building RoleMemberships to reflect the single-system propertyJon Marius Venstad2019-03-282-23/+83
* | | | Ensure RoleMemberships are created only for one system at a timeJon Marius Venstad2019-03-282-7/+10
* | | | Make explicit and verify what context should be extracted for each pathJon Marius Venstad2019-03-282-18/+57
* | | | Add userManagement path groupJon Marius Venstad2019-03-282-4/+6
| |_|/ |/| |
* | | Allow access to new application pathsJon Marius Venstad2019-03-281-1/+1
| |/ |/|
* | Merge pull request #8917 from vespa-engine/mpolden/remove-unused-log-srv-urlJon Marius Venstad2019-03-263-13/+10
|\ \
| * | Remove unused getLogServerUriMartin Polden2019-03-261-4/+0
| * | Sort by cloud *and* versionMartin Polden2019-03-261-6/+6
| * | Avoid unnecessary reading of all applications from ZKMartin Polden2019-03-261-3/+4
* | | Add statuspage paths, and fix index out of bounds in testJon Marius Venstad2019-03-261-1/+2
* | | Allow read access to dashboard, and avoid out of bounds in PathJon Marius Venstad2019-03-261-1/+5
* | | Merge pull request #8912 from vespa-engine/freva/use-vip-in-awsValerij Fredriksen2019-03-261-1/+1
|\ \ \
| * | | Use VIP in AWSValerij Fredriksen2019-03-261-1/+1