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 Status Condition Example #78

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

dalton-hill-0
Copy link
Contributor

Description of your changes

I have:

  • Read and followed Crossplane's [contribution process].
  • Added or updated unit tests for my change.

@dalton-hill-0 dalton-hill-0 force-pushed the adding-condition-example branch 2 times, most recently from 504a290 to 2546439 Compare September 3, 2024 18:53
Adds comment demonstrating how to use status conditions to communicate
with claim authors.

Signed-off-by: dalton hill <dalton.hill.0@protonmail.com>
Copy link
Member

@jbw976 jbw976 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a unit test is failing now @dalton-hill-0, which is probably a legit failure3 since the responses/conditions were updated 😉

Can you take a look?

https://github.com/crossplane/function-template-go/actions/runs/10689551294/job/30072844787?pr=78

Signed-off-by: dalton hill <dalton.hill.0@protonmail.com>
@dalton-hill-0
Copy link
Contributor Author

@jbw976 Ah thanks for pointing that out. I have fixed the failure 🙂

Copy link
Member

@jbw976 jbw976 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, looks like tests are passing now @dalton-hill-0!

@jbw976 jbw976 merged commit 09d3659 into crossplane:main Sep 20, 2024
6 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.

3 participants