content
large_stringlengths
3
20.5k
url
large_stringlengths
53
192
branch
large_stringclasses
4 values
source
large_stringclasses
51 values
embeddings
listlengths
384
384
score
float64
-0.21
0.65
| Field | Description | | --- | --- | | `pipelineTaskName` *string* | | | `serviceAccountName` *string* | | | `podTemplate` *[PodTemplate](#tekton.dev/unversioned.PodTemplate)* | | | `stepSpecs` *[[]TaskRunStepSpec](#tekton.dev/v1.TaskRunStepSpec)* | | | `sidecarSpecs` *[[]TaskRunSidecarSpec](#tekton.dev/v1.TaskRunSide...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.0023173759691417217, 0.03340180218219757, -0.039702169597148895, -0.02222711220383644, -0.020039152354002, -0.009602823294699192, -0.011145072989165783, 0.03738483786582947, 0.046146441251039505, 0.03199116140604019, -0.030527127906680107, -0.1277916133403778, -0.051240891218185425, -0.0...
0.093657
ResolverName is the name of a resolver from which a resource can be requested. ### ResolverRef (*Appears on:*[PipelineRef](#tekton.dev/v1.PipelineRef), [Ref](#tekton.dev/v1.Ref), [TaskRef](#tekton.dev/v1.TaskRef)) ResolverRef can be used to refer to a Pipeline or Task in a remote location like a git repo. This feature ...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.09583689272403717, -0.02603594772517681, -0.0203764196485281, -0.005403328221291304, -0.030719131231307983, -0.06529703736305237, 0.017835164442658424, 0.05960832163691521, 0.02801019884645939, 0.01052662543952465, -0.09686802327632904, -0.040370874106884, 0.005734690930694342, 0.016132...
0.169445
List of ports to expose from the Sidecar. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default “0.0.0.0” address in...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.036628272384405136, 0.013275464065372944, 0.009605931118130684, -0.019805412739515305, 0.02516927383840084, 0.010026538744568825, -0.03121347352862358, -0.03357528895139694, -0.016463683918118477, 0.01285340916365385, 0.028689468279480934, -0.06829934567213058, -0.026552096009254456, -0....
0.073712
Cannot be updated. More info: <https://kubernetes.io/docs/concepts/containers/images#updating-images> | | `securityContext` *[Kubernetes core/v1.SecurityContext](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#securitycontext-v1-core)* | *(Optional)* SecurityContext defines the security options the...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.07282010465860367, 0.0253022238612175, 0.006109977141022682, 0.01235541608184576, 0.018495449796319008, 0.013710537925362587, 0.023490313440561295, -0.0003221870865672827, 0.01878810115158558, 0.04632008820772171, 0.03507031127810478, -0.049504294991493225, -0.013939875178039074, -0.0043...
0.08035
been reached" | FinallyTimedOutSkip means the task was skipped because the PipelineRun has passed its Timeouts.Finally. | | "PipelineRun was gracefully cancelled" | GracefullyCancelledSkip means the task was skipped because the pipeline run has been gracefully cancelled | | "PipelineRun was gracefully stopped" | Gracef...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.015727007761597633, 0.030712880194187164, 0.03258209303021431, 0.06595322489738464, 0.005498102400451899, 0.0028049240354448557, -0.07586866617202759, 0.03327653929591179, -0.019357364624738693, -0.0004292001249268651, 0.0028637205250561237, -0.0359283946454525, 0.004708402324467897, -0....
0.032806
| | `env` *[[]Kubernetes core/v1.EnvVar](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#envvar-v1-core)* | *(Optional)* List of environment variables to set in the Step. Cannot be updated. | | `computeResources` *[Kubernetes core/v1.ResourceRequirements](https://kubernetes.io/docs/reference/genera...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.013362823985517025, -0.02383575774729252, 0.017322367057204247, -0.036942921578884125, 0.019680604338645935, 0.015244465321302414, 0.00019217024964746088, -0.020726220682263374, 0.009195113554596901, 0.05633009597659111, -0.023646388202905655, -0.1218552440404892, 0.0026795738376677036, ...
0.074301
(*Appears on:*[TaskRunStatusFields](#tekton.dev/v1.TaskRunStatusFields)) StepState reports the results of running a step in a Task. | Field | Description | | --- | --- | | `ContainerState` *[Kubernetes core/v1.ContainerState](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#containerstate-v1-core)* ...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.017533844336867332, 0.07857275754213333, -0.014304054901003838, 0.005479785613715649, 0.04144660755991936, -0.0021060477010905743, -0.006876254454255104, 0.040854454040527344, 0.039059076458215714, 0.011554010212421417, -0.0607224777340889, -0.10632390528917313, 0.014731956645846367, -0...
0.181163
| | --- | --- | | `onFailure` *string* | *(Optional)* if enabled, pause TaskRun on failure of a step failed step will not exit | | `beforeSteps` *[]string* | *(Optional)* | ### TaskKind (`string` alias) (*Appears on:*[TaskRef](#tekton.dev/v1.TaskRef)) TaskKind defines the type of Task used by the pipeline. | Value | De...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.08812245726585388, 0.00505224522203207, -0.016215452924370766, 0.012849442660808563, 0.003503031563013792, -0.02463148906826973, 0.058979582041502, 0.07306861132383347, -0.0017186894547194242, -0.04037558287382126, -0.10082537680864334, -0.10146008431911469, 0.004366128705441952, 0.0299...
0.075147
to reconciler/validation error should not use this reason. | | "TaskRunImagePullFailed" | TaskRunReasonImagePullFailed is the reason set when the step of a task fails due to image not being pulled | | "InitContainerFailed" | TaskRunReasonInitContainerFailed indicates an internal Tekton init container (prepare, place-sc...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.06529802829027176, -0.03158057853579521, -0.004234986379742622, 0.04597891867160797, 0.059485387057065964, -0.012899322435259819, -0.023646323010325432, 0.06861397624015808, 0.012913446873426437, 0.04501669481396675, 0.03762336075305939, -0.05305510014295578, 0.02587808109819889, 0.0121...
0.134417
| `taskRef` *[TaskRef](#tekton.dev/v1.TaskRef)* | *(Optional)* no more than one of the TaskRef and TaskSpec may be specified. | | `taskSpec` *[TaskSpec](#tekton.dev/v1.TaskSpec)* | *(Optional)* Specifying TaskSpec can be disabled by setting `disable-inline-spec` feature flag. See Task.spec (API version: tekton.dev/v1) ...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.06304693222045898, 0.01517829205840826, -0.028265565633773804, 0.05335049331188202, 0.03316568210721016, -0.025483671575784683, 0.017464417964220047, -0.026545239612460136, -0.011893611401319504, 0.034393467009067535, -0.012242499738931656, -0.03797397390007973, -0.00622266111895442, -0...
0.134716
keep record of failures. All TaskRunStatus stored in RetriesStatus will have no date within the RetriesStatus as is redundant. | | `results` *[[]TaskRunResult](#tekton.dev/v1.TaskRunResult)* | *(Optional)* Results are the list of results written out by the task’s containers | | `artifacts` *[Artifacts](#tekton.dev/v1.A...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.03788386657834053, 0.07835497707128525, 0.002969002118334174, 0.014966846443712711, 0.04469822719693184, -0.004356968216598034, -0.005069217644631863, 0.04948844388127327, -0.0975925475358963, 0.007614126428961754, -0.008489501662552357, -0.08378833532333374, 0.05940019339323044, 0.0034...
0.063253
(*Appears on:*[TaskSpec](#tekton.dev/v1.TaskSpec)) ### WhenExpression (*Appears on:*[ChildStatusReference](#tekton.dev/v1.ChildStatusReference), [PipelineRunRunStatus](#tekton.dev/v1.PipelineRunRunStatus), [PipelineRunTaskRunStatus](#tekton.dev/v1.PipelineRunTaskRunStatus), [SkippedTask](#tekton.dev/v1.SkippedTask)) Wh...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.104568712413311, 0.08634452521800995, -0.012672770768404007, 0.021195977926254272, -0.012549917213618755, -0.03001589886844158, 0.025950519368052483, 0.03252050280570984, 0.04760712385177612, -0.01018858328461647, -0.027578916400671005, -0.10184397548437119, -0.015945641323924065, 0.023...
0.148021
in a Pipeline that a PipelineRun is expected to populate with a workspace binding. Deprecated: use PipelineWorkspaceDeclaration type instead ### WorkspacePipelineTaskBinding (*Appears on:*[PipelineTask](#tekton.dev/v1.PipelineTask)) WorkspacePipelineTaskBinding describes how a workspace passed into the pipeline should ...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.043910954147577286, -0.03520767018198967, 0.0033863303251564503, 0.020557403564453125, -0.0814020186662674, -0.03323812410235405, -0.007209994830191135, 0.055816203355789185, -0.014014006592333317, -0.04693645238876343, -0.05129150673747063, -0.08672670274972916, -0.017476150766015053, ...
0.032131
a shell. The image’s ENTRYPOINT is used if this is not provided. Variable references $(VAR\_NAME) are expanded using the container’s environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR\_NAME) syntax:...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.026523854583501816, 0.03964567556977272, 0.07266944646835327, 0.03441040217876434, -0.03649018332362175, -0.008792940527200699, 0.0800696462392807, 0.015168337151408195, 0.12167298048734665, 0.0001640285481698811, -0.005284234881401062, -0.0664665699005127, 0.06908343732357025, -0.025002...
0.125853
or only log the warnings enforce - fail the taskrun/pipelinerun if verification fails (default) warn - don’t fail the taskrun/pipelinerun if verification fails but log warnings | | ### PipelineResource PipelineResource describes a resource that is an input to or output from a Task. Deprecated: Unused, preserved only fo...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.0004403281200211495, 0.03569158911705017, -0.004581770859658718, -0.0108371302485466, 0.044415995478630066, -0.025550121441483498, -0.011281938292086124, 0.011956186965107918, 0.029118921607732773, -0.0029253417160362005, -0.08411069959402084, -0.11204460263252258, -0.00167694257106632, ...
0.13201
that are controlled by the Run itself. ### RunResult RunResult used to describe the results of a task ### RunSpec (*Appears on:*[Run](#tekton.dev/v1alpha1.Run)) RunSpec defines the desired state of Run | Field | Description | | --- | --- | | `ref` *[TaskRef](#tekton.dev/v1beta1.TaskRef)* | *(Optional)* | | `spec` *[Emb...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.04888863489031792, 0.016337556764483452, -0.06517134606838226, 0.07130388915538788, 0.04441582411527634, -0.03024674579501152, 0.010575609281659126, 0.03153637796640396, -0.0026090724859386683, 0.019303128123283386, -0.03687738999724388, -0.007550759706646204, -0.016872061416506767, -0....
0.181159
configured in the container image. Cannot be updated. | | `params` *[ParamSpecs](#tekton.dev/v1.ParamSpecs)* | *(Optional)* Params is a list of input parameters required to run the stepAction. Params must be supplied as inputs in Steps unless they declare a defaultvalue. | | `results` *[[]StepResult](#tekton.dev/v1.Ste...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.016458874568343163, 0.04918622225522995, -0.03734958916902542, -0.023866591975092888, 0.028973717242479324, 0.023499712347984314, 0.01566767506301403, 0.03564607352018356, 0.015950607135891914, 0.06611743569374084, 0.022524815052747726, -0.09271828085184097, 0.041366949677467346, -0.006...
0.071753
may be used to populate a UI. | | `targetPath` *string* | *(Optional)* TargetPath is the path in workspace directory where the resource will be copied. | | `optional` *bool* | Optional declares the resource as optional. By default optional is set to false which makes a resource required. optional: true - the resource i...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.08930421620607376, 0.04326608404517174, -0.06958811730146408, 0.04867417737841606, -0.02862989902496338, -0.03181632235646248, 0.038354456424713135, 0.05723738670349121, -0.018558282405138016, -0.09155815094709396, -0.03779064491391182, -0.12894606590270996, -0.002530445111915469, 0.004...
0.118721
`serviceAccountName` *string* | *(Optional)* | | `timeout` *[Kubernetes meta/v1.Duration](https://godoc.org/k8s.io/apimachinery/pkg/apis/meta/v1#Duration)* | *(Optional)* Time after which the custom-task times out. Refer Go’s ParseDuration documentation for expected format: <https://golang.org/pkg/time/#ParseDuration> ...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.002322823042050004, 0.038906171917915344, -0.0045937588438391685, -0.03168071433901787, -0.054885733872652054, 0.021490491926670074, -0.017251944169402122, 0.025290513411164284, 0.07460968941450119, 0.0025800406001508236, -0.02030831389129162, -0.04734335467219353, -0.06179199367761612, ...
0.151102
>= Timeouts.tasks + Timeouts.finally | | `timeout` *[Kubernetes meta/v1.Duration](https://godoc.org/k8s.io/apimachinery/pkg/apis/meta/v1#Duration)* | *(Optional)* Timeout is the Time after which the Pipeline times out. Defaults to never. Refer to Go’s ParseDuration documentation for expected format: <https://golang.org...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.042016562074422836, 0.07339358329772949, 0.011285028420388699, -0.03061528317630291, -0.0395960658788681, 0.005212582182139158, -0.08994235843420029, 0.025892138481140137, 0.05858510732650757, -0.020791135728359222, -0.015355663374066353, -0.05823204293847084, -0.10446900129318237, 0.001...
0.078054
that this StepAction can output | | `securityContext` *[Kubernetes core/v1.SecurityContext](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#securitycontext-v1-core)* | *(Optional)* SecurityContext defines the security options the Step should be run with. If set, the fields of SecurityContext overri...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.008609285578131676, 0.03342266008257866, -0.01597720943391323, -0.012022996321320534, 0.0348447784781456, 0.024021543562412262, 0.029570171609520912, 0.025669652968645096, 0.03479864448308945, 0.0683128759264946, 0.004806135781109333, -0.08260104060173035, 0.03625192865729332, 0.01399531...
0.087101
| | `taskRef` *[TaskRef](#tekton.dev/v1beta1.TaskRef)* | *(Optional)* no more than one of the TaskRef and TaskSpec may be specified. | | `taskSpec` *[TaskSpec](#tekton.dev/v1beta1.TaskSpec)* | *(Optional)* Specifying TaskSpec can be disabled by setting `disable-inline-spec` feature flag. See Task.spec (API version: tek...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.05887594446539879, 0.01947520114481449, -0.027213256806135178, 0.031276948750019073, 0.03913405165076256, -0.00924096442759037, 0.022432856261730194, -0.04070606082677841, -0.006401929073035717, 0.042776066809892654, -0.016304221004247665, -0.03014247678220272, -0.03164176270365715, 0.0...
0.118142
used to populate a UI. | | `pipelineTaskName` *string* | PipelineTaskName is the name of the PipelineTask this is referencing. | | `whenExpressions` *[[]WhenExpression](#tekton.dev/v1beta1.WhenExpression)* | *(Optional)* WhenExpressions is the list of checks guarding the execution of the PipelineTask | ### CloudEventCo...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.07652942091226578, 0.06289489567279816, 0.0035586252342909575, 0.014779400080442429, 0.032801542431116104, -0.03215014189481735, 0.07413746416568756, -0.002320409519597888, 0.050806596875190735, 0.007574588991701603, -0.029502827674150467, -0.10203531384468079, 0.017143774777650833, -0....
0.147526
is defined separately and inlined so that other types can readily consume these fields via duck typing. ### EmbeddedCustomRunSpec (*Appears on:*[CustomRunSpec](#tekton.dev/v1beta1.CustomRunSpec)) EmbeddedCustomRunSpec allows custom task definitions to be embedded | Field | Description | | --- | --- | | `metadata` *[Pip...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.041247472167015076, 0.06564797461032867, -0.04562876746058464, 0.01363974530249834, 0.0019329331116750836, -0.05068350210785866, -0.0012002692092210054, 0.07511357218027115, -0.0006679681828245521, -0.015742382034659386, -0.05316467955708504, -0.0896637961268425, -0.0426020622253418, 0....
0.206435
`type` *[ParamType](#tekton.dev/v1beta1.ParamType)* | *(Optional)* Type is the user-specified type of the parameter. The possible types are currently “string”, “array” and “object”, and “string” is the default. | | `description` *string* | *(Optional)* Description is a user-facing description of the parameter that may ...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.05289294198155403, 0.06495611369609833, -0.09084174036979675, 0.02300034649670124, -0.08183962106704712, -0.0420939140021801, 0.030849991366267204, 0.08866564929485321, -0.012670681811869144, -0.04848441109061241, -0.03522875905036926, -0.11181006580591202, -0.008931668475270271, 0.0261...
0.124249
PipelineResourceBinding (*Appears on:*[PipelineRunSpec](#tekton.dev/v1beta1.PipelineRunSpec), [TaskResourceBinding](#tekton.dev/v1beta1.TaskResourceBinding)) PipelineResourceBinding connects a reference to an instance of a PipelineResource with a PipelineResource dependency that the Pipeline has declared Deprecated: Un...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.0846434086561203, -0.03270178660750389, -0.03432339057326317, -0.030982255935668945, -0.006617140490561724, -0.003622837597504258, 0.0459560826420784, -0.0005366870318539441, -0.04201539605855942, -0.07507984340190887, -0.06526179611682892, -0.06495431810617447, -0.050470441579818726, -...
0.054631
compatibility | | `params` *[Params](#tekton.dev/v1beta1.Params)* | Params is a list of parameter names and values. | | `serviceAccountName` *string* | *(Optional)* | | `status` *[PipelineRunSpecStatus](#tekton.dev/v1beta1.PipelineRunSpecStatus)* | *(Optional)* Used for cancelling a pipelinerun (and maybe more later on...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.0013484683586284518, 0.06168876588344574, -0.027278117835521698, -0.0283772312104702, -0.044401101768016815, -0.00855015404522419, -0.0853821262717247, 0.003722366178408265, 0.07167167216539383, -0.004006299655884504, -0.023074600845575333, -0.05814993381500244, -0.04285537078976631, -0....
0.122233
the PipelineTask for this TaskRun and the TaskRun’s Status | Field | Description | | --- | --- | | `pipelineTaskName` *string* | PipelineTaskName is the name of the PipelineTask. | | `status` *[TaskRunStatus](#tekton.dev/v1beta1.TaskRunStatus)* | *(Optional)* Status is the TaskRunStatus for the corresponding TaskRun | ...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.05335824564099312, 0.059041690081357956, -0.041161928325891495, -0.0037374552339315414, -0.006066907662898302, -0.059547848999500275, 0.026177549734711647, -0.002879451960325241, -0.011721564456820488, -0.02004040963947773, -0.048468172550201416, -0.05860402435064316, -0.00406030984595418...
0.118546
| | `workspaces` *[[]WorkspacePipelineTaskBinding](#tekton.dev/v1beta1.WorkspacePipelineTaskBinding)* | *(Optional)* Workspaces maps workspaces from the pipeline spec to the workspaces declared in the Task. | | `timeout` *[Kubernetes meta/v1.Duration](https://godoc.org/k8s.io/apimachinery/pkg/apis/meta/v1#Duration)* | ...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.007082077208906412, 0.032117974013090134, -0.0005778122576884925, -0.03582185134291649, -0.05006098747253418, 0.005686110816895962, -0.060135819017887115, 0.030056031420826912, 0.06045174226164818, -0.03352496400475502, -0.042902395129203796, -0.03817906975746155, -0.08874436467885971, 0...
0.083793
be used to configure specific specs for a concrete Task | Field | Description | | --- | --- | | `pipelineTaskName` *string* | | | `taskServiceAccountName` *string* | | | `taskPodTemplate` *[PodTemplate](#tekton.dev/unversioned.PodTemplate)* | | | `stepOverrides` *[[]TaskRunStepOverride](#tekton.dev/v1beta1.TaskRunStepO...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.0034465116914361715, 0.028053436428308487, 0.011054543778300285, -0.02102689817547798, -0.023207005113363266, -0.003256863681599498, -0.03027651272714138, 0.03751562908291817, -0.012664631940424442, 0.025128835812211037, -0.0315871499478817, -0.12820835411548615, -0.0669286847114563, -0....
0.103388
repo. | Field | Description | | --- | --- | | `resolver` *[ResolverName](#tekton.dev/v1beta1.ResolverName)* | *(Optional)* Resolver is the name of the resolver that should perform resolution of the referenced Tekton resource, such as “git”. | | `params` *[Params](#tekton.dev/v1beta1.Params)* | *(Optional)* Params conta...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.12121894210577011, 0.00827878713607788, -0.02692456543445587, -0.005245183128863573, -0.028033923357725143, -0.052737731486558914, 0.050883181393146515, 0.027108054608106613, 0.03018583171069622, -0.02287948690354824, -0.0652516633272171, -0.04650450870394707, 0.042026590555906296, 0.01...
0.136175
references $(VAR\_NAME) are expanded using the container’s environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR\_NAME) syntax: i.e. “$$(VAR\_NAME)” will produce the string literal “$(VAR\_NAME)”. Esca...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.026600737124681473, 0.027456654235720634, 0.06673260033130646, 0.038348715752363205, -0.042905427515506744, -0.016967618837952614, 0.06864569336175919, -0.014131391420960426, 0.03635372221469879, 0.009822241961956024, 0.02910899929702282, -0.044787175953388214, -0.0005288363317959011, -0...
0.066026
updated. | | `terminationMessagePolicy` *[Kubernetes core/v1.TerminationMessagePolicy](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#terminationmessagepolicy-v1-core)* | *(Optional)* Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to ...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.021854842081665993, 0.0439356304705143, 0.05738471448421478, -0.006675234530121088, 0.059925626963377, -0.036832138895988464, -0.07601571083068848, 0.04181091859936714, -0.023914465680718422, 0.04069553315639496, 0.0752888172864914, -0.0203953105956316, -0.036357466131448746, -0.01491217...
0.058659
be skipped. | Field | Description | | --- | --- | | `name` *string* | Name is the Pipeline Task name | | `reason` *[SkippingReason](#tekton.dev/v1beta1.SkippingReason)* | Reason is the cause of the PipelineTask being skipped. | | `whenExpressions` *[[]WhenExpression](#tekton.dev/v1beta1.WhenExpression)* | *(Optional)* ...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.07006459683179855, 0.04942939430475235, -0.014779235236346722, 0.005131629295647144, 0.014614359475672245, -0.10830912739038467, -0.002944818465039134, 0.027937453240156174, 0.02924584411084652, -0.04265695437788963, -0.029539907351136208, -0.08209066092967987, -0.030786946415901184, -0...
0.087779
| | `volumeMounts` *[[]Kubernetes core/v1.VolumeMount](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#volumemount-v1-core)* | *(Optional)* Volumes to mount into the Step’s filesystem. Cannot be updated. | | `volumeDevices` *[[]Kubernetes core/v1.VolumeDevice](https://kubernetes.io/docs/reference/g...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.05929740145802498, -0.0522732175886631, 0.03820764273405075, -0.02197306975722313, 0.05331319198012352, -0.03304136544466019, -0.08784204721450806, 0.018909350037574768, 0.031518664211034775, 0.03491424769163132, 0.029326001182198524, -0.06841511279344559, -0.008750670589506626, 0.00692...
0.088263
| *(Optional)* Script is the contents of an executable file to execute. If Script is not empty, the Step cannot have an Command and the Args will be passed to the Script. | | `timeout` *[Kubernetes meta/v1.Duration](https://godoc.org/k8s.io/apimachinery/pkg/apis/meta/v1#Duration)* | *(Optional)* Timeout is the time aft...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.020570941269397736, 0.08869104087352753, -0.0031698027160018682, -0.03385337442159653, 0.0016644096467643976, 0.0451107881963253, -0.030333902686834335, 0.026765024289488792, 0.09036320447921753, -0.020465999841690063, 0.011403405107557774, -0.0557846762239933, -0.06764193624258041, -0.0...
0.104265
cannot have an Command and the Args will be passed to the Script. | | `workingDir` *string* | *(Optional)* Step’s working directory. If not specified, the container runtime’s default will be used, which might be configured in the container image. Cannot be updated. | | `params` *[ParamSpecs](#tekton.dev/v1.ParamSpecs)*...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.038993433117866516, 0.08510617911815643, -0.050138846039772034, 0.008203759789466858, 0.004383462946861982, 0.0005583213642239571, 0.010908990167081356, 0.07583384215831757, 0.013750031590461731, 0.015246974304318428, -0.003991744946688414, -0.10842373222112656, 0.03216603025794029, -0....
0.053272
specified, the container runtime’s default will be used, which might be configured in the container image. Cannot be updated. | | `ports` *[[]Kubernetes core/v1.ContainerPort](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#containerport-v1-core)* | *(Optional)* List of ports to expose from the Ste...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.021921800449490547, 0.057352352887392044, 0.003707681316882372, -0.039703477174043655, 0.02277478575706482, 0.008650923147797585, -0.04555440694093704, -0.04655737429857254, -0.005992692895233631, 0.027160240337252617, 0.010867816396057606, 0.008284084498882294, -0.044735897332429886, -0...
0.073124
equivalent fields of PodSecurityContext. More info: <https://kubernetes.io/docs/tasks/configure-pod-container/security-context/> | | `stdin` *bool* | *(Optional)* Whether this Step should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the Step will always result in EOF. De...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ 0.0652339830994606, -0.010799387469887733, -0.00012374539801385254, 0.010266655124723911, -0.021154051646590233, 0.05683540552854538, 0.07568765431642532, -0.014609319157898426, 0.12935668230056763, 0.022845009341835976, -0.004339783918112516, -0.015911515802145004, -0.044210366904735565, ...
0.162785
| | --- | --- | | `ResourceDeclaration` *[ResourceDeclaration](#tekton.dev/v1beta1.ResourceDeclaration)* | (Members of `ResourceDeclaration` are embedded into this type.) | ### TaskResourceBinding (*Appears on:*[TaskRunInputs](#tekton.dev/v1beta1.TaskRunInputs), [TaskRunOutputs](#tekton.dev/v1beta1.TaskRunOutputs), [Ta...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.06536783277988434, -0.003554217517375946, -0.058975640684366226, 0.01257044542580843, 0.012886409647762775, 0.0018495629774406552, 0.07674232125282288, 0.0025460608303546906, -0.021139871329069138, -0.04759053885936737, -0.07094109058380127, -0.07872357219457626, 0.01150487270206213, 0....
0.111081
TaskRunResult (*Appears on:*[TaskRunStatusFields](#tekton.dev/v1beta1.TaskRunStatusFields)) TaskRunResult used to describe the results of a task | Field | Description | | --- | --- | | `name` *string* | Name the given name | | `type` *[ResultsType](#tekton.dev/v1beta1.ResultsType)* | *(Optional)* Type is the user-speci...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.002634011674672365, 0.07731491327285767, -0.05905269458889961, 0.043930113315582275, -0.06131783872842789, -0.011956140398979187, 0.04202680289745331, 0.06191379576921463, -0.0583437979221344, -0.042982298880815506, -0.08996107429265976, -0.05234423652291298, -0.014080523513257504, 0.00...
0.076763
status. This is defined separately and inlined so that other types can readily consume these fields via duck typing. | Field | Description | | --- | --- | | `podName` *string* | PodName is the name of the pod responsible for executing this task’s steps. | | `startTime` *[Kubernetes meta/v1.Time](https://kubernetes.io/d...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.03125418350100517, 0.07715082168579102, 0.01400800608098507, 0.005154118873178959, 0.032488416880369186, -0.017369423061609268, -0.022991929203271866, 0.003593155648559332, 0.06692583858966827, 0.025616100057959557, -0.01961723528802395, -0.06478901207447052, -0.06571017950773239, -0.02...
0.174053
the steps of the build; each step is run sequentially with the source mounted into /workspace. | | `volumes` *[Volumes](#tekton.dev/v1beta1.Volumes)* | Volumes is a collection of volumes that are available to mount into the steps of the build. See Pod.spec.volumes (API version: v1) | | `stepTemplate` *[StepTemplate](#t...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.0329362116754055, 0.0401255264878273, -0.0029483132530003786, 0.006233893800526857, 0.01585635170340538, -0.019569694995880127, -0.06508510559797287, 0.04861888661980629, -0.013538614846765995, -0.020349714905023575, -0.013285341672599316, -0.034802936017513275, -0.04507695510983467, -0...
0.097496
More info: <https://kubernetes.io/docs/concepts/storage/volumes#emptydir> Either this OR PersistentVolumeClaim can be used. | | `configMap` *[Kubernetes core/v1.ConfigMapVolumeSource](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#configmapvolumesource-v1-core)* | *(Optional)* ConfigMap represents...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.0367082841694355, -0.04678758233785629, -0.006503606215119362, 0.023287756368517876, 0.015029510483145714, -0.011919336393475533, -0.023742549121379852, 0.0037739111576229334, 0.0744795873761177, 0.026769326999783516, 0.005100781563669443, -0.11282219737768173, 0.035521116107702255, -0....
0.113755
--- | --- | | `startTime` *[Kubernetes meta/v1.Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24/#time-v1-meta)* | *(Optional)* StartTime is the time the build is actually started. | | `completionTime` *[Kubernetes meta/v1.Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.24...
https://github.com/tektoncd/pipeline/blob/main/docs/pipeline-api.md
main
tekton
[ -0.015310249291360378, 0.059967298060655594, 0.009420585818588734, 0.012833335436880589, 0.03486371040344238, -0.017829768359661102, -0.06036214902997017, 0.03462108597159386, 0.0822511687874794, 0.02931850217282772, -0.047476816922426224, -0.09781049937009811, -0.05430365726351738, -0.049...
0.11959
# Simple Git Resolver ## Resolver Type This Resolver responds to type `git`. ## Parameters | Param Name | Description | Example Value | |---------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------...
https://github.com/tektoncd/pipeline/blob/main/docs/git-resolver.md
main
tekton
[ -0.0475829653441906, 0.040342576801776886, 0.03895115479826927, 0.036379143595695496, -0.13083207607269287, -0.08145277947187424, -0.007343113888055086, 0.07834379374980927, 0.010519635863602161, -0.001716398517601192, -0.06216112896800041, -0.0416141152381897, 0.054898764938116074, -0.014...
0.074564
with `org` and `repo`. | `oauth`, `token` | | `api-token-secret-namespace` | The namespace containing the token secret, if not `default`. | `other-namespace` | | `default-org` | The default organization to look for repositories under when using the authenticated API, if not specified in the resolver parameters. Optiona...
https://github.com/tektoncd/pipeline/blob/main/docs/git-resolver.md
main
tekton
[ -0.06412910670042038, 0.0014987470349296927, 0.030240396037697792, 0.00846501812338829, -0.04873376339673996, -0.0906558483839035, -0.02349170669913292, -0.02740912139415741, 0.12315551936626434, 0.0600808747112751, -0.031474895775318146, -0.01075280923396349, -0.005760973785072565, -0.026...
0.110103
resolver: git params: - name: url value: https://github.com/tektoncd/catalog.git - name: revision value: main - name: pathInRepo value: task/git-clone/0.6/git-clone.yaml # Uncomment the following lines to use a secret with a token # - name: gitToken # value: "secret-with-token" # - name: gitTokenKey (optional, defaults...
https://github.com/tektoncd/pipeline/blob/main/docs/git-resolver.md
main
tekton
[ -0.10430661588907242, -0.023121170699596405, -0.005789953283965588, -0.0011310332920402288, -0.05338507518172264, -0.06287229061126709, 0.020412733778357506, 0.056737497448921204, 0.07044143229722977, 0.054649583995342255, 0.010741515085101128, -0.07980839908123016, 0.008807387202978134, -...
0.072655
api-token-secret-namespace: "default" default-org: "" # configuration 2, will be used if configKey param passed with value test1 test1.fetch-timeout: "5m" test1.default-url: "" test1.default-revision: "stable" test1.scm-type: "github" test1.server-url: "api.internal-github.com" test1.api-token-secret-name: "test1-secre...
https://github.com/tektoncd/pipeline/blob/main/docs/git-resolver.md
main
tekton
[ -0.05635114386677742, -0.011131594888865948, -0.08085467666387558, 0.05135628581047058, -0.015468169935047626, -0.06655865162611008, -0.020958200097084045, 0.04631181061267853, 0.014372232370078564, -0.002512982115149498, 0.051851458847522736, -0.052679456770420074, 0.11384312808513641, -0...
0.041936
# HA Support for Tekton Pipeline Controllers - [Overview](#overview) - [Controller HA](#controller-ha) - [Configuring Controller Replicas](#configuring-controller-replicas) - [Configuring Leader Election](#configuring-leader-election) - [Disabling Controller HA](#disabling-controller-ha) - [Webhook HA](#webhook-ha) - [...
https://github.com/tektoncd/pipeline/blob/main/docs/enabling-ha.md
main
tekton
[ -0.10099674761295319, 0.05463652312755585, -0.07929594814777374, 0.0169847309589386, 0.06173747032880783, -0.01659129001200199, -0.008650273084640503, -0.006680785212665796, -0.024718163534998894, 0.06718792766332626, 0.06066638603806496, -0.02846471779048443, 0.00341674592345953, -0.07166...
0.170376
unavailable temporarily, during which time Tekton resources can't be created, updated or deleted. To avoid this, you can add the `safe-to-evict` annotation set to `false` to block node drains during autoscaling, or, better yet, configure multiple replicas of the Webhook deployment. ### Avoiding Disruptions To avoid the...
https://github.com/tektoncd/pipeline/blob/main/docs/enabling-ha.md
main
tekton
[ -0.04449634999036789, 0.10263853520154953, -0.022623755037784576, -0.01906525157392025, 0.024575019255280495, -0.0745081752538681, -0.0663992166519165, -0.020935416221618652, 0.05692199990153313, 0.05206292122602463, 0.013350408524274826, -0.09929013252258301, -0.026879562065005302, -0.041...
0.087551
# Deprecations - [Introduction](#introduction) - [Deprecation Table](#deprecation-table) ## Introduction This doc provides a list of features in Tekton Pipelines that are deprecated or recently removed. ## Deprecation Table The following features are deprecated but have not yet been removed. | Deprecated Features | Dep...
https://github.com/tektoncd/pipeline/blob/main/docs/deprecations.md
main
tekton
[ -0.01786513812839985, 0.0661221519112587, 0.026841793209314346, -0.030354240909218788, 0.007012039888650179, -0.007016533054411411, -0.10899226367473602, 0.04446183890104294, -0.051830243319272995, -0.003149851458147168, 0.012189200147986412, -0.010566610842943192, -0.04932396858930588, -0...
0.069592
- The artifacts bucket/pvc setup by the `pkg/artifacts` package related with Storage PipelineResources - The generic pipelineResources functions including inputs and outputs resources and the `from` type - [TaskRun.Status.ResourcesResult is deprecated and tombstoned #6301](https://github.com/tektoncd/pipeline/issues/63...
https://github.com/tektoncd/pipeline/blob/main/docs/deprecations.md
main
tekton
[ -0.06448923796415329, 0.05062965676188469, -0.07887842506170273, -0.018291572108864784, -0.014179017394781113, -0.06961255520582199, -0.024148093536496162, 0.03756552189588547, -0.004929203074425459, 0.040048543363809586, -0.06967485696077347, -0.07749060541391373, -0.007270116824656725, 0...
0.089373
# Execution Logs Tekton stores execution logs for [`TaskRuns`](taskruns.md) and [`PipelineRuns`](pipelineruns.md) within the Pod holding the containers that run the `Steps` for your `TaskRun` or `PipelineRun`. You can get execution logs using one of the following methods: - Get the logs [directly from the Pod](https://...
https://github.com/tektoncd/pipeline/blob/main/docs/logs.md
main
tekton
[ 0.07919073104858398, 0.03251887112855911, 0.0048972987569868565, 0.0003175882447976619, 0.02589009888470173, -0.0314919650554657, -0.028678571805357933, 0.013886813074350357, 0.07989493012428284, 0.05917314067482948, -0.059418849647045135, -0.08628864586353302, -0.06705686450004578, -0.040...
0.14579
# Pipelines - [Pipelines](#pipelines) - [Overview](#overview) - [Configuring a `Pipeline`](#configuring-a-pipeline) - [Specifying `Workspaces`](#specifying-workspaces) - [Specifying `Parameters`](#specifying-parameters) - [Adding `Tasks` to the `Pipeline`](#adding-tasks-to-the-pipeline) - [Specifying Display Name](#spe...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.0007354845874942839, -0.029592927545309067, -0.04135632514953613, 0.031979866325855255, -0.05507422238588333, -0.029595084488391876, -0.018180599436163902, -0.0031610066071152687, -0.054006315767765045, -0.012063821777701378, -0.03800526261329651, -0.08551917225122452, 0.01534605398774147...
-0.021772
without output linking. - [`retries`](#using-the-retries-field) - Specifies the number of times to retry the execution of a `Task` after a failure. Does not apply to execution cancellations. - [`when`](#guard-finally-task-execution-using-when-expressions) - Specifies `when` expressions that guard the execution of a `Ta...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.05761042237281799, 0.028377391397953033, -0.051701176911592484, 0.07705067098140717, 0.007178775500506163, -0.049358125776052475, -0.02745426632463932, -0.020819786936044693, -0.05791404843330383, -0.024614956229925156, -0.01143939420580864, -0.02373158000409603, 0.03502996265888214, -0...
0.046426
flags or artifact names, that you want to supply to the `Pipeline` at execution time. `Parameters` are passed to the `Pipeline` from its corresponding `PipelineRun` and can replace template values specified within each `Task` in the `Pipeline`. Parameter names: - Must only contain alphanumeric characters, hyphens (`-`)...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.03294221684336662, 0.038327690213918686, -0.06379768997430801, -0.00396605534479022, -0.11499465256929398, -0.06636112928390503, 0.0411374568939209, 0.03211003541946411, -0.026009170338511467, -0.052783992141485214, -0.04503770172595978, -0.06336118280887604, -0.014022466726601124, 0.02...
0.125457
values. The same rules apply to `Pipelines` with embbeded `Tasks`. In the below example, the referenced `Task` accepts `v1` and `v2` as valid values, the `Pipeline` further restricts the valid value to `v1`. ``` yaml apiVersion: tekton.dev/v1 kind: Task metadata: name: param-enum-demo spec: params: - name: message type...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ 0.0006463969475589693, -0.01577719859778881, -0.035323914140462875, -0.05107733979821205, 0.014725767076015472, -0.047601811587810516, -0.0004454196896404028, 0.016787642613053322, 0.012413311749696732, -0.02487221732735634, -0.003339208196848631, -0.09290020912885666, 0.013271494768559933, ...
0.099889
dependency among `tasks`. The pipeline author is responsible for specifying dependency explicitly either using [runAfter](#using-the-runafter-field) or rely on [whenExpressions](#guard-task-execution-using-when-expressions) or [task results in params](#using-results). Fully resolved `displayName` is also available in t...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.07872802019119263, -0.008601054549217224, -0.03629845380783081, -0.001984151778742671, 0.0030671737622469664, -0.027168605476617813, 0.01905609853565693, 0.05217861011624336, 0.048874590545892715, 0.004364610183984041, -0.027306843549013138, -0.052135467529296875, 0.039794765412807465, ...
0.099573
[beta features](./additional-configs.md#beta-features). ```yaml spec: tasks: - name: hello-world taskRef: resolver: bundles params: - name: bundle value: docker.io/myrepo/mycatalog - name: name value: echo-task - name: kind value: Task ``` You may also specify a `tag` as you would with a Docker image which will give yo...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.013986495323479176, 0.016421116888523102, 0.02856135554611683, 0.009748381562530994, 0.044334977865219116, -0.02014555223286152, 0.06916842609643936, 0.016826605424284935, -0.028928859159350395, 0.005835440009832382, -0.04981566593050957, -0.0705546960234642, -0.01334371604025364, 0.058...
0.048716
`PipelineTask` fails with `continue` does not fail the whole `PipelineRun`, and the rest of the `PipelineTask` will continue to execute. To ignore a `PipelineTask` failure, set `onError` to `continue`: ``` yaml apiVersion: tekton.dev/v1 kind: Pipeline metadata: name: demo spec: tasks: - name: task1 onError: continue ta...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.06014757603406906, 0.02059987746179104, 0.012369771488010883, -0.006009729579091072, -0.001293205190449953, -0.09873469173908234, -0.0817650631070137, -0.0052149007096886635, 0.028988199308514595, 0.006257179658859968, -0.05374285951256752, -0.06289111822843552, -0.013108073733747005, 0...
0.045257
previous `Task` that produced the `Result`. The declared `when` expressions are evaluated before the `Task` is run. If all the `when` expressions evaluate to `True`, the `Task` is run. If any of the `when` expressions evaluate to `False`, the `Task` is not run and the `Task` is listed in the [`Skipped Tasks` section of...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.022772232070565224, -0.02525932714343071, -0.043931905180215836, 0.021828394383192062, 0.05628902092576027, -0.05251600220799446, 0.016558822244405746, -0.014548279345035553, 0.03242173045873642, 0.0232017170637846, 0.0012272074818611145, -0.006467181257903576, -0.01378853339701891, 0.0...
0.018276
with single quotes. Whole `Array` and `Object` replacements are not supported yet. The following usage is not supported: ```yaml when: - cel: "'foo' in '$(params.array\_params[\*])'" - cel: "'foo' in '$(params.object\_params[\*])'" ``` In addition to the cases listed above, you can craft any valid CEL expression as def...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.07223092764616013, 0.04974167421460152, 0.01703660935163498, -0.002092737937346101, -0.03735942021012306, -0.023352056741714478, 0.07900317013263702, -0.027185438200831413, 0.07938424497842789, -0.006087266840040684, 0.013354605063796043, -0.13764207065105438, 0.04580578953027725, 0.027...
0.062152
resource-dependent `Tasks` may be executed if the default `Results` from the skipped parent `Task` are specified. In addition, if a resource-dependent `Task` needs a file from a guarded parent `Task` in a shared `Workspace`, make sure to handle the execution of the child `Task` in case the expected file is missing from...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.0543685257434845, 0.01315983571112156, 0.02352857030928135, 0.030995581299066544, 0.042923081666231155, -0.05427233502268791, -0.004018841311335564, -0.016008129343390465, 0.010259672999382019, 0.035649340599775314, 0.060184888541698456, -0.01662229560315609, -0.02023428864777088, 0.110...
0.029102
can be added to the parameters of a `PipelineTask`. `context.pipelineTask.retries` will be replaced by `retries` of the `PipelineTask`, while `context.task.retry-count` will be replaced by current retry number of the `PipelineTask`. ```yaml params: - name: pipelineTask-retries value: "$(context.pipelineTask.retries)" t...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.013173897750675678, -0.024116244167089462, -0.0020428330171853304, 0.05976605787873268, -0.04665391519665718, -0.002948088338598609, 0.015392026863992214, -0.03893546760082245, 0.06993751972913742, -0.03528798371553421, -0.031779684126377106, -0.0106757041066885, -0.004838707856833935, ...
0.027426
is provided its value from the `exists` `Result` emitted by the `check-file` `Task`. Tekton will make sure that the `check-file` `Task` runs before this one. ```yaml when: - input: "$(tasks.check-file.results.exists)" operator: in values: ["yes"] ``` For an end-to-end example, see [`Task` `Results` in a `PipelineRun`](...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.036955393850803375, 0.037747982889413834, -0.007875346578657627, 0.010847161523997784, -0.007922068238258362, -0.04362235218286514, -0.012951329350471497, -0.004280386492609978, 0.10633190721273422, -0.013269790448248386, 0.02557029016315937, -0.011221077293157578, -0.0420573353767395, ...
0.003409
`Pipeline` becomes a node on the graph that can be connected with an edge so that one will run before another and the execution of the `Pipeline` progresses to completion without getting stuck in an infinite loop. This is done using: - \_resource dependencies\_: - [`results`](#emitting-results-from-a-pipeline) of one `...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.030816683545708656, -0.023994963616132736, 0.014343637973070145, 0.007600574288517237, -0.00404446991160512, -0.07828736305236816, -0.05552561581134796, -0.026324134320020676, 0.00008625984628451988, 0.004630990792065859, -0.0005538122495636344, -0.0007672148058190942, -0.0369077548384666...
0.028293
```yaml spec: workspaces: - name: shared-workspace tasks: - name: clone-app-source taskRef: name: clone-app-repo-to-workspace workspaces: - name: shared-workspace workspace: shared-workspace finally: - name: cleanup-workspace taskRef: name: cleanup-workspace workspaces: - name: shared-workspace workspace: shared-worksp...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.031420186161994934, -0.03467855602502823, -0.08540289849042892, 0.05020742118358612, -0.015756232663989067, 0.026167690753936768, -0.01753932796418667, -0.051961906254291534, 0.012532718479633331, 0.04349292814731598, 0.013419222086668015, -0.020922061055898666, 0.009677533060312271, 0....
0.055394
| `failed` | | single failure of `PipelineTask` | one or more failure of `finally` tasks | `false` | `failed` | Overall, `PipelineRun` state transitioning is explained below for respective scenarios: \* All `PipelineTask` and `finally` tasks are successful: `Started` -> `Running` -> `Succeeded` \* At least one `Pipelin...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.019370587542653084, -0.04060531407594681, -0.009124908596277237, 0.018247513100504875, 0.0063543180003762245, -0.06535868346691132, -0.050677742809057236, -0.05317807197570801, 0.03491057828068733, 0.003858723444864154, -0.008125380612909794, -0.037965092808008194, 0.0032226417679339647, ...
0.011944
enable-notifications value: true ``` #### `when` expressions using `Results` in `finally` 'Tasks` `when` expressions in `finally` `tasks` can utilize `Results`, as demonstrated using [`git-clone`](https://github.com/tektoncd/catalog/tree/main/task/git-clone/0.2) and [`github-add-comment`](https://github.com/tektoncd/ca...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.034592028707265854, -0.052524734288454056, 0.0006127161905169487, 0.027349423617124557, 0.003737030550837517, -0.027671752497553825, 0.02005879022181034, -0.03728726878762245, 0.08883795142173767, 0.026692694053053856, 0.008808762766420841, -0.09216298907995224, 0.02220694161951542, 0.0...
0.041296
taskRef: apiVersion: example.dev/v1alpha1 kind: Example ``` This creates a `Run/CustomRun` of a custom task of type `Example` in the `example.dev` API group with the version `v1alpha1`. Validation error will be returned if `apiVersion` or `kind` is missing. You can also specify the `name` of a custom task resource obje...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ 0.0020966792944818735, -0.07912546396255493, -0.028379369527101517, 0.026130059733986855, 0.006260607857257128, -0.0049483757466077805, -0.04323684796690941, 0.010509426705539227, -0.026296377182006836, 0.024629177525639534, -0.04845904931426048, -0.09050901234149933, -0.0016955639002844691,...
0.044479
can provide `timeout` to specify the maximum running time of one `CustomRun` execution. ```yaml spec: tasks: - name: run-custom-task timeout: 2s taskRef: apiVersion: example.dev/v1alpha1 kind: Example name: myexample ``` Consult the documentation of the custom task that you are using to determine whether it supports `T...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines.md
main
tekton
[ -0.002817193977534771, -0.05532875284552574, -0.0001566357386764139, 0.02702382765710354, -0.050972916185855865, -0.02402094192802906, -0.06742867827415466, -0.013057615607976913, 0.005210996139794588, 0.04817414656281471, -0.039640165865421295, -0.01479458250105381, 0.008512157015502453, ...
0.057734
# Trusted Resources - [Overview](#overview) - [Instructions](#Instructions) - [Sign Resources](#sign-resources) - [Enable Trusted Resources](#enable-trusted-resources) ## Overview Trusted Resources is a feature which can be used to sign Tekton Resources and verify them. Details of design can be found at [TEP--0091](htt...
https://github.com/tektoncd/pipeline/blob/main/docs/trusted-resources.md
main
tekton
[ -0.09280294924974442, 0.02149095945060253, -0.08896464854478836, -0.018512113019824028, 0.05022929608821869, -0.12371159344911575, 0.03501391038298607, 0.016711898148059845, -0.023780634626746178, 0.0008086171001195908, -0.026567496359348297, -0.08167552947998047, 0.04071326181292534, 0.05...
0.194261
For each policy we will check if the resource url is matching any of the `patterns` in the `resources` list. If matched then this policy will be used for verification. 3. If multiple policies are matched, the resource must pass all the "enforce" mode policies. If the resource only matches policies in "warn" mode and fa...
https://github.com/tektoncd/pipeline/blob/main/docs/trusted-resources.md
main
tekton
[ -0.04935968294739723, 0.018581293523311615, -0.04604215919971466, -0.024940595030784607, 0.04652642831206322, -0.07868083566427231, 0.09420477598905563, -0.015723148360848427, -0.0011901975376531482, 0.028449788689613342, -0.0057081189006567, -0.1079389899969101, 0.09338461607694626, 0.051...
0.038454
- name: key1 key: # secretRef refers to a secret in the cluster, this secret should contain public keys data secretRef: name: secret-name-cosign namespace: secret-namespace hashAlgorithm: sha256 - name: key2 key: secretRef: name: secret-name-cosign2 namespace: secret-namespace hashAlgorithm: sha256 ```
https://github.com/tektoncd/pipeline/blob/main/docs/trusted-resources.md
main
tekton
[ -0.007533913943916559, -0.03403891995549202, -0.06485603004693985, -0.015504543669521809, -0.018918978050351143, 0.01728103682398796, 0.006995749659836292, -0.030642973259091377, -0.018383676186203957, 0.01762876659631729, 0.09597336500883102, -0.1305466890335083, 0.04243496432900429, -0.0...
0.064985
# Migrating From Tekton `v1beta1` to Tekton `v1` - [Changes to fields](#changes-to-fields) - [Upgrading `PipelineRun.Timeout` to `PipelineRun.Timeouts`](#upgrading-pipelinerun.timeout-to-pipelinerun.timeouts) - [Replacing Resources from Task, TaskRun, Pipeline and PipelineRun](#replacing-resources-from-task,-taskrun,-p...
https://github.com/tektoncd/pipeline/blob/main/docs/migrating-v1beta1-to-v1.md
main
tekton
[ -0.03901716321706772, 0.014683700166642666, -0.013954194262623787, 0.003582158824428916, 0.011118950322270393, -0.044762078672647476, -0.08645424246788025, 0.033309102058410645, 0.018804673105478287, 0.03475247323513031, 0.0029493002220988274, -0.05050022900104523, -0.046927522867918015, -...
0.097357
# Workspaces - [Overview](#overview) - [`Workspaces` in `Tasks` and `TaskRuns`](#workspaces-in-tasks-and-taskruns) - [`Workspaces` in `Pipelines` and `PipelineRuns`](#workspaces-in-pipelines-and-pipelineruns) - [Optional `Workspaces`](#optional-workspaces) - [Isolated `Workspaces`](#isolated-workspaces) - [Configuring ...
https://github.com/tektoncd/pipeline/blob/main/docs/workspaces.md
main
tekton
[ -0.011583982966840267, -0.05390485003590584, -0.021450387313961983, 0.0286732017993927, 0.0022902071941643953, 0.007502557244151831, 0.011355129070580006, 0.002389247063547373, -0.09129952639341354, -0.03461321443319321, 0.00026918473304249346, -0.05208994448184967, 0.007577403448522091, 0...
-0.015649
multiple `Tasks`. ### Optional `Workspaces` Both `Tasks` and `Pipelines` can declare a `Workspace` "optional". When an optional `Workspace` is declared the `TaskRun` or `PipelineRun` may omit a `Workspace` Binding for that `Workspace`. The `Task` or `Pipeline` behaviour may change when the Binding is omitted. This feat...
https://github.com/tektoncd/pipeline/blob/main/docs/workspaces.md
main
tekton
[ -0.049218226224184036, -0.02224867045879364, -0.02383359707891941, 0.051918577402830124, -0.000929010275285691, -0.06178350746631622, -0.03986126184463501, -0.0035404798109084368, -0.0053102667443454266, -0.013265896588563919, -0.02213882841169834, -0.01574031263589859, -0.019473286345601082...
0.099674
]; do echo "Waiting for ready file..." sleep 1 done echo "Saw ready file!" sidecars: - image: alpine # Note: must explicitly include volumeMount for the workspace to be accessible in the Sidecar volumeMounts: - name: $(workspaces.signals.volume) mountPath: $(workspaces.signals.path) script: | sleep 3 touch "$(workspace...
https://github.com/tektoncd/pipeline/blob/main/docs/workspaces.md
main
tekton
[ 0.013466307893395424, -0.06204225495457649, 0.013688517734408379, 0.06036117300391197, 0.040027789771556854, -0.00925772450864315, -0.05637480691075325, -0.006760209798812866, -0.005480555351823568, -0.03751179948449135, 0.028462417423725128, 0.017823711037635803, -0.044954340904951096, 0....
0.024897
or `false`, specifies whether a workspace was bound. Always `true` if the workspace is required. - `$(workspaces..claim)` - specifies the name of the `PersistentVolumeClaim` used as a volume source for the `Workspace` where `` is the name of the `Workspace`. If a volume source other than `PersistentVolumeClaim` is used...
https://github.com/tektoncd/pipeline/blob/main/docs/workspaces.md
main
tekton
[ -0.03916110470890999, -0.05838881805539131, -0.01241212710738182, 0.05161820724606514, 0.04119003564119339, -0.024906286969780922, 0.05410860478878021, -0.0331231988966465, 0.0875924602150917, -0.012670540250837803, 0.0017585591413080692, -0.037142276763916016, 0.060465168207883835, 0.0441...
0.071445
`Pipeline` will be appended to any `subPath` specified as part of the `PipelineRun` workspace declaration. So a `PipelineRun` declaring a `Workspace` with `subPath` of `/foo` for a `Pipeline` who binds it to a `Task` with `subPath` of `/bar` will end up mounting the `Volume`'s `/foo/bar` directory. #### Specifying `Wor...
https://github.com/tektoncd/pipeline/blob/main/docs/workspaces.md
main
tekton
[ -0.013241034001111984, -0.10608486831188202, -0.02227712981402874, 0.02238391526043415, -0.09207002073526382, -0.07682254165410995, -0.028806772083044052, 0.029094288125634193, -0.02860022336244583, -0.06975734233856201, -0.048798367381095886, -0.0296234842389822, -0.002473832108080387, 0....
0.057114
the [access mode](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes) configured for the `PersistentVolumeClaim` effects how you can use the volume for parallel `Tasks` in a `Pipeline`. See [Specifying `workspace` order in a `Pipeline` and Affinity Assistants](#specifying-workspace-order-in-a-...
https://github.com/tektoncd/pipeline/blob/main/docs/workspaces.md
main
tekton
[ -0.03609606251120567, -0.010890405625104904, 0.012453717179596424, -0.025823766365647316, -0.07310722768306732, -0.009132664650678635, -0.02265070378780365, -0.007435597479343414, 0.10487904399633408, 0.010296883061528206, -0.02155013009905815, -0.03163754194974899, 0.021616844460368156, 0...
0.11397
\ ttl=20m ``` If you need support for a `VolumeSource` type not listed above, [open an issue](https://github.com/tektoncd/pipeline/issues) or a [pull request](https://github.com/tektoncd/pipeline/blob/main/CONTRIBUTING.md). ## Using Persistent Volumes within a `PipelineRun` When using a workspace with a [`PersistentVol...
https://github.com/tektoncd/pipeline/blob/main/docs/workspaces.md
main
tekton
[ -0.02003241702914238, -0.02089785598218441, -0.0041070012375712395, -0.028189651668071747, -0.0866493210196495, -0.03397105634212494, -0.07271342724561691, 0.057628605514764786, 0.09474758058786392, -0.019664861261844635, -0.024214299395680428, -0.027938373386859894, 0.006110091228038073, ...
0.068642
in a `PipelineRun`](../examples/v1/pipelineruns/workspace-from-volumeclaimtemplate.yaml)
https://github.com/tektoncd/pipeline/blob/main/docs/workspaces.md
main
tekton
[ -0.05029002204537392, -0.021817578002810478, -0.027474302798509598, -0.04215975105762482, 0.0032627065666019917, -0.003575545269995928, -0.07397915422916412, 0.06318791955709457, 0.028922421857714653, -0.023591961711645126, -0.044149987399578094, -0.040295377373695374, -0.06485912203788757, ...
0.030322
# Pipelines in Pipelines - [Overview](#overview) - [Specifying `pipelineRef` in `Tasks`](#specifying-pipelineref-in-pipelinetasks) - [Specifying `pipelineSpec` in `Tasks`](#specifying-pipelinespec-in-pipelinetasks) - [Specifying `Parameters`](#specifying-parameters) ## Overview A mechanism to define and execute Pipelin...
https://github.com/tektoncd/pipeline/blob/main/docs/pipelines-in-pipelines.md
main
tekton
[ -0.03950636833906174, -0.0061357952654361725, -0.049713946878910065, -0.015147675760090351, -0.04114624485373497, -0.04616915062069893, -0.04213297367095947, 0.006721394136548042, -0.06094462051987648, -0.03706393018364906, -0.056201834231615067, -0.05265383422374725, -0.04494651407003403, ...
0.06593
# Container Contract Each container image that executes a `Step` in a [`Task`](tasks.md) must comply with the container contract described in this document. When a `Task` instantiates and runs containers that execute the `Steps` in the `Task`, each container's `entrypoint` is overwritten with a custom binary that ensur...
https://github.com/tektoncd/pipeline/blob/main/docs/container-contract.md
main
tekton
[ -0.022284330800175667, 0.025277981534600258, 0.009606231935322285, 0.0028405843768268824, -0.008620173670351505, -0.06573162972927094, -0.017855104058980942, 0.036218103021383286, 0.0331183597445488, 0.007244046311825514, -0.07538929581642151, -0.0006694872863590717, 0.07089324295520782, 0...
0.047192
# CustomRuns - [Overview](#overview) - [Configuring a `CustomRun`](#configuring-a-customrun) - [Specifying the target Custom Task](#specifying-the-target-custom-task) - [Cancellation](#cancellation) - [Specifying `Timeout`](#specifying-timeout) - [Specifying `Retries`](#specifying-retries) - [Specifying Parameters](#sp...
https://github.com/tektoncd/pipeline/blob/main/docs/customruns.md
main
tekton
[ -0.043327461928129196, -0.014785617589950562, -0.08160219341516495, 0.0872272327542305, -0.017118684947490692, 0.011802196502685547, 0.05975588411092758, -0.015444280579686165, -0.04258381202816963, 0.04737010970711708, -0.006125842686742544, -0.030131397768855095, 0.0677984431385994, -0.0...
0.094428
apiVersion: tekton.dev/v1beta1 kind: CustomRun metadata: name: my-example-run spec: customRef: apiVersion: example.dev/v1beta1 kind: Example name: an-existing-example-task ``` If the `customRef` specifies a name, the custom task controller should look up the `Example` resource with that name, and use that object to con...
https://github.com/tektoncd/pipeline/blob/main/docs/customruns.md
main
tekton
[ -0.045240141451358795, -0.05482612922787666, -0.06369587779045105, 0.004613830707967281, -0.0049773468635976315, -0.006822152063250542, -0.016163114458322525, 0.03510808199644089, 0.006882446818053722, 0.0551009364426136, -0.023984290659427643, -0.07450484484434128, 0.008750773966312408, 0...
0.048587
`CustomRun.Spec.Status == RunCancelled`) and or `CustomRun.HasTimedOut()` and take any corresponding actions (i.e. a clean up e.g., cancel a cloud build, stop the waiting timer, tear down the approval listener). 4. Once resources or timers are cleaned up, while it is \*\*REQUIRED\*\* to set a `conditions` on the `Custo...
https://github.com/tektoncd/pipeline/blob/main/docs/customruns.md
main
tekton
[ -0.04913066700100899, 0.030574651435017586, 0.0016384846530854702, 0.02591967023909092, -0.013321415521204472, -0.04252203181385994, -0.02945105917751789, -0.0013610655441880226, 0.04943031445145607, 0.05369245633482933, -0.02149159274995327, -0.07599430531263351, -0.0004649698093999177, -...
0.104548
True reason: ExampleComplete # optional message: Yay, good times # optional ``` If the operation was \_unsuccessful\_, the condition \*\*MUST\*\* report `status: False`, and optionally a `reason` and human-readable `message`: ```yaml status conditions: - type: Succeeded status: False reason: ExampleFailed # optional me...
https://github.com/tektoncd/pipeline/blob/main/docs/customruns.md
main
tekton
[ 0.004735736176371574, 0.00402481947094202, -0.029097769409418106, 0.0629572942852974, 0.01793229579925537, 0.02136596105992794, 0.05332408845424652, 0.018552416935563087, 0.02787097543478012, 0.08966952562332153, 0.0702960193157196, -0.03893905133008957, 0.03864030912518501, 0.061878744512...
0.092354
# Windows - [Overview](#overview) - [Scheduling Tasks on Windows Nodes](#scheduling-tasks-on-windows-nodes) - [Node Selectors](#node-selectors) - [Node Affinity](#node-affinity) ## Overview If you need a Windows environment as part of a Tekton Task or Pipeline, you can include Windows container images in your Task step...
https://github.com/tektoncd/pipeline/blob/main/docs/windows.md
main
tekton
[ 0.026478290557861328, 0.02088502049446106, -0.004056128207594156, 0.014786677435040474, -0.0067665050737559795, 0.02244609035551548, -0.0095650814473629, -0.03322925791144371, 0.011221064254641533, 0.03166481480002403, -0.10617640614509583, -0.1057639792561531, -0.031156202778220177, 0.016...
0.124004
# Artifacts - [Overview](#overview) - [Artifact Provenance Data](#artifact-provenance-data) - [Passing Artifacts between Steps](#passing-artifacts-between-steps) - [Passing Artifacts between Tasks](#passing-artifacts-between-tasks) ## Overview > :seedling: \*\*`Artifacts` is an [alpha](additional-configs.md#alpha-featu...
https://github.com/tektoncd/pipeline/blob/main/docs/artifacts.md
main
tekton
[ -0.07881119847297668, 0.07739296555519104, -0.03985241800546646, -0.0198716651648283, 0.03575022891163826, -0.10507858544588089, -0.019406991079449654, -0.0026457379572093487, -0.008343005552887917, 0.011922581121325493, 0.005222398322075605, -0.08995361626148224, -0.00961687508970499, 0.0...
0.091719
is the values of an artifact. For this example, `$(steps.artifacts-producer.outputs.image)` is resolved to ```json [ { "uri":"pkg:oci/nginx:stable-alpine3.17-slim?repository\_url=docker.io/library", "digest":{ "sha256":"df85b9e3983fe2ce20ef76ad675ecf435cc99fc9350adc54fa230bae8c32ce48", "sha1":"95588b8f34c31eb7d62c92aaa...
https://github.com/tektoncd/pipeline/blob/main/docs/artifacts.md
main
tekton
[ -0.026609908789396286, 0.10673043131828308, -0.0066407606936991215, 0.001805672887712717, 0.05784855782985687, -0.09624885022640228, -0.04230177029967308, -0.007257042918354273, 0.047713760286569595, 0.021039780229330063, -0.062479134649038315, -0.049631159752607346, -0.005291933659464121, ...
0.054491
}\n }\n ]\n }\n ]\n}\nEOF\n" } ] } } ```
https://github.com/tektoncd/pipeline/blob/main/docs/artifacts.md
main
tekton
[ -0.018557993695139885, 0.007717286702245474, -0.03551717847585678, 0.002726600971072912, -0.026860414072871208, 0.0035824731457978487, 0.14751647412776947, -0.03644727170467377, 0.044671233743429184, 0.020854827016592026, 0.007640370633453131, -0.08008875697851181, 0.03648340702056885, -0....
0.223689
{{% comment %}} To view the full contents of this page, go to the [Tekton website](http://tekton.dev/docs/installation/pipelines/). {{% /comment %}} {{% pageinfo %}} {{% readfile "/vendor/disclaimer.md" %}} {{% /pageinfo %}} This guide explains how to install Tekton Pipelines. ## Prerequisites - A [Kubernetes cluster][...
https://github.com/tektoncd/pipeline/blob/main/docs/install.md
main
tekton
[ -0.018579630181193352, 0.020800050348043442, -0.030492369085550308, -0.01005010586231947, -0.02138306200504303, -0.003008450847119093, -0.0019491213606670499, 0.04254249110817909, 0.029957106336951256, 0.03537844493985176, -0.0070508685894310474, -0.08676168322563171, -0.004962286911904812, ...
0.185856
# Compute Resources in Tekton ## Background: Resource Requirements in Kubernetes Kubernetes allows users to specify CPU, memory, and ephemeral storage constraints for [containers](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). Resource requests determine the resources reserved for a po...
https://github.com/tektoncd/pipeline/blob/main/docs/compute-resources.md
main
tekton
[ 0.00004443296347744763, 0.09173550456762314, 0.013390119187533855, 0.007319936994463205, 0.014894615858793259, -0.04175426810979843, 0.002943201921880245, 0.01246080081909895, 0.05123554542660713, 0.039220601320266724, -0.006471941247582436, -0.018158232793211937, -0.014820910058915615, -0...
0.186236
stepOverrides: - name: foo resources: requests: cpu: 1 computeResources: requests: cpu: 2 ``` ### Configure Resource Requirements with Sidecar Users can specify compute resources separately for a sidecar while configuring task-level resource requirements on TaskRun. e.g. ```yaml kind: TaskRun spec: sidecarOverrides: - ...
https://github.com/tektoncd/pipeline/blob/main/docs/compute-resources.md
main
tekton
[ -0.0185793898999691, 0.008986487984657288, 0.01946377381682396, -0.017295267432928085, -0.05179927870631218, 0.0041389199905097485, -0.022866301238536835, 0.00807122327387333, -0.0541607029736042, 0.02604781463742256, -0.050817858427762985, -0.03854076564311981, -0.01946127787232399, -0.02...
0.103326
in a pod with the following containers: | Container | CPU request | CPU limit | | ------------ | ----------- | --------- | | container 1 | 500m | 2 | | container 2 | 500m | 2 | | container 3 | 1 | 2 | For the first two containers, the default CPU request was divided among the step containers, and this value was used si...
https://github.com/tektoncd/pipeline/blob/main/docs/compute-resources.md
main
tekton
[ 0.001106139156036079, 0.04163854196667671, -0.004892783239483833, 0.011358818970620632, -0.01805882714688778, -0.07387933880090714, -0.03858758881688118, 0.005709742195904255, -0.016543656587600708, -0.01617790199816227, -0.0053458488546311855, -0.02387978695333004, -0.030732683837413788, ...
0.11515
and likewise for "default" and "defaultRequest". The maximum of the "min" values is the output "min" value. ## ResourceQuota Support Kubernetes allows users to define [ResourceQuotas](https://kubernetes.io/docs/concepts/policy/resource-quotas/), which restrict the maximum resource requests and limits of all pods runnin...
https://github.com/tektoncd/pipeline/blob/main/docs/compute-resources.md
main
tekton
[ -0.0009166110539808869, 0.027904028072953224, 0.006604716181755066, 0.013246474787592888, -0.05875774472951889, -0.04216023162007332, -0.008802128955721855, 0.03272984176874161, 0.03839031606912613, 0.04540900141000748, -0.04560505598783493, -0.049956489354372025, -0.040056176483631134, 0....
0.145889
# Pod templates A Pod template defines a portion of a [`PodSpec`](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#pod-v1-core) configuration that Tekton can use as "boilerplate" for a Pod that runs your `Tasks` and `Pipelines`. You can specify a Pod template for `TaskRuns` and `PipelineRuns`. In th...
https://github.com/tektoncd/pipeline/blob/main/docs/podtemplates.md
main
tekton
[ 0.022334229201078415, 0.04126125946640968, 0.03247169405221939, -0.015250380150973797, -0.03784750774502754, 0.003976132720708847, -0.05796875059604645, 0.05194712430238724, 0.05306241661310196, 0.039642639458179474, -0.09459348022937775, -0.06661708652973175, -0.05764535441994667, 0.01437...
0.121185