Skip to content

Commit

Permalink
feat(clouddeploy): update the api
Browse files Browse the repository at this point in the history
#### clouddeploy:v1

The following keys were added:
- schemas.AssociatedEntities (Total Keys: 6)
- schemas.GatewayServiceMesh.properties.routeDestinations.$ref (Total Keys: 1)
- schemas.RouteDestinations (Total Keys: 5)
- schemas.Target.properties.associatedEntities (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Oct 29, 2024
1 parent 325809e commit 3f67597
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 1 deletion.
24 changes: 24 additions & 0 deletions docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,12 @@ <h3>Method Details</h3>
&quot;deployment&quot;: &quot;A String&quot;, # Required. Name of the Kubernetes Deployment whose traffic is managed by the specified HTTPRoute and Service.
&quot;httpRoute&quot;: &quot;A String&quot;, # Required. Name of the Gateway API HTTPRoute.
&quot;podSelectorLabel&quot;: &quot;A String&quot;, # Optional. The label to use when selecting Pods for the Deployment and Service resources. This label must already be present in both resources.
&quot;routeDestinations&quot;: { # Information about route destinations for the Gateway API service mesh. # Optional. Route destinations allow configuring the Gateway API HTTPRoute to be deployed to additional clusters. This option is available for multi-cluster service mesh set ups that require the route to exist in the clusters that call the service. If unspecified, the HTTPRoute will only be deployed to the Target cluster.
&quot;destinationIds&quot;: [ # Required. The clusters where the Gateway API HTTPRoute resource will be deployed to. Valid entries include the associated entities IDs configured in the Target resource and &quot;@self&quot; to include the Target cluster.
&quot;A String&quot;,
],
&quot;propagateService&quot;: True or False, # Optional. Whether to propagate the Kubernetes Service to the route destination clusters. The Service will always be deployed to the Target cluster even if the HTTPRoute is not. This option may be used to facilitiate successful DNS lookup in the route destination clusters. Can only be set to true if destinations are specified.
},
&quot;routeUpdateWaitTime&quot;: &quot;A String&quot;, # Optional. The time to wait for route updates to propagate. The maximum configurable time is 3 hours, in seconds format. If unspecified, there is no wait time.
&quot;service&quot;: &quot;A String&quot;, # Required. Name of the Kubernetes Service.
&quot;stableCutbackDuration&quot;: &quot;A String&quot;, # Optional. The amount of time to migrate traffic back from the canary Service to the original Service during the stable phase deployment. If specified, must be between 15s and 3600s. If unspecified, there is no cutback time.
Expand Down Expand Up @@ -463,6 +469,12 @@ <h3>Method Details</h3>
&quot;deployment&quot;: &quot;A String&quot;, # Required. Name of the Kubernetes Deployment whose traffic is managed by the specified HTTPRoute and Service.
&quot;httpRoute&quot;: &quot;A String&quot;, # Required. Name of the Gateway API HTTPRoute.
&quot;podSelectorLabel&quot;: &quot;A String&quot;, # Optional. The label to use when selecting Pods for the Deployment and Service resources. This label must already be present in both resources.
&quot;routeDestinations&quot;: { # Information about route destinations for the Gateway API service mesh. # Optional. Route destinations allow configuring the Gateway API HTTPRoute to be deployed to additional clusters. This option is available for multi-cluster service mesh set ups that require the route to exist in the clusters that call the service. If unspecified, the HTTPRoute will only be deployed to the Target cluster.
&quot;destinationIds&quot;: [ # Required. The clusters where the Gateway API HTTPRoute resource will be deployed to. Valid entries include the associated entities IDs configured in the Target resource and &quot;@self&quot; to include the Target cluster.
&quot;A String&quot;,
],
&quot;propagateService&quot;: True or False, # Optional. Whether to propagate the Kubernetes Service to the route destination clusters. The Service will always be deployed to the Target cluster even if the HTTPRoute is not. This option may be used to facilitiate successful DNS lookup in the route destination clusters. Can only be set to true if destinations are specified.
},
&quot;routeUpdateWaitTime&quot;: &quot;A String&quot;, # Optional. The time to wait for route updates to propagate. The maximum configurable time is 3 hours, in seconds format. If unspecified, there is no wait time.
&quot;service&quot;: &quot;A String&quot;, # Required. Name of the Kubernetes Service.
&quot;stableCutbackDuration&quot;: &quot;A String&quot;, # Optional. The amount of time to migrate traffic back from the canary Service to the original Service during the stable phase deployment. If specified, must be between 15s and 3600s. If unspecified, there is no cutback time.
Expand Down Expand Up @@ -670,6 +682,12 @@ <h3>Method Details</h3>
&quot;deployment&quot;: &quot;A String&quot;, # Required. Name of the Kubernetes Deployment whose traffic is managed by the specified HTTPRoute and Service.
&quot;httpRoute&quot;: &quot;A String&quot;, # Required. Name of the Gateway API HTTPRoute.
&quot;podSelectorLabel&quot;: &quot;A String&quot;, # Optional. The label to use when selecting Pods for the Deployment and Service resources. This label must already be present in both resources.
&quot;routeDestinations&quot;: { # Information about route destinations for the Gateway API service mesh. # Optional. Route destinations allow configuring the Gateway API HTTPRoute to be deployed to additional clusters. This option is available for multi-cluster service mesh set ups that require the route to exist in the clusters that call the service. If unspecified, the HTTPRoute will only be deployed to the Target cluster.
&quot;destinationIds&quot;: [ # Required. The clusters where the Gateway API HTTPRoute resource will be deployed to. Valid entries include the associated entities IDs configured in the Target resource and &quot;@self&quot; to include the Target cluster.
&quot;A String&quot;,
],
&quot;propagateService&quot;: True or False, # Optional. Whether to propagate the Kubernetes Service to the route destination clusters. The Service will always be deployed to the Target cluster even if the HTTPRoute is not. This option may be used to facilitiate successful DNS lookup in the route destination clusters. Can only be set to true if destinations are specified.
},
&quot;routeUpdateWaitTime&quot;: &quot;A String&quot;, # Optional. The time to wait for route updates to propagate. The maximum configurable time is 3 hours, in seconds format. If unspecified, there is no wait time.
&quot;service&quot;: &quot;A String&quot;, # Required. Name of the Kubernetes Service.
&quot;stableCutbackDuration&quot;: &quot;A String&quot;, # Optional. The amount of time to migrate traffic back from the canary Service to the original Service during the stable phase deployment. If specified, must be between 15s and 3600s. If unspecified, there is no cutback time.
Expand Down Expand Up @@ -838,6 +856,12 @@ <h3>Method Details</h3>
&quot;deployment&quot;: &quot;A String&quot;, # Required. Name of the Kubernetes Deployment whose traffic is managed by the specified HTTPRoute and Service.
&quot;httpRoute&quot;: &quot;A String&quot;, # Required. Name of the Gateway API HTTPRoute.
&quot;podSelectorLabel&quot;: &quot;A String&quot;, # Optional. The label to use when selecting Pods for the Deployment and Service resources. This label must already be present in both resources.
&quot;routeDestinations&quot;: { # Information about route destinations for the Gateway API service mesh. # Optional. Route destinations allow configuring the Gateway API HTTPRoute to be deployed to additional clusters. This option is available for multi-cluster service mesh set ups that require the route to exist in the clusters that call the service. If unspecified, the HTTPRoute will only be deployed to the Target cluster.
&quot;destinationIds&quot;: [ # Required. The clusters where the Gateway API HTTPRoute resource will be deployed to. Valid entries include the associated entities IDs configured in the Target resource and &quot;@self&quot; to include the Target cluster.
&quot;A String&quot;,
],
&quot;propagateService&quot;: True or False, # Optional. Whether to propagate the Kubernetes Service to the route destination clusters. The Service will always be deployed to the Target cluster even if the HTTPRoute is not. This option may be used to facilitiate successful DNS lookup in the route destination clusters. Can only be set to true if destinations are specified.
},
&quot;routeUpdateWaitTime&quot;: &quot;A String&quot;, # Optional. The time to wait for route updates to propagate. The maximum configurable time is 3 hours, in seconds format. If unspecified, there is no wait time.
&quot;service&quot;: &quot;A String&quot;, # Required. Name of the Kubernetes Service.
&quot;stableCutbackDuration&quot;: &quot;A String&quot;, # Optional. The amount of time to migrate traffic back from the canary Service to the original Service during the stable phase deployment. If specified, must be between 15s and 3600s. If unspecified, there is no cutback time.
Expand Down
Loading

0 comments on commit 3f67597

Please sign in to comment.