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

DISCUSSION: Should we reload() ACL info separately from other metadata #753

Closed
dhermes opened this issue Mar 23, 2015 · 3 comments
Closed
Assignees
Labels
api: storage Issues related to the Cloud Storage API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: question Request for information or clarification. Not an issue.

Comments

@dhermes
Copy link
Contributor

dhermes commented Mar 23, 2015

This is true of both bucket and blob.

It is a bit nuanced since the ACLs can be in both the bucket resource / object resource but can also be retried retrieved directly via storage.objectAccessControls.get, etc.

(ADDED by DJH): This is even more contrived since the ACL specific API methods also require an entity. (This especially frustrates @tseaver.)

@dhermes dhermes added the api: storage Issues related to the Cloud Storage API. label Mar 23, 2015
@dhermes dhermes added this to the Storage Stable milestone Mar 23, 2015
@dhermes
Copy link
Contributor Author

dhermes commented Mar 30, 2015

In #761 I "answer" this question with a "no". The projection=noAcl under the covers is ditched and the ACL data is loaded with other metadata.

@lukesneeringer lukesneeringer added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Apr 19, 2017
@tseaver tseaver added the type: question Request for information or clarification. Not an issue. label Jun 5, 2017
@tseaver
Copy link
Contributor

tseaver commented Jun 5, 2017

Again, this is an open question, not an actionable bug / enhancement, so prioritizing it seems misplaced.

@lukesneeringer
Copy link
Contributor

Hello,
One of the challenges of maintaining a large open source project is that sometimes, you can bite off more than you can chew. As the lead maintainer of google-cloud-python, I can definitely say that I have let the issues here pile up.

As part of trying to get things under control (as well as to empower us to provide better customer service in the future), I am declaring a "bankruptcy" of sorts on many of the old issues, especially those likely to have been addressed or made obsolete by more recent updates.

My goal is to close stale issues whose relevance or solution is no longer immediately evident, and which appear to be of lower importance. I believe in good faith that this is one of those issues, but I am scanning quickly and may occasionally be wrong. If this is an issue of high importance, please comment here and we will reconsider. If this is an issue whose solution is trivial, please consider providing a pull request.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

3 participants