You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`metadata`_[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectmeta-v1-meta)_| Refer to Kubernetes API documentation for fields of `metadata`. |||
CustomHealthSpec defines the desired state of CustomHealth
46
+
47
+
48
+
49
+
_Appears in:_
50
+
-[CustomHealth](#customhealth)
51
+
52
+
| Field | Description | Default | Validation |
53
+
| --- | --- | --- | --- |
54
+
|`script`_string_||||
55
+
56
+
57
+
58
+
59
+
#### GateSpec
60
+
61
+
62
+
63
+
GateSpec defines the detailed gate specifications
64
+
65
+
66
+
67
+
_Appears in:_
68
+
-[PipelineGateSpec](#pipelinegatespec)
69
+
70
+
| Field | Description | Default | Validation |
71
+
| --- | --- | --- | --- |
72
+
|`job`_[JobSpec](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#jobspec-v1-batch)_| resuse JobSpec type from the kubernetes api |||
73
+
74
+
75
+
#### GateState
76
+
77
+
_Underlying type:__GateState_
78
+
79
+
GateState represents the state of a gate, reused from console client
80
+
81
+
_Validation:_
82
+
- Enum: [PENDING OPEN CLOSED RUNNING]
83
+
84
+
_Appears in:_
85
+
-[PipelineGateStatus](#pipelinegatestatus)
86
+
87
+
88
+
89
+
#### GateType
90
+
91
+
_Underlying type:__GateType_
92
+
93
+
GateType represents the type of a gate, reused from console client
94
+
95
+
_Validation:_
96
+
- Enum: [APPROVAL WINDOW JOB]
97
+
98
+
_Appears in:_
99
+
-[PipelineGateSpec](#pipelinegatespec)
100
+
101
+
102
+
103
+
#### PipelineGate
104
+
105
+
106
+
107
+
PipelineGate represents a gate blocking promotion along a release pipeline
|`metadata`_[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectmeta-v1-meta)_| Refer to Kubernetes API documentation for fields of `metadata`. |||
0 commit comments