Skip to content

Commit 24f2373

Browse files
authored
Merge pull request #36317 from jboxman/ocp-apis-49
APIs 4.9
2 parents b886071 + aa8687c commit 24f2373

File tree

182 files changed

+6438
-700
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

182 files changed

+6438
-700
lines changed

_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2463,8 +2463,8 @@ Topics:
24632463
File: installplan-operators-coreos-com-v1alpha1
24642464
- Name: 'Operator [operators.coreos.com/v1]'
24652465
File: operator-operators-coreos-com-v1
2466-
- Name: 'OperatorCondition [operators.coreos.com/v1]'
2467-
File: operatorcondition-operators-coreos-com-v1
2466+
- Name: 'OperatorCondition [operators.coreos.com/v2]'
2467+
File: operatorcondition-operators-coreos-com-v2
24682468
- Name: 'OperatorGroup [operators.coreos.com/v1]'
24692469
File: operatorgroup-operators-coreos-com-v1
24702470
- Name: 'PackageManifest [packages.operators.coreos.com/v1]'

api-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ apiMap:
781781
namespaced: false
782782
- kind: OperatorCondition
783783
group: operators.coreos.com
784-
version: v1
784+
version: v2
785785
plural: operatorconditions
786786
namespaced: true
787787
- kind: OperatorGroup

rest_api/authorization_apis/localsubjectaccessreview-authorization-k8s-io-v1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Required::
3636

3737
| `metadata`
3838
| xref:../objects/index.adoc#objectmeta-meta-v1[`ObjectMeta meta/v1`]
39-
|
39+
| Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
4040

4141
| `spec`
4242
| `object`

rest_api/authorization_apis/selfsubjectaccessreview-authorization-k8s-io-v1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Required::
3636

3737
| `metadata`
3838
| xref:../objects/index.adoc#objectmeta-meta-v1[`ObjectMeta meta/v1`]
39-
|
39+
| Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
4040

4141
| `spec`
4242
| `object`

rest_api/authorization_apis/selfsubjectrulesreview-authorization-k8s-io-v1.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ Required::
3636

3737
| `metadata`
3838
| xref:../objects/index.adoc#objectmeta-meta-v1[`ObjectMeta meta/v1`]
39-
|
39+
| Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
4040

4141
| `spec`
4242
| `object`
43-
| Spec holds information about the request being evaluated.
43+
| SelfSubjectRulesReviewSpec defines the specification for SelfSubjectRulesReview.
4444

4545
| `status`
4646
| `object`
@@ -51,7 +51,7 @@ Required::
5151
Description::
5252
+
5353
--
54-
Spec holds information about the request being evaluated.
54+
SelfSubjectRulesReviewSpec defines the specification for SelfSubjectRulesReview.
5555
--
5656

5757
Type::

rest_api/authorization_apis/subjectaccessreview-authorization-k8s-io-v1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Required::
3636

3737
| `metadata`
3838
| xref:../objects/index.adoc#objectmeta-meta-v1[`ObjectMeta meta/v1`]
39-
|
39+
| Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
4040

4141
| `spec`
4242
| `object`

rest_api/authorization_apis/tokenreview-authentication-k8s-io-v1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Required::
3636

3737
| `metadata`
3838
| xref:../objects/index.adoc#objectmeta-meta-v1[`ObjectMeta meta/v1`]
39-
|
39+
| Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
4040

4141
| `spec`
4242
| `object`

rest_api/oauth_apis/tokenreview-oauth-openshift-io-v1.adoc renamed to rest_api/authorization_apis/tokenreview-oauth-openshift-io-v1.adoc

File renamed without changes.

rest_api/autoscale_apis/clusterautoscaler-autoscaling-openshift-io-v1.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Description::
336336
| Parameter | Type | Description
337337
| `allowWatchBookmarks`
338338
| `boolean`
339-
| allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
339+
| allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored.
340340
| `continue`
341341
| `string`
342342
| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -393,7 +393,7 @@ Description::
393393
| Parameter | Type | Description
394394
| `allowWatchBookmarks`
395395
| `boolean`
396-
| allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
396+
| allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored.
397397
| `continue`
398398
| `string`
399399
| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".

rest_api/autoscale_apis/horizontalpodautoscaler-autoscaling-v1.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ The following API endpoints are available:
187187
| Parameter | Type | Description
188188
| `allowWatchBookmarks`
189189
| `boolean`
190-
| allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
190+
| allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored.
191191
| `continue`
192192
| `string`
193193
| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".
@@ -345,7 +345,7 @@ Description::
345345
| Parameter | Type | Description
346346
| `allowWatchBookmarks`
347347
| `boolean`
348-
| allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.
348+
| allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored.
349349
| `continue`
350350
| `string`
351351
| The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key".

0 commit comments

Comments
 (0)