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

feat: resourcesync status #168

Merged
merged 6 commits into from
Sep 30, 2024
Merged

feat: resourcesync status #168

merged 6 commits into from
Sep 30, 2024

Conversation

zach-robinson-dev
Copy link
Contributor

@zach-robinson-dev zach-robinson-dev commented Sep 27, 2024

Adds a negative polarity condition to ResourceSync called ResourceSyncFailing that will appear when a resource cannot be synced to the target.

#8

@zach-robinson-dev zach-robinson-dev marked this pull request as ready for review September 27, 2024 22:29
@zach-robinson-dev zach-robinson-dev requested a review from a team September 27, 2024 22:29
#[serde(rename_all = "camelCase")]
pub struct ResourceSyncStatus {
pub demo: String,
Copy link
Contributor

Choose a reason for hiding this comment

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

whoops!

Copy link
Contributor

@lukebond lukebond left a comment

Choose a reason for hiding this comment

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

thank you this will be very helpful!

@zach-robinson-dev zach-robinson-dev merged commit a34141b into main Sep 30, 2024
2 checks passed
@zach-robinson-dev zach-robinson-dev deleted the feat/resourcesync-status branch September 30, 2024 16:34
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.

2 participants