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

Migrate to apiVersion v1 from v1aplha1 #1566

Merged
merged 2 commits into from
Sep 26, 2023

Commits on Sep 25, 2023

  1. Migrate from KameletBinding to Pipe

    fixes apache#1562
    
    * Renamed kind in CRDs
    * Renamed KameletBinding examples by changing suffix -binding to -pipe
    * Renamed folder and file names having binding
    * Updated doc
    * Updated Yaks tests
    
    Signed-off-by: Aurélien Pupier <apupier@redhat.com>
    apupier committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f15f942 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Fix YAKS test aws-s3-to-http

    camel:cloudevents dependency is required because the pipe uses the CloudEvents data type transformers from Camel
    christophd committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e502069 View commit details
    Browse the repository at this point in the history