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

fix: Do not check for pubsub.topics.get on initialization #1853

Merged
merged 1 commit into from Dec 3, 2023

Conversation

jalseth
Copy link
Contributor

@jalseth jalseth commented Nov 26, 2023

This permission is not strictly needed and is not included in the pubsub.publisher role.

https://cloud.google.com/pubsub/docs/access-control#pubsub.publisher

This permission is not strictly needed and is not included in the pubsub.publisher
role.

Signed-off-by: James Alseth <james@jalseth.me>
@jalseth jalseth requested a review from a team as a code owner November 26, 2023 19:54
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0394bf7) 66.33% compared to head (9542c96) 66.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1853   +/-   ##
=======================================
  Coverage   66.33%   66.33%           
=======================================
  Files          90       90           
  Lines        9060     9060           
=======================================
  Hits         6010     6010           
  Misses       2313     2313           
  Partials      737      737           
Flag Coverage Δ
e2etests 47.91% <ø> (-0.03%) ⬇️
unittests 47.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cpanato
Copy link
Member

cpanato commented Nov 27, 2023

Dont you need that one to initialize the client?

@bobcallaway bobcallaway merged commit 9e37c19 into sigstore:main Dec 3, 2023
14 checks passed
@github-actions github-actions bot added this to the v1.2.2 milestone Dec 3, 2023
@jalseth jalseth deleted the pubsub-iam-fix branch December 9, 2023 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants