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

agent: allow changing file ownership in file sink #27123

Merged
merged 8 commits into from
May 30, 2024

Conversation

clwluvw
Copy link
Contributor

@clwluvw clwluvw commented May 18, 2024

Allow changing the ownership of the token file in file sink.

@clwluvw clwluvw requested a review from a team as a code owner May 18, 2024 18:06
@schavis schavis added the needs-eng-review Community PR waiting for ENG review label May 23, 2024
Allow changing the ownership of the token file in file sink.

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
Copy link
Contributor

@VioletHynes VioletHynes left a comment

Choose a reason for hiding this comment

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

Hey there! This looks great, thank you for this.

I'm going to add a changelog and try and get this merged shortly.

@VioletHynes
Copy link
Contributor

Hi there @clwluvw ! Just one little thing before we get this merged:

the linter check failed with the following:
command/agentproxyshared/sink/file/file_sink_test.go:139:1: Test TestFileSinkMode_Ownership is missing a go doc

Could you make sure to add a godoc for the test, describing what it does and what it's for? Thanks :D

I also need to run this by @schavis to make sure there are no outstanding requested changes.

@clwluvw
Copy link
Contributor Author

clwluvw commented May 27, 2024

Hi @VioletHynes - Thanks for the review. I just added the godoc for the test.

@VioletHynes
Copy link
Contributor

Thanks! It's a holiday in some parts of the world today and I'll need to confirm with Sarah before I merge this, but I hope to get this merged soon this week :)

@VioletHynes VioletHynes merged commit 5c275e7 into hashicorp:main May 30, 2024
67 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-eng-review Community PR waiting for ENG review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants