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: git authors to be populated from users that sent the request #162

Open
kirederik opened this issue Jun 13, 2024 · 0 comments
Open

Comments

@kirederik
Copy link
Member

Having a static GitAuthor would be great.

Not sure if this is possible; but even better would be a dynamic GitAuthor based on the identity that modified the promise resource-request.

ie - if user alice@my-corp.com ran kubectl apply -f my-promise-request.yaml then the commit to the GitStateStore would be attributed to alice@my-corp.com

That way commits to the GitStateStore become an audit log of who made which changes to the system without needing to enforce changes to the system going through a PR workflow that runs kubectl apply -f my-promise-request.yaml

Originally posted by @mrdavidlaing in #147

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

No branches or pull requests

1 participant