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

[Notifications] Redact Secret Params from Notification Data in Webhook Notification #5610

Merged

Conversation

quaark
Copy link
Member

@quaark quaark commented May 22, 2024

https://iguazio.atlassian.net/browse/ML-6471

Created server side implementation of NotificationPusher that inherits the original NotificationPusher and adds masking the runs' notification configs just before being sent in the notification. This is mainly relevant for webhook notifications which include the entire body of the run and not a pretty display with cherry-picked data.

quaark added 23 commits April 3, 2024 11:05
Copy link
Member

@liranbg liranbg left a comment

Choose a reason for hiding this comment

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

🚀

@quaark quaark merged commit 49415c7 into mlrun:development May 22, 2024
11 checks passed
rokatyy pushed a commit to rokatyy/mlrun that referenced this pull request May 28, 2024
…k Notification (mlrun#5610)

redact secret params

Co-authored-by: quaark <a.melnick@icloud.com>
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