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

Clarify what is meant by 'write' in the documentation #46

Closed
teabot opened this issue Feb 16, 2018 · 1 comment
Closed

Clarify what is meant by 'write' in the documentation #46

teabot opened this issue Feb 16, 2018 · 1 comment

Comments

@teabot
Copy link
Contributor

teabot commented Feb 16, 2018

We make a distinction between 'write' and 'create', but understandably this may cast doubt on what behaviours 'write' encompasses. We should call out in a list something like:

  • Read: anything that does not mutate metadata.
  • Write: anything that might create or mutate metadata with the exception of the creation of databases.
  • Create: Creation of databases.

Alternatively we could create a matrix of all metadata actions by support in each access control type.

@teabot teabot self-assigned this Aug 15, 2018
@massdosage
Copy link
Contributor

@teabot any chance you'll get to look at this? (I'm just trying to tidy up issues that have been open for a long time)

@patduin patduin closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants