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

Prefix event key attributes with identifier #534

Merged
merged 1 commit into from
May 24, 2023
Merged

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented May 24, 2023

This to prevent collisions between different event attributes.

For example when first an event with revision foo is received without a token, after which a token foo is received without a revision.

Based on a thought exchange in fluxcd/helm-controller#692 (review).

This to prevent collisions between different event attributes.

For example when first an event with revision `foo` is received
without a token, after which a token `foo` is received without a
revision.

Signed-off-by: Hidde Beydals <[email protected]>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

@stefanprodan stefanprodan added enhancement New feature or request area/alerting Alerting related issues and PRs labels May 24, 2023
Copy link
Collaborator

@matheuscscp matheuscscp left a comment

Choose a reason for hiding this comment

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

Thanks!!

@hiddeco hiddeco merged commit 3581abc into main May 24, 2023
@hiddeco hiddeco deleted the prefix-event-key branch May 24, 2023 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/alerting Alerting related issues and PRs enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants