[go: nahoru, domu]

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

Composite Receiver Functions for Conditions #738

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

dalton-hill-0
Copy link

Description of your changes

Adds utilities for dealing with Composite Resources. Related to and needed for Composition Function Events and Status Conditions.

Adds the following:

  • GetConditions
  • GetClaimConditions
  • SetClaimConditions

I have:

  • Read and followed Crossplane's [contribution process].
  • Run earthly +reviewable to ensure this PR is ready for review.
  • Added or updated unit tests.
  • Linked a PR or a [docs tracking issue] to [document this change].
  • Added backport release-x.y labels to auto-backport this PR.

apis/common/v1/condition.go Outdated Show resolved Hide resolved
apis/common/v1/condition_test.go Outdated Show resolved Hide resolved
pkg/resource/unstructured/composite/composite.go Outdated Show resolved Hide resolved
pkg/resource/unstructured/composite/composite.go Outdated Show resolved Hide resolved
pkg/resource/unstructured/composite/composite.go Outdated Show resolved Hide resolved
Signed-off-by: Dalton Hill <dalton.hill.0@protonmail.com>
@negz negz merged commit 063a027 into crossplane:master Jun 28, 2024
9 checks passed
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

2 participants