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 user meta to build environment #19697

Open
chauncey-garrett opened this issue Aug 27, 2024 · 0 comments
Open

Add user meta to build environment #19697

chauncey-garrett opened this issue Aug 27, 2024 · 0 comments

Comments

@chauncey-garrett
Copy link

Summary

It would be useful to include user meta in the build env vars so that meta can be passed on to an application's resources.

Motivation

By including user meta (e.g., the user who initiated a SYNC) as BUILD ENV vars, sync hooks for deployment annotations sent to an observability platform could provide further context around how a sync was initiated. It'd be important to distinguish between an auto sync'd application vs a manually synced one if this were provided.

Proposal

Something like ARGOCD_SYNC_USER_ID could be added to the existing set of build env vars (https://argo-cd.readthedocs.io/en/stable/user-guide/build-environment/).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants