Open jkandasa opened 3 weeks ago
/cc @vdemeester
/test check-pr-has-kind-label
@jkandasa: The specified target(s) for /test
were not found.
The following commands are available to trigger required jobs:
/test pull-tekton-pipeline-alpha-integration-tests
/test pull-tekton-pipeline-beta-integration-tests
/test pull-tekton-pipeline-build-tests
/test pull-tekton-pipeline-integration-tests
/test pull-tekton-pipeline-unit-tests
The following commands are available to trigger optional jobs:
/test pull-tekton-pipeline-go-coverage
Use /test all
to run all jobs.
/kind bug
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: vdemeester
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Changes
EnableTektonOCIBundles
removed on https://github.com/tektoncd/pipeline/pull/7789/files#diff-43c816abe932bdd16552907bcaac8c510320e205a874f5ff04dea69553e1bc7cR187, andEnableTektonOCIBundles
becomes unknown field, To fix this issue.EnableTektonOCIBundles
added back to thefeatureFlags. EnableTektonOCIBundles
asbool
pointer. This value never used.Submitter Checklist
As the author of this PR, please check off the items in this checklist:
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes
/kind bug