Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F35815684
bad_run.json
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
dcaro
Nov 23 2022, 12:12 PM
2022-11-23 12:12:33 (UTC+0)
Size
2 KB
Referenced Files
None
Subscribers
None
bad_run.json
View Options
{
"apiVersion"
:
"tekton.dev/v1beta1"
,
"kind"
:
"PipelineRun"
,
"metadata"
:
{
"creationTimestamp"
:
"2022-11-18T12:56:53Z"
,
"generateName"
:
"minikube-user-buildpacks-pipelinerun-"
,
"generation"
:
1
,
"labels"
:
{
"user"
:
"minikube-user"
},
"managedFields"
:
[
{
"apiVersion"
:
"tekton.dev/v1beta1"
,
"fieldsType"
:
"FieldsV1"
,
"fieldsV1"
:
{
"f:metadata"
:
{
"f:generateName"
:
{},
"f:labels"
:
{
"."
:
{},
"f:user"
:
{}
}
},
"f:spec"
:
{
"."
:
{},
"f:params"
:
{},
"f:pipelineRef"
:
{
"."
:
{},
"f:name"
:
{}
},
"f:serviceAccountName"
:
{},
"f:workspaces"
:
{}
}
},
"manager"
:
"python-requests"
,
"operation"
:
"Update"
,
"time"
:
"2022-11-18T12:56:53Z"
}
],
"name"
:
"minikube-user-buildpacks-pipelinerun-jpgbk"
,
"namespace"
:
"image-build"
,
"resourceVersion"
:
"200215"
,
"uid"
:
"18427b43-4b2d-4559-b181-fd811336f3af"
},
"spec"
:
{
"params"
:
[
{
"name"
:
"BUILDER_IMAGE"
,
"value"
:
"docker-registry.tools.wmflabs.org/toolforge-bullseye0-builder"
},
{
"name"
:
"APP_IMAGE"
,
"value"
:
"192.168.1.111/minikube-user/dcaro:latest"
},
{
"name"
:
"SOURCE_URL"
,
"value"
:
"https://github.com/david-caro/wm-lol"
},
{
"name"
:
"USER_ID"
,
"value"
:
"61312"
},
{
"name"
:
"GROUP_ID"
,
"value"
:
"61312"
}
],
"pipelineRef"
:
{
"name"
:
"buildpacks"
},
"serviceAccountName"
:
"buildpacks-service-account"
,
"workspaces"
:
[
{
"emptyDir"
:
{},
"name"
:
"source-ws"
},
{
"emptyDir"
:
{},
"name"
:
"cache-ws"
}
]
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
9914232
Default Alt Text
bad_run.json (2 KB)
Attached To
Mode
T323700: [toolforge-cli][build] show fails if the pipelinerun has no 'status'
Referenced
Detach File
Event Timeline
Log In to Comment