tekton-task-diff

Erstellt Diff läuft nie ab
30 Entfernungen
115 Zeilen
33 Hinzufügungen
117 Zeilen
apiVersion: tekton.dev/v1beta1
apiVersion: tekton.dev/v1beta1
kind: TaskRun
kind: TaskRun
metadata:
metadata:
annotations:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"tekton.dev/v1beta1","kind":"Task","metadata":{"annotations":{},"labels":{"argocd.argoproj.io/instance":"tekton"},"name":"echo-hello-world","namespace":"tekton-pipelines"},"spec":{"steps":[{"args":["Hello World"],"command":["echo"],"image":"ubuntu","name":"echo"},{"args":["15"],"command":["sleep"],"image":"ubuntu","name":"wait"},{"args":["Hello World"],"command":["echo"],"image":"ubuntu","name":"echo-again"}]}}
{"apiVersion":"tekton.dev/v1beta1","kind":"Task","metadata":{"annotations":{},"labels":{"argocd.argoproj.io/instance":"tekton"},"name":"echo-hello-world","namespace":"tekton-pipelines"},"spec":{"steps":[{"args":["Hello World"],"command":["echo"],"image":"ubuntu","name":"echo"},{"args":["15"],"command":["sleep"],"image":"ubuntu","name":"wait"},{"args":["Hello World"],"command":["echo"],"image":"ubuntu","name":"echo-again"}]}}
pipeline.tekton.dev/release: devel
pipeline.tekton.dev/release: devel
creationTimestamp: "2020-09-01T21:46:38Z"
creationTimestamp: "2020-09-01T21:46:54Z"
generation: 1
generation: 1
labels:
labels:
app.kubernetes.io/managed-by: tekton-pipelines
app.kubernetes.io/managed-by: tekton-pipelines
argocd.argoproj.io/instance: tekton
argocd.argoproj.io/instance: tekton
tekton.dev/task: echo-hello-world
tekton.dev/task: echo-hello-world
managedFields:
managedFields:
- apiVersion: tekton.dev/v1beta1
- apiVersion: tekton.dev/v1beta1
fieldsType: FieldsV1
fieldsType: FieldsV1
fieldsV1:
fieldsV1:
f:metadata:
f:metadata:
f:annotations: { }
f:labels:
f:labels:
.: { }
.: { }
f:argocd.argoproj.io/instance: { }
f:tekton.dev/task: { }
f:spec:
f:spec:
.: { }
.: { }
f:params: { }
f:resources:
.: { }
f:inputs: { }
f:outputs: { }
f:taskRef:
f:taskRef:
.: { }
.: { }
f:kind: { }
f:name: { }
f:name: { }
manager: argocd-application-controller
f:timeout: { }
manager: Go-http-client
operation: Update
operation: Update
time: "2020-09-01T21:46:58Z"
time: "2020-09-01T21:46:54Z"
- apiVersion: tekton.dev/v1beta1
- apiVersion: tekton.dev/v1beta1
fieldsType: FieldsV1
fieldsType: FieldsV1
fieldsV1:
fieldsV1:
f:metadata:
f:metadata:
f:annotations:
f:annotations:
.: { }
f:kubectl.kubernetes.io/last-applied-configuration: { }
f:kubectl.kubernetes.io/last-applied-configuration: { }
f:pipeline.tekton.dev/release: { }
f:pipeline.tekton.dev/release: { }
f:labels:
f:labels:
f:tekton.dev/task: { }
f:argocd.argoproj.io/instance: { }
f:status:
f:status:
.: { }
.: { }
f:conditions: { }
f:conditions: { }
f:podName: { }
f:podName: { }
f:startTime: { }
f:startTime: { }
f:steps: { }
f:steps: { }
f:taskSpec:
f:taskSpec:
.: { }
.: { }
f:steps: { }
f:steps: { }
manager: controller
manager: controller
operation: Update
operation: Update
time: "2020-09-01T21:46:58Z"
time: "2020-09-01T21:46:55Z"
name: echo-hello-world-task-run
name: echo-hello-world-run-1598996814144
namespace: tekton-pipelines
namespace: tekton-pipelines
resourceVersion: "46269826"
resourceVersion: "46269757"
selfLink: /apis/tekton.dev/v1beta1/namespaces/tekton-pipelines/taskruns/echo-hello-world-task-run
selfLink: /apis/tekton.dev/v1beta1/namespaces/tekton-pipelines/taskruns/echo-hello-world-run-1598996814144
uid: 33c0a011-4f9a-4404-b1f1-5eea7605a314
uid: 7ee17092-1c2b-447c-bca3-7f8c1eb27239
spec:
spec:
resources: { }
serviceAccountName: ""
serviceAccountName: ""
taskRef:
taskRef:
kind: Task
kind: Task
name: echo-hello-world
name: echo-hello-world
timeout: 1h0m0s
timeout: 1h0m0s
status:
status:
conditions:
conditions:
- lastTransitionTime: "2020-09-01T21:46:46Z"
- lastTransitionTime: "2020-09-01T21:46:55Z"
message: Not all Steps in the Task have finished executing
message: 'pod status "Ready":"False"; message: "containers with unready status:
reason: Running
[step-echo step-wait step-echo-again]"'
reason: Pending
status: Unknown
status: Unknown
type: Succeeded
type: Succeeded
podName: echo-hello-world-task-run-pod-qxk4m
podName: echo-hello-world-run-1598996814144-pod-n47qx
startTime: "2020-09-01T21:46:38Z"
startTime: "2020-09-01T21:46:54Z"
steps:
steps:
- container: step-echo
- container: step-echo
imageID: docker-pullable://ubuntu@sha256:31dfb10d52ce76c5ca0aa19d10b3e6424b830729e32a89a7c6eee2cda2be67a5
name: echo
name: echo
terminated:
waiting:
containerID: docker://895d8489a942a51351b56621c9b90328aa73d7cee3a058eb92891406cdffa10c
reason: PodInitializing
exitCode: 0
finishedAt: "2020-09-01T21:46:48Z"
reason: Completed
startedAt: "2020-09-01T21:46:48Z"
- container: step-wait
- container: step-wait
imageID: docker-pullable://ubuntu@sha256:31dfb10d52ce76c5ca0aa19d10b3e6424b830729e32a89a7c6eee2cda2be67a5
name: wait
name: wait
running:
waiting:
startedAt: "2020-09-01T21:46:44Z"
reason: PodInitializing
- container: step-echo-again
- container: step-echo-again
imageID: docker-pullable://ubuntu@sha256:31dfb10d52ce76c5ca0aa19d10b3e6424b830729e32a89a7c6eee2cda2be67a5
name: echo-again
name: echo-again
running:
waiting:
startedAt: "2020-09-01T21:46:46Z"
reason: PodInitializing
taskSpec:
taskSpec:
steps:
steps:
- args:
- args:
- Hello World
- Hello World
command:
command:
- echo
- echo
image: ubuntu
image: ubuntu
name: echo
name: echo
resources: { }
resources: { }
- args:
- args:
- "15"
- "15"
command:
command:
- sleep
- sleep
image: ubuntu
image: ubuntu
name: wait
name: wait
resources: { }
resources: { }
- args:
- args:
- Hello World
- Hello World
command:
command:
- echo
- echo
image: ubuntu
image: ubuntu
name: echo-again
name: echo-again
resources: { }
resources: { }