summaryrefslogtreecommitdiff
path: root/zuul/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "prometheus: add options to start the server and process collector"Zuul2021-05-285-0/+14
|\ \ | |/ |/|
| * prometheus: add options to start the server and process collectorTristan Cacqueray2021-04-265-0/+14
* | Store tenants in unparsed abide as dictSimon Westphahl2021-05-051-1/+1
|/
* Switch to Zookeeper backed management event queuesSimon Westphahl2021-03-181-2/+1
* Switch to Zookeeper backed trigger event queuesSimon Westphahl2021-03-181-2/+0
* Instantiate executor client, merger, nodepool and app within SchedulerJan Kubovy2021-03-092-19/+3
* Make ConnectionRegistry mandatory for SchedulerJan Kubovy2021-03-082-6/+6
* Initialize ZooKeeper connection in server rather than in cmd classesFelix Edel2021-03-085-58/+9
* Add --validate-tenants option to zuul schedulerMarkus Hosch2021-02-251-9/+29
* Use ZooKeeperClient.fromConfig in testsJames E. Blair2021-02-221-10/+4
* Simplify ZooKeeper client initializationFelix Edel2021-02-214-76/+8
* Require TLS for zookeeper connections4.0.0James E. Blair2021-02-174-4/+16
* Remove zuul-migrateJames E. Blair2021-02-171-1744/+0
* Merge "Don't enforce foreground with -d switch"Zuul2021-02-161-10/+3
|\
| * Don't enforce foreground with -d switchTobias Henkel2020-02-221-10/+3
* | Remove SIGHUP handling in schedulerJames E. Blair2021-02-151-7/+0
* | Connect merger to ZookeeperJan Kubovy2021-02-152-11/+50
* | Connect executor to ZookeeperJan Kubovy2021-02-151-1/+21
* | Prepare Zookeeper for scale-out schedulerJan Kubovy2021-02-151-7/+7
* | Merge "Required SQL reporters"Zuul2021-02-053-4/+7
|\ \
| * | Required SQL reportersJan Kubovy2021-02-033-4/+7
* | | Bump pyjwt to 2.0.0Matthieu Huin2021-01-141-1/+1
|/ /
* | zuul client command 'autohold-list' require argument --tenantÅsmund Østvold2020-10-211-1/+1
* | REST API: remove deprecated trigger arg in enqueue endpointMatthieu Huin2020-08-181-0/+1
* | Merge "Support promote via tenant scoped rest api"Zuul2020-08-011-3/+13
|\ \
| * | Support promote via tenant scoped rest apiTobias Henkel2020-07-241-3/+13
* | | Merge "Implement graceful termination for the executor"Zuul2020-07-241-10/+2
|\ \ \ | |/ / |/| |
| * | Implement graceful termination for the executorTobias Henkel2020-04-141-10/+2
* | | CLI: Fix errors with the REST clientMatthieu Huin2020-06-171-4/+7
* | | Remove ununecessary shebangsFabien Boucher2020-05-188-33/+0
* | | Don't exit zuul-web when signals are receivedClark Boylan2020-05-041-7/+1
* | | Merge "Add TLS support for ZooKeeper"Zuul2020-04-142-2/+15
|\ \ \ | |/ / |/| |
| * | Add TLS support for ZooKeeperJames E. Blair2020-03-182-2/+15
* | | Consolidate scheduler pause/exit as hibernationJan Kubovy2020-04-031-1/+1
|/ /
* | Merge "Deprecate -d switch for running in foreground"Zuul2020-03-021-1/+5
|\ \ | |/
| * Deprecate -d switch for running in foregroundTobias Henkel2020-02-221-1/+5
* | Merge "Add foreground option"Zuul2020-02-231-3/+14
|\ \ | |/
| * Add foreground optionTobias Henkel2020-02-221-3/+14
* | Merge "gear: remove support for custom MASS_DO packet"Zuul2020-02-191-13/+13
|\ \
| * | gear: remove support for custom MASS_DO packetAntoine Musso2020-01-291-13/+13
| |/
* | Merge "Gitlab - bootstrap the driver structure + Webhook support"Zuul2020-02-191-1/+2
|\ \
| * | Gitlab - bootstrap the driver structure + Webhook supportFabien Boucher2020-02-121-1/+2
* | | Merge "zuul-manage-ansible: add validate option"Zuul2020-02-191-0/+7
|\ \ \
| * | | zuul-manage-ansible: add validate optionAntoine Musso2020-01-281-0/+7
| | |/ | |/|
* | | Add client_id to RPC clientAntoine Musso2020-01-281-2/+3
|/ /
* | Merge "authentication config: add optional max_validity_time, skew"Zuul2019-12-201-1/+3
|\ \
| * | authentication config: add optional max_validity_time, skewMatthieu Huin2019-12-101-1/+3
| |/
* | Add support for smart reconfigurationsTobias Henkel2019-12-161-0/+9
|/
* enqueue: make trigger deprecatedMatthieu Huin2019-12-101-3/+5
* Merge "Improve functionality and docs around ansible installation"Zuul2019-12-061-1/+3
|\