tektoncd / pipeline

A cloud-native Pipeline resource.
https://tekton.dev
Apache License 2.0
8.5k stars 1.78k forks source link

accept featureFlags.EnableTektonOCIBundles to fix unknown field error #8360

Open jkandasa opened 3 weeks ago

jkandasa commented 3 weeks ago

Changes

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

Release Notes

NONE

/kind bug

jkandasa commented 3 weeks ago

/cc @vdemeester

jkandasa commented 3 weeks ago

/test check-pr-has-kind-label

tekton-robot commented 3 weeks ago

@jkandasa: The specified target(s) for /test were not found. The following commands are available to trigger required jobs:

The following commands are available to trigger optional jobs:

Use /test all to run all jobs.

In response to [this](https://github.com/tektoncd/pipeline/pull/8360#issuecomment-2451193641): >/test check-pr-has-kind-label Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
jkandasa commented 3 weeks ago

/kind bug

tekton-robot commented 2 weeks ago

[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

Needs approval from an approver in each of these files: - ~~[pkg/apis/OWNERS](https://github.com/tektoncd/pipeline/blob/main/pkg/apis/OWNERS)~~ [vdemeester] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment