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

update vendor of cloud-credential-operator (allow use of root creds) #1448

Merged
merged 1 commit into from
Mar 21, 2019

Conversation

joelddiaz
Copy link

as reported in #1341 , the credential validation errors out when you try to run iam:SimulatePrincipalPolicy on IAM creds that belong to the AWS account's root user. vendor in an updated cloud-credential-operator with the changes to detect and allow the root creds through (with a stern warning printed out)

dep ensure -update github.com/openshift/cloud-credential-operator

as reported in openshift#1341 , the credential validation errors out when you try to run iam:SimulatePrincipalPolicy on IAM creds that belong to the AWS account's root user. vendor in an updated cloud-credential-operator with the changes to detect and allow the root creds through (with a stern warning printed out)

dep ensure -update github.com/openshift/cloud-credential-operator
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 21, 2019
@wking
Copy link
Member

wking commented Mar 21, 2019

Dup of #1440? ;)

@wking
Copy link
Member

wking commented Mar 21, 2019

But looks like you don't have whatever gofmt flake I got, so:

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 21, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joelddiaz, 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-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 21, 2019
@joelddiaz
Copy link
Author

Dup of #1440? ;)

Yep. Just slowly digging myself out of my inbox :)

@joelddiaz
Copy link
Author

/test e2e-aws

@openshift-merge-robot openshift-merge-robot merged commit 74ddacc into openshift:master Mar 21, 2019
@joelddiaz joelddiaz deleted the root-aws-creds branch January 6, 2020 15:55
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. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants