ApprovalTask [openshiftpipelines.org/v1alpha1]

openshiftpipelines.org group

ApprovalTask is a "wait for manual approval" Task.

v1alpha1 version
spec object

Spec holds the desired state of the TaskGroup from the client

approvers []object required
input string required
message string
name string required
type string required
users []object
input string required
name string required
description string
numberOfApprovalsRequired integer required
status object required
annotations object

Annotations is additional Status fields for the Resource to save some additional State as well as convey more information to the user. This is roughly akin to Annotations on any k8s resource, just the reconciler conveying richer information outwards.

approvalsReceived integer

ApprovalsReceived is the number of approvals received so far

approvalsRequired integer

ApprovalsRequired is the number of approvals required for the task

approvers []string
approversResponse []object
groupMembers []object
message string
name string required
response string required
message string
name string required
response string required
type string required
conditions []object

Condition defines a readiness condition for a Knative resource. See: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#typical-status-properties

lastTransitionTime string

LastTransitionTime is the last time the condition transitioned from one status to another. We use VolatileTime in place of metav1.Time to exclude this from creating equality.Semantic differences (all other things held constant).

message string

A human readable message indicating details about the transition.

reason string

The reason for the condition's last transition.

severity string

Severity with which to treat failures of this type of condition. When this is not specified, it defaults to Error.

status string required

Status of the condition, one of True, False, Unknown.

type string required

Type of condition.

observedGeneration integer

ObservedGeneration is the 'Generation' of the Service that was last processed by the controller.

startTime string

StartTime is the time the build is actually started.

state string required