Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matrix tekton pipelines fail, complaining about a dead feature flag. #1601

Open
tomalexander opened this issue Apr 6, 2024 · 0 comments
Open

Comments

@tomalexander
Copy link

I am using the tekton engine with lighthouse. I recently tried adding a matrix to my PipelineRun but I am getting this error from the lighthouse-webhooks:

failed to load source for postsubmit build-organic: failed to unmarshal YAML file pipeline-build-organic.yaml in repo talexander/organic with sha 1c022db2b9b9a4b1701cfdafb788ec6992c2cf0b: failed to validate generated PipelineRun: expected 0 <= 9 <= 0: spec.pipelineSpec.finally[2].matrix\nmatrix requires "embedded-status" feature gate to be "minimal" but it is "full": 

But the embedded-status feature flag was removed back in January of 2023: https://tekton.dev/docs/pipelines/deprecations/

I am using lighthouse v1.16.5 and tekton operator 0.70.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant