- Description
- ManualGrayRelease is the Schema for the ManualGrayRelease API
- Type
object
Specification
.spec
- Description
- ManualGrayReleaseSpec defines the desired state of ManualGrayRelease
- Type
object- Required
deliverTypedesiredStepfromgrayWorkloadsrollBacktargetRef
.spec.grayWorkloads
- Type
array
.spec.grayWorkloads[]
- Type
object- Required
suffixtemplateSpec
.spec.targetRef
- Description
- TargetRef references a target resource
- Type
object- Required
name
.status
- Description
- ManualGrayReleaseStatus defines the observed state of ManualGrayRelease
- Type
object- Required
phase
.status.conditions
- Type
array
.status.conditions[]
- Description
- ManualCanaryCondition is a status condition for a Canary
- Type
object- Required
step
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of ManualGrayRelease
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ManualGrayRelease
- HTTP responses
- HTTP method
POST- Description
- create a new ManualGrayRelease
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/manualgrayreleases/{name}
- HTTP method
DELETE- Description
- delete the specified ManualGrayRelease
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ManualGrayRelease
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ManualGrayRelease
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ManualGrayRelease
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/manualgrayreleases/{name}/status
- HTTP method
GET- Description
- read status of the specified ManualGrayRelease
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ManualGrayRelease
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ManualGrayRelease
- Query parameters
- Body parameters
- HTTP responses