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

pkg/aws/actuator: Drop comment which suggested passthrough permission verification #590

Conversation

wking
Copy link
Member

@wking wking commented Aug 14, 2023

17bd3ee (#228) moved the CheckPermissionsUsingQueryClient down to a !=Passthrough block, so drop the comment which suggested passthrough creds were checked to confirm sufficient permissions.

… verification

17bd3ee (handle bootstrap pod user-defined mode, 2020-07-29, openshift#228)
moved the CheckPermissionsUsingQueryClient down to a !=Passthrough
block, so drop the comment which suggested passthrough creds were
checked to confirm sufficient permissions.
@openshift-ci openshift-ci bot requested review from dlom and suhanime August 14, 2023 19:22
@abutcher
Copy link
Member

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 14, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 14, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abutcher, wking

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 14, 2023
@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Merging #590 (5b08bd7) into master (b53516f) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #590   +/-   ##
=======================================
  Coverage   48.19%   48.19%           
=======================================
  Files          96       96           
  Lines       11635    11635           
=======================================
  Hits         5607     5607           
  Misses       5415     5415           
  Partials      613      613           
Files Changed Coverage Δ
pkg/aws/actuator/actuator.go 63.90% <ø> (ø)

@abutcher
Copy link
Member

Overriding labels for a comment correction.

/label px-approved
/label qe-approved
/label docs-approved

@openshift-ci openshift-ci bot added px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR docs-approved Signifies that Docs has signed off on this PR labels Aug 14, 2023
@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD b53516f and 2 for PR HEAD 5b08bd7 in total

@abutcher
Copy link
Member

/retest-required

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 15, 2023

@wking: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit d85c753 into openshift:master Aug 15, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. docs-approved Signifies that Docs has signed off on this PR lgtm Indicates that a PR is ready to be merged. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants