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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Functions to the xpkg spec #4633

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Add Functions to the xpkg spec #4633

merged 1 commit into from
Sep 18, 2023

Conversation

negz
Copy link
Member

@negz negz commented Sep 15, 2023

Description of your changes

This one is kinda "what it says on the tin". 馃槃

One note that didn't seem like a good fit for the spec (and I'm not sure where to record) is that as a beta feature Function only has a v1beta1 API version. That is, for now, the meta type will always be:

apiVersion: meta.pkg.crossplane.io/v1beta1
kind: Function

This is unlike Providers and Configurations, which support v1 and an identical v1alpha1 type.

I have:

  • Read and followed Crossplane's contribution process.
  • Added or updated unit and E2E tests for my change.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, if necessary.
  • Opened a PR updating the docs, if necessary.

Signed-off-by: Nic Cope <nicc@rk0n.org>
@negz negz requested review from a team as code owners September 15, 2023 18:43
@negz negz requested review from bobh66 and lsviben September 15, 2023 18:43
@negz negz requested review from phisco and ezgidemirel and removed request for bobh66 and lsviben September 15, 2023 19:07
@phisco phisco merged commit 75e3902 into crossplane:master Sep 18, 2023
16 checks passed
@negz negz deleted the spectacular branch September 18, 2023 18:46
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.

None yet

4 participants