Skip to content

Commit

Permalink
Update upstream specifications to their latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhoss committed Jul 5, 2024
1 parent 4ad663f commit caecdfd
Show file tree
Hide file tree
Showing 17 changed files with 274 additions and 436 deletions.
12 changes: 2 additions & 10 deletions docs/data-sources/apps_daemon_set_v1_manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -2540,16 +2540,8 @@ Required:

Optional:

- `source` (Attributes) ClaimSource describes a reference to a ResourceClaim.Exactly one of these fields should be set. Consumers of this type must treat an empty object as if it has an unknown value. (see [below for nested schema](#nestedatt--spec--template--spec--resource_claims--source))

<a id="nestedatt--spec--template--spec--resource_claims--source"></a>
### Nested Schema for `spec.template.spec.resource_claims.source`

Optional:

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.


<a id="nestedatt--spec--template--spec--scheduling_gates"></a>
Expand Down
12 changes: 2 additions & 10 deletions docs/data-sources/apps_deployment_v1_manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -2543,16 +2543,8 @@ Required:

Optional:

- `source` (Attributes) ClaimSource describes a reference to a ResourceClaim.Exactly one of these fields should be set. Consumers of this type must treat an empty object as if it has an unknown value. (see [below for nested schema](#nestedatt--spec--template--spec--resource_claims--source))

<a id="nestedatt--spec--template--spec--resource_claims--source"></a>
### Nested Schema for `spec.template.spec.resource_claims.source`

Optional:

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.


<a id="nestedatt--spec--template--spec--scheduling_gates"></a>
Expand Down
12 changes: 2 additions & 10 deletions docs/data-sources/apps_replica_set_v1_manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -2539,16 +2539,8 @@ Required:

Optional:

- `source` (Attributes) ClaimSource describes a reference to a ResourceClaim.Exactly one of these fields should be set. Consumers of this type must treat an empty object as if it has an unknown value. (see [below for nested schema](#nestedatt--spec--template--spec--resource_claims--source))

<a id="nestedatt--spec--template--spec--resource_claims--source"></a>
### Nested Schema for `spec.template.spec.resource_claims.source`

Optional:

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.


<a id="nestedatt--spec--template--spec--scheduling_gates"></a>
Expand Down
12 changes: 2 additions & 10 deletions docs/data-sources/apps_stateful_set_v1_manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -2546,16 +2546,8 @@ Required:

Optional:

- `source` (Attributes) ClaimSource describes a reference to a ResourceClaim.Exactly one of these fields should be set. Consumers of this type must treat an empty object as if it has an unknown value. (see [below for nested schema](#nestedatt--spec--template--spec--resource_claims--source))

<a id="nestedatt--spec--template--spec--resource_claims--source"></a>
### Nested Schema for `spec.template.spec.resource_claims.source`

Optional:

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.


<a id="nestedatt--spec--template--spec--scheduling_gates"></a>
Expand Down
12 changes: 2 additions & 10 deletions docs/data-sources/batch_cron_job_v1_manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -2606,16 +2606,8 @@ Required:

Optional:

- `source` (Attributes) ClaimSource describes a reference to a ResourceClaim.Exactly one of these fields should be set. Consumers of this type must treat an empty object as if it has an unknown value. (see [below for nested schema](#nestedatt--spec--job_template--spec--template--spec--resource_claims--source))

<a id="nestedatt--spec--job_template--spec--template--spec--resource_claims--source"></a>
### Nested Schema for `spec.job_template.spec.template.spec.resource_claims.source`

Optional:

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.


<a id="nestedatt--spec--job_template--spec--template--spec--scheduling_gates"></a>
Expand Down
12 changes: 2 additions & 10 deletions docs/data-sources/batch_job_v1_manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -2529,16 +2529,8 @@ Required:

Optional:

- `source` (Attributes) ClaimSource describes a reference to a ResourceClaim.Exactly one of these fields should be set. Consumers of this type must treat an empty object as if it has an unknown value. (see [below for nested schema](#nestedatt--spec--template--spec--resource_claims--source))

<a id="nestedatt--spec--template--spec--resource_claims--source"></a>
### Nested Schema for `spec.template.spec.resource_claims.source`

Optional:

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.


<a id="nestedatt--spec--template--spec--scheduling_gates"></a>
Expand Down
12 changes: 2 additions & 10 deletions docs/data-sources/pod_v1_manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -2444,16 +2444,8 @@ Required:

Optional:

- `source` (Attributes) ClaimSource describes a reference to a ResourceClaim.Exactly one of these fields should be set. Consumers of this type must treat an empty object as if it has an unknown value. (see [below for nested schema](#nestedatt--spec--resource_claims--source))

<a id="nestedatt--spec--resource_claims--source"></a>
### Nested Schema for `spec.resource_claims.source`

Optional:

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.


<a id="nestedatt--spec--scheduling_gates"></a>
Expand Down
12 changes: 2 additions & 10 deletions docs/data-sources/replication_controller_v1_manifest.md
Original file line number Diff line number Diff line change
Expand Up @@ -2514,16 +2514,8 @@ Required:

Optional:

- `source` (Attributes) ClaimSource describes a reference to a ResourceClaim.Exactly one of these fields should be set. Consumers of this type must treat an empty object as if it has an unknown value. (see [below for nested schema](#nestedatt--spec--template--spec--resource_claims--source))

<a id="nestedatt--spec--template--spec--resource_claims--source"></a>
### Nested Schema for `spec.template.spec.resource_claims.source`

Optional:

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.

- `resource_claim_name` (String) ResourceClaimName is the name of a ResourceClaim object in the same namespace as this pod.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.
- `resource_claim_template_name` (String) ResourceClaimTemplateName is the name of a ResourceClaimTemplate object in the same namespace as this pod.The template will be used to create a new ResourceClaim, which will be bound to this pod. When this pod is deleted, the ResourceClaim will also be deleted. The pod name and resource name, along with a generated component, will be used to form a unique name for the ResourceClaim, which will be recorded in pod.status.resourceClaimStatuses.This field is immutable and no changes will be made to the corresponding ResourceClaim by the control plane after creating the ResourceClaim.Exactly one of ResourceClaimName and ResourceClaimTemplateName must be set.


<a id="nestedatt--spec--template--spec--scheduling_gates"></a>
Expand Down
Loading

0 comments on commit caecdfd

Please sign in to comment.