summaryrefslogtreecommitdiff
path: root/zuul/executor
Commit message (Expand)AuthorAgeFilesLines
* Use a transaction for BuildCompletedEventJames E. Blair2022-03-141-43/+41
* Merge "Rename MERGER_FAILURE to MERGE_CONFLICT"Zuul2022-03-021-1/+1
|\
| * Rename MERGER_FAILURE to MERGE_CONFLICTJames E. Blair2022-02-241-1/+1
* | Merge "Look up worker_zone for log streaming from executor"Zuul2022-03-021-0/+1
|\ \
| * | Look up worker_zone for log streaming from executorFelix Edel2022-02-241-0/+1
| |/
* | Merge "Call manageLoad during pause and unpause"Zuul2022-02-251-0/+2
|\ \ | |/ |/|
| * Call manageLoad during pause and unpauseTobias Henkel2021-07-021-0/+2
* | Make a global component registryJames E. Blair2022-02-141-4/+3
* | Add zuul-scheduler tenant-reconfigureJames E. Blair2022-02-081-20/+52
* | Add a model API versionJames E. Blair2022-01-271-2/+4
* | Offload FrozenJob secretsJames E. Blair2022-01-111-2/+3
* | Add readiness/liveness probes to prometheus serverJames E. Blair2021-12-091-0/+6
* | Merge "Add `playbook_context` zuul variable"Zuul2021-11-301-42/+117
|\ \
| * | Add `playbook_context` zuul variableJames E. Blair2021-11-301-42/+117
* | | Load job from pipeline state on executorsSimon Westphahl2021-11-232-62/+56
* | | Load repo state from pipeline state on executorsSimon Westphahl2021-11-172-9/+32
* | | Use sort_keys with json almost everywhere we write to ZKJames E. Blair2021-11-121-1/+2
* | | Implement job freezing API in zuul-webFelix Edel2021-11-102-3/+3
* | | Merge "Store builds in Zookeeper"Zuul2021-10-291-7/+10
|\ \ \
| * | | Store builds in ZookeeperSimon Westphahl2021-10-291-7/+10
* | | | Merge "Implement frozen job serialization/deserialization"Zuul2021-10-291-24/+4
|\ \ \ \ | |/ / /
| * | | Implement frozen job serialization/deserializationJames E. Blair2021-10-271-24/+4
* | | | Merge "Move job_graph attribute to BuildSet"Zuul2021-10-281-6/+6
|\ \ \ \ | |/ / /
| * | | Move job_graph attribute to BuildSetJames E. Blair2021-10-261-6/+6
* | | | Fix test race with paused jobsJames E. Blair2021-10-261-6/+4
|/ / /
* | | Store version information in component registryFelix Edel2021-10-201-1/+3
|/ /
* | Merge "Disable aliases in inventory.yaml for better readibility"Zuul2021-09-291-1/+4
|\ \
| * | Disable aliases in inventory.yaml for better readibilityDong Zhang2021-09-011-1/+4
* | | Merge "Let zuul-web look up the live log streaming address from ZooKeeper"Zuul2021-09-261-0/+6
|\ \ \
| * | | Let zuul-web look up the live log streaming address from ZooKeeperFelix Edel2021-09-221-0/+6
* | | | Remove the local builds list from the executor clientFelix Edel2021-09-241-10/+2
* | | | Don't use executor.builds when processing build result eventsFelix Edel2021-09-242-8/+35
|/ / /
* | | Fix race involving job request locksJames E. Blair2021-09-141-0/+3
* | | Don't use the AnsibleJob in the nodepool clientFelix Edel2021-09-101-16/+21
* | | Don't store node requests/nodesets on queue itemsJames E. Blair2021-09-101-16/+6
* | | Merge "Improve some log messages in the executor/builds context"Zuul2021-09-091-2/+8
|\ \ \
| * | | Improve some log messages in the executor/builds contextFelix Edel2021-09-081-2/+8
* | | | Merge "Try harder to unlock failed build requests"Zuul2021-09-081-39/+113
|\ \ \ \ | |/ / / |/| | |
| * | | Try harder to unlock failed build requestsJames E. Blair2021-09-071-39/+113
* | | | Make node requests persistentJames E. Blair2021-09-031-1/+4
* | | | Remove nodeset from NodeRequestJames E. Blair2021-09-023-25/+15
|/ / /
* | | Add commands to export/import keys to/from ZKJames E. Blair2021-08-241-2/+2
* | | Remove noop builds from builds listTobias Henkel2021-08-171-3/+6
* | | Streamline unlocking in merger and builder run loopsJames E. Blair2021-08-061-21/+21
* | | Refactor Merger/Executor APIJames E. Blair2021-08-062-16/+18
* | | Execute merge jobs via ZooKeeperFelix Edel2021-08-061-23/+1
* | | Fix support for multiple github connectionTristan Cacqueray2021-08-051-5/+12
* | | Move executor api cleanup to apschedulerJames E. Blair2021-08-021-1/+0
* | | Cleanup leaked build request parametersJames E. Blair2021-08-021-0/+1
* | | Merge "Route streams to different zones via finger gateway"Zuul2021-07-301-1/+4
|\ \ \ | |/ / |/| |