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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom values in lock metadata #15954

Open
mihkelader opened this issue Apr 16, 2024 · 1 comment
Open

Support custom values in lock metadata #15954

mihkelader opened this issue Apr 16, 2024 · 1 comment
Labels
area/backends State storage (filestate/httpstate/etc.) kind/enhancement Improvements or new features

Comments

@mihkelader
Copy link

Hello!

  • Vote on this issue by adding a 馃憤 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Currently self-managed backend lock metadata contains only "Pid", "Username", "Hostname", "Timestamp". None of these are very useful for finding the real owner when Pulumi is run inside a container and/or part of an automation pipeline.

Would be helpful if one could add more specific information like commit ID, change ID, pipeline ID, "real" user etc. Even the "message" parameter content from "pulumi up" would suffice.

Affected area/feature

@mihkelader mihkelader added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Apr 16, 2024
@justinvp justinvp added area/backends State storage (filestate/httpstate/etc.) and removed needs-triage Needs attention from the triage team labels Apr 16, 2024
@justinvp
Copy link
Member

Thanks for the suggestion. We're unlikely to get to this in the short term, but would accept contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backends State storage (filestate/httpstate/etc.) kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants