Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: correctly patch template acl#90

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ethanndickson merged 1 commit intomainfrom09-10-fix_correctly_patch_template_acl
Sep 10, 2024

Conversation

ethanndickson
Copy link
Member

@ethanndicksonethanndickson commentedSep 10, 2024
edited
Loading

The provider currently does not remove users or groups from template ACL when applying a config.
This was unfortunately missed by tests, but caught by our use of the provider to manage our dogfood template.

Merely omitting a ACL item in acoderd API request is not enough to delete it, the role string must be set to an empty string.
ACL items will now be deleted from the template when they are removed from the config and applied.

@ethanndicksonGraphite App
Copy link
MemberAuthor

This stack of pull requests is managed by Graphite.Learn more about stacking.

Join@ethanndickson and the rest of your teammates onGraphiteGraphite

@ethanndicksonethanndickson marked this pull request as ready for reviewSeptember 10, 2024 04:48
@matifali
Copy link
Member

Should we also provide/update the example to demonstrate this (if not done already)?

@ethanndickson
Copy link
MemberAuthor

No, this PR just gives users the expected behavior that when they omit an ACL item from the list in their Terraform config, it will get deleted.

matifali reacted with thumbs up emoji

@ethanndicksonethanndickson merged commitaa380e2 intomainSep 10, 2024
14 checks passed
@ethanndicksonethanndickson deleted the 09-10-fix_correctly_patch_template_acl branchSeptember 10, 2024 09:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@deansheatherdeansheatherdeansheather approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@ethanndickson@matifali@deansheather

[8]ページ先頭

©2009-2025 Movatter.jp