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

feat: support read-all and write-all and add policies to forbid them #64

Merged
merged 3 commits into from
Feb 4, 2023

Conversation

suzuki-shunsuke
Copy link
Owner

No description provided.

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Feb 4, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v0.2.2 milestone Feb 4, 2023
pkg/cli/run.go Outdated
return convPermissions(val, permissions)
}

func convPermissions(src interface{}, dest *Permissions) error {
Copy link

Choose a reason for hiding this comment

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

🚫 [golangci-lint] reported by reviewdog 🐶
calculated cyclomatic complexity for function convPermissions is 13, max is 10

@suzuki-shunsuke suzuki-shunsuke merged commit 0d3ef7b into main Feb 4, 2023
@suzuki-shunsuke suzuki-shunsuke deleted the feat/support-read-all-write-all branch February 4, 2023 14:26
@suzuki-shunsuke suzuki-shunsuke added the bug Something isn't working label Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant