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

Initial version of CEL resource expressions. #928

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2024

  1. Initial version of CEL resource expressions.

    This adds support for dynamic generation of resources for receivers
    using CEL and parsing the body in the content request.
    
    Signed-off-by: Kevin McDermott <[email protected]>
    bigkevmcd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8cfcfb6 View commit details
    Browse the repository at this point in the history
  2. Rebuild the docs and CRDs.

    Signed-off-by: Kevin McDermott <[email protected]>
    bigkevmcd committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4e2654f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Regenerate the CRD.

    bigkevmcd committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1d7d611 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Tidy up the handler code.

    bigkevmcd committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    297074b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    904f97b View commit details
    Browse the repository at this point in the history