We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271f688 commit b46b379Copy full SHA for b46b379
docs/api-objects.rst
@@ -11,7 +11,6 @@ API examples
11
gl_objects/emojis
12
gl_objects/badges
13
gl_objects/branches
14
- gl_objects/clusters
15
gl_objects/messages
16
gl_objects/ci_lint
17
gl_objects/commits
@@ -63,3 +62,4 @@ API examples
63
62
gl_objects/variables
64
gl_objects/sidekiq
65
gl_objects/wikis
+ gl_objects/clusters
docs/gl_objects/clusters.rst
@@ -1,6 +1,11 @@
1
-############
2
-Clusters
3
+#####################
+Clusters (DEPRECATED)
4
+
5
+.. warning::
6
+ Cluster support was deprecated in GitLab 14.5 and disabled by default as of
7
+ GitLab 15.0
8
9
10
Reference
---------
tests/functional/api/test_clusters.py
0 commit comments