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 the verification key to the GitRepository verified status condition #1136

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Add the verification key to the GitRepository verified status condition #1136

merged 1 commit into from
Jun 28, 2023

Conversation

bigkevmcd
Copy link
Contributor

This adds the ID of the key that was successful to the verified status for GitRepository resources.

This adds the ID of the key that was successful to the verified status
for GitRepository resources.

Signed-off-by: Kevin McDermott <kevin@weave.works>
@stefanprodan stefanprodan added the area/git Git related issues and pull requests label Jun 28, 2023
@stefanprodan stefanprodan changed the title Add verification key to repository verified status Add the verification key to the GitRepository verified status condition Jun 28, 2023
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

This is a great improvement to observability. If users collect the Flux events, they can determine which person signed the changeset by matching the key ID to a person's GH/GL user.

Thanks @bigkevmcd 🏅

@stefanprodan stefanprodan merged commit 5fd4079 into fluxcd:main Jun 28, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/git Git related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants