Pipeline: missing fields `error` doesn't give much informations

Created on 10 Jan 2020  路  2Comments  路  Source: tektoncd/pipeline

Expected Behavior

Add information about the missing fields

Actual Behavior

No missing fields displayed..

Error from server (InternalError): error when creating "push-images-release.yaml": Internal error occurred: admission webhook "webhook.tekton.dev" denied the request: mutation failed: missing field(s):

Steps to Reproduce the Problem

Create a yaml task with missing fields and try to apply it with kubectl

/kind bug

kinbug

Most helpful comment

I didn't know about the missing fields cause it wasnt telling me 馃槤 but yeah after debugging in this case this was a misaligned (so missing) spec:

All 2 comments

@chmouel :thinking: Can you share the yaml used ? They should be listed, so yeah this is definitely a bug :stuck_out_tongue:

I didn't know about the missing fields cause it wasnt telling me 馃槤 but yeah after debugging in this case this was a misaligned (so missing) spec:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hrishin picture hrishin  路  3Comments

bobcatfish picture bobcatfish  路  4Comments

bobcatfish picture bobcatfish  路  4Comments

sujithjoseph picture sujithjoseph  路  3Comments

objectiveous picture objectiveous  路  3Comments