- 描述
- ManualGrayRelease is the Schema for the ManualGrayRelease API
- 类型
object
规格
.spec
- 描述
- ManualGrayReleaseSpec defines the desired state of ManualGrayRelease
- 类型
object- 必填
deliverTypedesiredStepfromgrayWorkloadsrollBacktargetRef
.spec.grayWorkloads
- 类型
array
.spec.grayWorkloads[]
- 类型
object- 必填
suffixtemplateSpec
.spec.targetRef
- 描述
- TargetRef references a target resource
- 类型
object- 必填
name
.status
- 描述
- ManualGrayReleaseStatus defines the observed state of ManualGrayRelease
- 类型
object- 必填
phase
.status.conditions
- 类型
array
.status.conditions[]
- 描述
- ManualCanaryCondition is a status condition for a Canary
- 类型
object- 必填
step
API 端点
可用的 API 端点如下:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/manualgrayreleasesDELETE: delete collection of ManualGrayReleaseGET: list objects of kind ManualGrayReleasePOST: create a new ManualGrayRelease
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/manualgrayreleases/{name}DELETE: delete the specified ManualGrayReleaseGET: read the specified ManualGrayReleasePATCH: partially update the specified ManualGrayReleasePUT: replace the specified ManualGrayRelease
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/manualgrayreleases/{name}/statusGET: read status of the specified ManualGrayReleasePATCH: partially update status of the specified ManualGrayReleasePUT: replace status of the specified ManualGrayRelease
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/manualgrayreleases
- HTTP 方法
DELETE- 描述
- delete collection of ManualGrayRelease
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ManualGrayRelease
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ManualGrayRelease
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/manualgrayreleases/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ManualGrayRelease
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ManualGrayRelease
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ManualGrayRelease
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ManualGrayRelease
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/manualgrayreleases/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified ManualGrayRelease
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified ManualGrayRelease
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified ManualGrayRelease
- 查询参数
- 请求体参数
- HTTP 响应