Commit 31c20f61 authored by Sean McGivern's avatar Sean McGivern Committed by Evan Read

Clarify that the experimental queue selector is in Core

parent b45adad7
...@@ -112,7 +112,8 @@ you list: ...@@ -112,7 +112,8 @@ you list:
## Queue selector (experimental) ## Queue selector (experimental)
> [Introduced](https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/45) in [GitLab Starter](https://about.gitlab.com/pricing/) 12.8. > - [Introduced](https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/45) in [GitLab Starter](https://about.gitlab.com/pricing/) 12.8.
> - [Sidekiq cluster including queue selector moved](https://gitlab.com/groups/gitlab-com/gl-infra/-/epics/181) to GitLab [Core](https://about.gitlab.com/pricing/#self-managed) in GitLab 12.10.
CAUTION: **Caution:** CAUTION: **Caution:**
As this is marked as **experimental**, it is subject to change at any As this is marked as **experimental**, it is subject to change at any
...@@ -130,6 +131,9 @@ in a more general way using the following components: ...@@ -130,6 +131,9 @@ in a more general way using the following components:
- Attributes that can be selected. - Attributes that can be selected.
- Operators used to construct a query. - Operators used to construct a query.
When `experimental_queue_selector` is set, all `queue_groups` must be in
the queue selector syntax.
### Available attributes ### Available attributes
- [Introduced](https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/261) in GitLab 13.1, `tags`. - [Introduced](https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/261) in GitLab 13.1, `tags`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment