summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* avoid using month which is not a consistent unit of time (#14910)Andreas Eriksen2020-10-161-2/+2
* andreer/delete unused certs 1 (#14901)Andreas Eriksen2020-10-163-66/+44
* Remove deploy-with-internal-restart flagValerij Fredriksen2020-10-158-62/+7
* Make sure we don't send quota budget to older appsØyvind Grønnesby2020-10-141-0/+7
* Hide shared endpoints when feature flag is setMartin Polden2020-10-136-69/+84
* Merge pull request #14814 from vespa-engine/hmusum/remove-use-config-server-v...Harald Musum2020-10-122-17/+1
|\
| * Always use config server vip and remove flagHarald Musum2020-10-122-17/+1
* | Merge pull request #14811 from vespa-engine/mortent/hide-non-direct-endpointsMorten Tokle2020-10-122-2/+18
|\ \
| * | Hide global non-direct endpoints if configuredMorten Tokle2020-10-122-2/+18
| |/
* | Query for quota usage on deployØyvind Grønnesby2020-10-085-8/+33
* | Add fields to Deployment to record quota usageØyvind Grønnesby2020-10-086-8/+66
|/
* Only 1 target when using config server VIPHarald Musum2020-10-051-5/+5
* Merge pull request #14634 from vespa-engine/jonmv/async-feed-handlerJon Marius Venstad2020-10-011-4/+3
|\
| * Allow closures for handling document api ResponsesJon Marius Venstad2020-09-301-4/+3
* | Update controller-server/src/main/java/com/yahoo/vespa/hosted/controller/rest...Øyvind Grønnesby2020-09-301-2/+2
* | Comment where payload is checkted in SignatureFilterØyvind Grønnesby2020-09-301-0/+5
|/
* Don't check prices hereJon Bratseth2020-09-291-4/+4
* Remove hardcoding, use feature flag when deciding to use config sever VIPHarald Musum2020-09-282-6/+4
* Fix commentMartin Polden2020-09-251-1/+1
* Deploy with internalRestart if flag is setValerij Fredriksen2020-09-241-1/+9
* Merge pull request #14520 from vespa-engine/jonmv/detect-more-relevant-runs-a...Jon Marius Venstad2020-09-243-4/+6
|\
| * Increase readabilityJon Marius Venstad2020-09-242-3/+3
| * Count prod deployments as relevant (to not abort) when same targetsJon Marius Venstad2020-09-241-1/+3
* | Merge pull request #14500 from vespa-engine/smorgrav/routing_api_prefixTorbjørn Smørgrav2020-09-244-1/+19
|\ \ | |/ |/|
| * Remove redundant newlinessmorgrav2020-09-231-2/+0
| * Add bindings to controller tester and test api prefixsmorgrav2020-09-233-5/+19
| * Add optional prefix for 443 accesssmorgrav2020-09-232-1/+7
* | Merge pull request #14499 from vespa-engine/hmusum/add-zone-domension-to-flagHarald Musum2020-09-231-4/+8
|\ \
| * | Use zone id as dimension when getting flagHarald Musum2020-09-231-4/+8
* | | Merge pull request #14497 from vespa-engine/jonmv/reapply-allow-4h-without-pr...Jon Marius Venstad2020-09-238-60/+60
|\ \ \
| * | | Allow 4h without progress, with fixes to clock sensitive testJon Marius Venstad2020-09-238-60/+60
| |/ /
* / / Relax test to verify meta is stored, but not its contentJon Marius Venstad2020-09-231-4/+3
|/ /
* | Revert "Allow no progress for 4h during upgrades"Henning Baldersheim2020-09-227-57/+57
* | Allow no progress for 4h during upgradesJon Marius Venstad2020-09-227-57/+57
* | Use feature flag use-config-server-vipHarald Musum2020-09-221-2/+6
|/
* Implement content API in application v4Valerij Fredriksen2020-09-173-3/+25
* Use full name in config definition file namesHarald Musum2020-09-106-0/+0
* Let relevant jobs finish when new application change rolls outJon Marius Venstad2020-09-082-3/+19
* Assume ongoing upgrade will succeed when computing eager test parametersJon Marius Venstad2020-09-073-11/+61
* Only add tombstones to deactivation in manual environmentsJon Marius Venstad2020-09-043-2/+44
* Store meta data for deployment and deactivation of manual deploymentsJon Marius Venstad2020-09-032-2/+20
* Remove unused methodJon Marius Venstad2020-09-031-7/+0
* Preprocess services.xml in package to find relevant files for meta dataJon Marius Venstad2020-09-032-63/+184
* Wrap xml files in a file(system)wrapper in preprocessingJon Marius Venstad2020-09-031-0/+7
* Update http response with maintainersJon Marius Venstad2020-09-021-0/+3
* Revert "Revert "Add maintainer to do GC""Jon Marius Venstad2020-09-022-0/+31
* Revert "Add maintainer to do GC"Harald Musum2020-09-012-31/+0
* Actually set up the maintainerJon Marius Venstad2020-09-012-2/+4
* Add maintainer to do GCJon Marius Venstad2020-09-011-0/+29
* Add and use API for storing deployment meeta dataJon Marius Venstad2020-09-014-14/+67