blob: 0f64b35c59edd527f0c408b7f02c4ad05dd430e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
Specifications
==============
This section contains specifications for future Zuul development. As
we work on implementing significant changes, these document our plans
for those changes and help us work on them collaboratively. Once a
specification is implemented, it should be removed. All relevant
details for implemented work must be reflected correctly in Zuul's
documentation instead.
.. warning:: These are not authoritative documentation. These
features are not currently available in Zuul. They may change
significantly before final implementation, or may never be fully
completed.
.. toctree::
:maxdepth: 1
tenant-scoped-admin-web-API
kubernetes-operator
circular-dependencies
zuul-runner
enhanced-regional-executors
tenant-resource-quota
community-matrix
global-semaphores
|