summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21626 from vespa-engine/olaa/return-preapprove-payloadOla Aunrønning2022-03-101-1/+3
|\
| * Payload contains pre-approval statusOla Aunrønning2022-03-101-1/+3
* | andreer/remove cert deletion feature flag (#21627)Andreas Eriksen2022-03-101-22/+8
* | Let jobs for manually triggered upgrade not wait for prpevious instancesJon Marius Venstad2022-03-091-1/+1
|/
* Merge pull request #21600 from vespa-engine/jonmv/deployment-playground-2v7.555.50Valerij Fredriksen2022-03-086-21/+356
|\
| * Fix API responseJon Marius Venstad2022-03-083-21/+15
| * Delay does not work with "deploy()"Jon Marius Venstad2022-03-081-1/+0
| * More interestingJon Marius Venstad2022-03-082-11/+10
| * Add deployment playgroundJon Marius Venstad2022-03-084-1/+344
* | Merge pull request #21584 from vespa-engine/jonmv/deployment-playgroundJon Marius Venstad2022-03-087-46/+53
|\|
| * Close executor in test codeJon Marius Venstad2022-03-081-2/+7
| * Add a resubmit helper, fix salt and some other minor tests code bugsJon Marius Venstad2022-03-071-3/+9
| * Be stricter about when a production deployment is "complete" for a changeJon Marius Venstad2022-03-073-5/+5
| * Facilitate debugging with less functional styleJon Marius Venstad2022-03-071-11/+12
| * Pure test job instances are done when change tested with any comboJon Marius Venstad2022-03-071-6/+8
| * Trigger only idle system/staging jobsJon Marius Venstad2022-03-071-1/+1
| * Prune packages and versions the same wayJon Marius Venstad2022-03-073-18/+11
* | Merge pull request #21552 from vespa-engine/andreer/consider-quota-used-by-ma...Øyvind Grønnesby2022-03-074-4/+49
|\ \
| * | consider quota used by manual deployments when deploying to prodandreer2022-03-044-4/+49
| |/
* | Merge pull request #21480 from vespa-engine/olaa/athenz-synchronizationOla Aunrønning2022-03-071-6/+45
|\ \ | |/ |/|
| * Fetch audit log and pending membership requests for athenz roleOla Aunrønning2022-03-041-5/+21
| * Add API for toggling self-served access roleOla Aunrønning2022-03-031-1/+24
| * Synchronize athenz instances on request approvalOla Aunrønning2022-03-011-3/+3
* | Allow multiple test reportsJon Marius Venstad2022-03-026-22/+41
* | Print separator and reset message to each step when jobs resetJon Marius Venstad2022-03-022-2/+11
* | Include currently deploying versions as availableJon Marius Venstad2022-03-023-4/+22
* | Detect test failure when considering change splitting for prod deploymentsJon Marius Venstad2022-03-013-3/+31
* | Only schedule tests for oustanding change when there actually is oneJon Marius Venstad2022-03-013-13/+23
* | Merge pull request #21463 from vespa-engine/jonmv/deployment-orch-adjustmentsMartin Polden2022-03-0121-93/+151
|\ \
| * | Allow skipping parts of change when triggering jobsJon Marius Venstad2022-02-284-10/+23
| * | Verify dep orch only aborts its own jobsJon Marius Venstad2022-02-281-0/+8
| * | Store non-canonical reasons for runs, and avoid auto-aborting these from dep....Jon Marius Venstad2022-02-2816-69/+90
| * | Log why runs are abortedJon Marius Venstad2022-02-288-12/+23
| * | Avoid failing to trigger staging test when system test is already runningJon Marius Venstad2022-02-282-4/+9
* | | andreer/delete unmanaged certs take 2 (#21268)Andreas Eriksen2022-02-286-60/+96
* | | Merge pull request #21457 from vespa-engine/mortent/verify-athenztenantMorten Tokle2022-02-281-1/+2
|\ \ \
| * | | Verify athenz tenant before evaluating developer role privilegesMorten Tokle2022-02-281-1/+2
* | | | Merge pull request #21449 from vespa-engine/jonmv/test-runner-fixesJon Marius Venstad2022-02-281-4/+10
|\ \ \ \
| * | | | Add feature flag to allow no tests for particular tenantsJon Marius Venstad2022-02-281-1/+10
| * | | | Let test runnerss decide when NO_TESTS are okJon Marius Venstad2022-02-281-4/+1
| | |_|/ | |/| |
* | | | Merge pull request #21452 from vespa-engine/jonmv/deployment-orch-adjustmentsJon Marius Venstad2022-02-286-68/+94
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Be smarter about guessing future deployed versions for eager testsJon Marius Venstad2022-02-283-37/+45
| * | Ignore source versions for system testsJon Marius Venstad2022-02-286-23/+17
| * | Only roll "next" revision when current is failingJon Marius Venstad2022-02-283-12/+36
| |/
* | Merge pull request #21348 from vespa-engine/freva/app-formatValerij Fredriksen2022-02-2815-191/+31
|\ \ | |/ |/|
| * Use same serializer for ApplicationVersionValerij Fredriksen2022-02-236-51/+16
| * Do not expose source revisionValerij Fredriksen2022-02-239-49/+0
| * Serialize ApplicationVersion without sourceValerij Fredriksen2022-02-239-91/+15
* | Temporary allow no testsMorten Tokle2022-02-251-1/+1
* | Merge pull request #21382 from vespa-engine/hmusum/add-architecture-to-node-r...Harald Musum2022-02-251-12/+24
|\ \