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: notification status crd updates #1686

Merged
merged 5 commits into from
Dec 23, 2024
Merged

feat: notification status crd updates #1686

merged 5 commits into from
Dec 23, 2024

Conversation

yashmehrotra
Copy link
Member

No description provided.

@yashmehrotra yashmehrotra changed the title Notif status feat: notification status crd updates Dec 20, 2024
@yashmehrotra yashmehrotra force-pushed the notif-status branch 2 times, most recently from 316d1fa to e2b19c6 Compare December 20, 2024 07:12

q := ctx.DB().Clauses(hints.CommentBefore("select", "notification_crd_sync")).
Table("notifications_summary").
Where("name != '' AND namespace != '' AND source = ?", models.SourceCRD)
Copy link
Member

Choose a reason for hiding this comment

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

Don't we need an agent_id = 00 ?

Copy link
Member Author

Choose a reason for hiding this comment

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

we don't have agent_id for notificiations

@moshloop moshloop merged commit 7cdcb7c into main Dec 23, 2024
7 checks passed
@moshloop moshloop deleted the notif-status branch December 23, 2024 10:40
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