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

Add the beginnings of a Function SDK #18

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

negz
Copy link
Member

@negz negz commented Sep 14, 2023

Description of your changes

I'm sure this won't be close to the end shape of this SDK, but I want to start somewhere. This is essentially a few utilities I found I wanted when writing https://github.com/crossplane-contrib/function-patch-and-transform

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

It's used to build https://github.com/crossplane-contrib/function-patch-and-transform. Right now it only passes unit tests for that Function (i.e. it hasn't been tested end-to-end).

I'm sure this won't be close to the end shape of this SDK, but I want to
start somewhere. This is essentially a few utilities I found I wanted
when writing https://github.com/crossplane-contrib/function-patch-and-transform

Signed-off-by: Nic Cope <[email protected]>
@negz
Copy link
Member Author

negz commented Sep 14, 2023

@phisco I'm going to just merge this for now to get us started, but nothing in here is set in stone.

@negz negz merged commit 245eb19 into crossplane:main Sep 14, 2023
8 checks passed
@negz negz deleted the bootstrap branch September 14, 2023 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant