operator.tekton.dev
group
TektonResult is the Schema for the tektonresults API
v1alpha1
versionobject
TektonResultSpec defines the desired state of TektonResult
boolean
boolean
object
Config holds the configuration for resources created by TektonResult
object
string
PriorityClassName holds the priority class to be set to pod template
[]object
The pod this Toleration is attached to tolerates any taint that matches the triple <key,value,effect> using the matching operator .
string
Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.
string
Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.
string
Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.
integer
TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system.
string
Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.
boolean
string
string
integer
string
string
string
string
string
boolean
requiredenable or disable Result Component
string
string
string
boolean
requiredstring
string
string
integer
string
string
string
integer
string
string
boolean
string
string
boolean
integer
string
string
string
string
object
requiredOptions holds additions fields and these fields will be updated on the manifests
object
object
boolean
object
object
object
object
PerformanceProperties defines the fields which are configurable to tune the performance of component controller
integer
boolean
requiredif it is true, disables the HA feature
integer
number
queries per second (QPS) and burst to the master from rest API client actually the number multiplied by 2 https://github.com/pierretasci/pipeline/blob/05d67e427c722a2a57e58328d7097e21429b7524/cmd/controller/main.go#L85-L87 defaults: https://github.com/tektoncd/pipeline/blob/34618964300620dca44d10a595e4af84e9903a55/vendor/k8s.io/client-go/rest/config.go#L45-L46
integer
boolean
if is true, enable StatefulsetOrdinals mode
integer
The number of workers to use when processing the component controller's work queue
boolean
integer
string
name of the secret used to get S3 credentials and pass it as environment variables to the "tekton-results-api" deployment under "api" container
integer
string
string
TargetNamespace is where resources will be installed
string
object
TektonResultStatus defines the observed state of TektonResult
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.
[]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
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).
string
A human readable message indicating details about the transition.
string
The reason for the condition's last transition.
string
Severity with which to treat failures of this type of condition. When this is not specified, it defaults to Error.
string
requiredStatus of the condition, one of True, False, Unknown.
string
requiredType of condition.
integer
ObservedGeneration is the 'Generation' of the Service that was last processed by the controller.
string
The current installer set name for TektonResult
string
The version of the installed release