-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Use moved iam.policy now at google.api_core.iam.policy #6741
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Nov 30, 2018
tseaver
added
api: storage
Issues related to the Cloud Storage API.
api: bigtable
Issues related to the Bigtable API.
labels
Nov 30, 2018
tseaver
suggested changes
Nov 30, 2018
crwilcox
added
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
Nov 30, 2018
This needs to be held until we close on the release of:
|
crwilcox
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Dec 3, 2018
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Dec 3, 2018
crwilcox
force-pushed
the
use-new-iampolicy
branch
from
December 3, 2018 21:15
d89beab
to
736e4ef
Compare
tseaver
approved these changes
Dec 3, 2018
Firestore failure due to current work on watch/conformance. |
aarontp
added a commit
to google/turbinia
that referenced
this pull request
Dec 11, 2018
Fixes #325 Looks like google-cloud-storage was updated in: googleapis/google-cloud-python#6741 Which just got released as 1.13.1: https://pypi.org/project/google-cloud-storage/#history
aarontp
added a commit
to google/turbinia
that referenced
this pull request
Dec 11, 2018
Fixes #325 Looks like google-cloud-storage was updated in: googleapis/google-cloud-python#6741 Which just got released as 1.13.1: https://pypi.org/project/google-cloud-storage/#history
ericzinnikas
pushed a commit
to ericzinnikas/turbiniafb
that referenced
this pull request
Jan 10, 2019
* Pin specific Celery/Kombu/Redis versions (google#305) * in TurbiniaTaskResult, input_evidence doesn't have to be a list (google#309) * input_evidence doesn't have to be a list * Fix exception * current pypi version of google-cloud-storage (1.13.0) requires google-cloud-core 0.28.1 (before the rename of google.cloud.iam (core) to google.api_core.iam (google#315) * Use a link to a "parent Evidence" instead of subclassing (google#296) * parent evidence * undo some simplifications for the sake of a simpler CL * Add some serialization * update docstring * Initialize attribute * set parent evidence if Evidence type is context dependant * don't pass parent_evidence at instantiation * undo linter stuff * comments * fix aim lib breaking tests * typo * Print version on start 3 (google#320) * Add files via upload * Delete turbiniactl.py * Delete turbiniactl.py * Add files via upload * Delete turbiniactl.py * Add files via upload * Update turbiniactl.py * Caps * Quick update to evidence docstrings (google#317) ... to disambiguate between _preprocess() and preprocess(). * Add Job filters (google#247) * Add job filters * fix docstrings. * update docstring * Get jobs filters working with new job manager * Refactor out FilterJobObjects into new method * Update YAPF * remove missed confict markers * Docstrings and renaming * Migrate job graph generator to use new manager (google#321) * Update Evidence local_path when it's saved (google#319) * Pin google-cloud-storage to 1.13.0 (google#326) Fixes google#325 Looks like google-cloud-storage was updated in: googleapis/google-cloud-python#6741 Which just got released as 1.13.1: https://pypi.org/project/google-cloud-storage/#history * Set image export to process all partitions (google#324) * Add --partitions all to image_export invocations * Fix typo * Explicitly set saved_paths to list (google#323) * Move version print after log level setup (google#322) * Move version print after log level setup * Remove extra whitespace * update the pystyle link (google#333) * Undefined name: Define 'unicode' in Python 3 (google#337) * Undefined name: Define 'unicode' in Python 3 __unicode()__ was removed in Python 3 because all __str__ are Unicode. [flake8](http://flake8.pycqa.org) testing of https://github.com/google/turbinia on Python 3.7.1 $ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__ ``` ./tools/turbinia_job_graph.py:47:40: F821 undefined name 'unicode' parser.add_argument('filename', type=unicode, help='where to save the file') ^ 1 F821 undefined name 'unicode' 1 ``` * Placate PyLint * Added PSQ timeout to 1 week (google#336) * Error when worker version doesn't match server google#307 (google#327) * Added turbina_version to TurbinaTask * First approach * Changed to no rise error and return instead * Restored the run from run_wrapper * Changed format of strings * Changed words fixed line too long * bump version
atulep
pushed a commit
that referenced
this pull request
Apr 3, 2023
* update references to iam to use api-core\ * Update dependency to api_core
atulep
pushed a commit
that referenced
this pull request
Apr 18, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Jun 4, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Jun 4, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Jun 4, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Jun 4, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Jul 6, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Sep 22, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Sep 22, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Sep 22, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Sep 22, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Sep 22, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Sep 22, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Sep 22, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Oct 21, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Oct 21, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Oct 21, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Oct 21, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Oct 21, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Oct 21, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Oct 22, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Oct 22, 2023
* update references to iam to use api-core\ * Update dependency to api_core
parthea
pushed a commit
that referenced
this pull request
Oct 31, 2023
* update references to iam to use api-core\ * Update dependency to api_core
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: bigtable
Issues related to the Bigtable API.
api: storage
Issues related to the Cloud Storage API.
cla: yes
This human has signed the Contributor License Agreement.
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
diffbase: #6740
Affects bigtable and storage