Skip to content

feat: add camel-run 0.1#1366

Open
mcarlett wants to merge 1 commit into
tektoncd:mainfrom
mcarlett:feat-camel-run
Open

feat: add camel-run 0.1#1366
mcarlett wants to merge 1 commit into
tektoncd:mainfrom
mcarlett:feat-camel-run

Conversation

@mcarlett

@mcarlett mcarlett commented Mar 4, 2026

Copy link
Copy Markdown

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Follows the authoring recommendations
  • Includes docs (if user facing)
  • Includes tests (for new tasks or changed functionality)
  • Meets the Tekton contributor standards (including functionality, content, code)
  • Commit messages follow commit message best practices
  • Has a kind label. You can add one by adding a comment on this PR that
    contains /kind <type>. Valid types are bug, cleanup, design, documentation,
    feature, flake, misc, question, tep
  • Complies with Catalog Organization TEP, see example. Note An issue has been filed to automate this validation
    • File path follows <kind>/<name>/<version>/name.yaml

    • Has README.md at <kind>/<name>/<version>/README.md

    • Has mandatory metadata.labels - app.kubernetes.io/version the same as the <version> of the resource

    • Has mandatory metadata.annotations tekton.dev/pipelines.minVersion

    • mandatory spec.description follows the convention

        ```
      
        spec:
          description: >-
            one line summary of the resource
      
            Paragraph(s) to describe the resource.
        ```
      

See the contribution guide for more details.

@tekton-robot tekton-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 4, 2026
@linux-foundation-easycla

linux-foundation-easycla Bot commented Mar 4, 2026

Copy link
Copy Markdown

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: mcarlett / name: Marco Carletti (f2623d3)

@tekton-robot tekton-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Mar 4, 2026
@mcarlett

mcarlett commented Mar 4, 2026

Copy link
Copy Markdown
Author

/kind feature

@tekton-robot tekton-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 4, 2026
@mcarlett mcarlett marked this pull request as ready for review March 4, 2026 11:51
@tekton-robot tekton-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 4, 2026
@mcarlett mcarlett marked this pull request as draft March 4, 2026 13:57
@tekton-robot tekton-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 4, 2026
@mcarlett mcarlett marked this pull request as ready for review March 4, 2026 13:57
@tekton-robot tekton-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 4, 2026
@spzala

spzala commented Mar 4, 2026

Copy link
Copy Markdown

/easyCLA

@tekton-robot

Copy link
Copy Markdown
Catlin Output
FILE: task/camel-run/0.1/camel-run.yaml
WARN : Step "execute" uses image "$(params.camel-cli-image)" that contains variables; skipping validation

@mcarlett

mcarlett commented Mar 5, 2026

Copy link
Copy Markdown
Author

/assign @vinamra28

@vdemeester

Copy link
Copy Markdown
Member

/approve

@tekton-robot

Copy link
Copy Markdown

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/feature Categorizes issue or PR as related to a new feature. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants