aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Collapse)AuthorAgeFilesLines
* Moves role maintainer to controller-api. Adds ZMS role deletion functionalityOla Aunrønning2021-11-234-0/+50
|
* Configure all routing variants through a RoutingContextMartin Polden2021-11-191-1/+2
|
* Use byte array for proxy responseValerij Fredriksen2021-11-171-4/+3
|
* Include application-level endpoints and scope in deployMartin Polden2021-11-101-0/+3
|
* Copy collectionsMartin Polden2021-11-101-3/+3
|
* Add scope to container endpointMartin Polden2021-11-101-5/+11
|
* Revert "Include application-level endpoints and scope in deploy"Harald Musum2021-11-093-17/+8
|
* Include application-level endpoints and scope in deployMartin Polden2021-11-091-0/+3
|
* Copy collectionsMartin Polden2021-11-091-3/+3
|
* Add scope to container endpointMartin Polden2021-11-091-5/+11
|
* Maintain ALIAS records for application-level endpointsMartin Polden2021-11-081-1/+1
|
* Merge pull request #19841 from vespa-engine/olaa/include-dashboard-idØyvind Grønnesby2021-11-032-2/+2
|\ | | | | Pass along dashboard ID
| * Pass along dashboard IDOla Aunrønning2021-11-032-2/+2
| |
* | Make the bill end date inclusive instead of exclusiveØyvind Grønnesby2021-11-031-0/+9
|/ | | | | | | | | | Before the end date for the billing was used to calculate startOfDay to generate the timestamp we actually use. Now we are changing it to .plusDays(1).startOfDay to make it so UI will effectively use the end of today as the timestamp. Also added some more implementations to ManualClock to get some tests to work.
* Add Horizon meta queryOla Aunrønning2021-10-282-0/+7
|
* Update 2020 Oath copyrights.gjoranv2021-10-2741-41/+41
|
* Update 2019 Oath copyrights.gjoranv2021-10-2742-42/+42
|
* Copyright statementØyvind Grønnesby2021-10-261-0/+1
|
* Merge remote-tracking branch 'origin/master' into ogronnesby/billing-service-3Øyvind Grønnesby2021-10-211-1/+1
|\
| * Add missiung copyrightsJon Bratseth2021-10-201-1/+1
| |
* | Merge branch 'ogronnesby/billing-service-2' into ogronnesby/billing-service-3Øyvind Grønnesby2021-10-191-0/+2
|\ \
| * | Fix NPE when going String -> PlanØyvind Grønnesby2021-10-111-0/+2
| | |
* | | Revert "Merge pull request #19502 from ↵Øyvind Grønnesby2021-10-1911-46/+771
| |/ |/| | | | | | | | | | | vespa-engine/revert-19496-revert-19485-revert-18572-ogronnesby/billing-service" This reverts commit 471db5f7a1bc16bd5e8be9b80a5f06ee28967b16, reversing changes made to 11a50513dc58eeb52d290fe3dc1d826f27069d26.
* | delete unmaintained certificates (guarded by flag) (#19263)Andreas Eriksen2021-10-153-7/+207
| |
* | Revert "Revert "Revert "Billing refactoring and cleanup"""Øyvind Grønnesby2021-10-1111-771/+46
|/
* Revert "Revert "Billing refactoring and cleanup""Øyvind Grønnesby2021-10-1111-46/+771
|
* Revert "Billing refactoring and cleanup"Øyvind Grønnesby2021-10-0811-771/+46
|
* Merge pull request #19482 from vespa-engine/bjorncs/s3-policyBjørn Christian Seime2021-10-082-3/+2
|\ | | | | Bjorncs/s3 policy
| * Policy of S3 buckets in main/cd now have a fixed sizeBjørn Christian Seime2021-10-082-3/+2
| |
* | Merge remote-tracking branch 'origin/master' into ogronnesby/billing-serviceØyvind Grønnesby2021-10-08239-731/+1630
|\|
| * Merge pull request #19453 from vespa-engine/update-copyrightsgjoranv2021-10-07222-222/+222
| |\ | | | | | | Update copyrights
| | * Update Verizon Media copyright notices.gjoranv2021-10-0791-91/+91
| | |
| | * Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-071-1/+1
| | |
| | * Update 2018 copyright notices.gjoranv2021-10-0737-37/+37
| | |
| | * Update 2017 copyright notices.gjoranv2021-10-0793-93/+93
| | |
| * | start to use new test and staging zone in CDbjormel2021-10-071-2/+2
| |/
| * Add ZmsClient.getPolicy()Bjørn Christian Seime2021-10-012-1/+22
| |
| * Improve policy matching. Don't reuse 'admin' policy nameBjørn Christian Seime2021-10-012-28/+15
| |
| * Add helpers to check for existence of role/policyBjørn Christian Seime2021-09-301-0/+4
| |
| * Model policies with multiple assertions in AthenzDbMockBjørn Christian Seime2021-09-302-22/+68
| |
| * Merge pull request #19335 from ↵Håkon Hallingstad2021-09-301-2/+3
| |\ | | | | | | | | | | | | vespa-engine/hakonhall/fail-hosted-feature-flags-dry-run-if-overrides-for-undefined-flags Fail hosted-feature-flags dry run if overrides for undefined flags
| | * Fail hosted-feature-flags dry run if overrides for undefined flagsHåkon Hallingstad2021-09-281-2/+3
| | |
| * | Wire in dryRun deployment optionHarald Musum2021-09-281-2/+20
| |/
| * Merge pull request #19264 from vespa-engine/bjorncs/s3-athenz-access-controlBjørn Christian Seime2021-09-2712-2/+654
| |\ | | | | | | Bjorncs/s3 athenz access control
| | * Expose tenant developer role ARN through ZoneRegistryBjørn Christian Seime2021-09-271-0/+4
| | |
| | * Use Tenant in RoleService interfaceBjørn Christian Seime2021-09-242-6/+4
| | |
| | * Move 'c.y.v.hosted.controller' to controller-apiBjørn Christian Seime2021-09-249-0/+646
| | |
| | * Add createTenantRole taking tenant domain as second parameterBjørn Christian Seime2021-09-231-0/+4
| | |
| * | Add jobs for production-cd-us-east-1Jon Marius Venstad2021-09-231-0/+6
| |/
| * Merge pull request #19256 from vespa-engine/bjorncs/s3-athenz-access-controlBjørn Christian Seime2021-09-231-0/+20
| |\ | | | | | | Bjorncs/s3 athenz access control