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

t3c should maintain onwer/group settings on config files #6879

Closed
jpappa200 opened this issue Jun 2, 2022 · 0 comments · Fixed by #6880
Closed

t3c should maintain onwer/group settings on config files #6879

jpappa200 opened this issue Jun 2, 2022 · 0 comments · Fixed by #6880
Labels
improvement The functionality exists but it could be improved in some way.

Comments

@jpappa200
Copy link
Contributor

This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:

  • Traffic Control Cache Config (t3c, formerly ORT)

Current behavior:

Right now t3c will only enforce config file owner/group settings when the file is written because of a change. if for some reason the owner/group is changed it will not be set back until the file contents change and is updated.

New behavior:

t3c diff will flag the file for replacement if not owned by ats or not a member of the ats group.

@jpappa200 jpappa200 added the improvement The functionality exists but it could be improved in some way. label Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement The functionality exists but it could be improved in some way.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant