Skip to content

AWS: Forbid case-insensitive credential_process#2366

Merged
2uasimojo merged 1 commit intoopenshift:masterfrom
2uasimojo:HIVE-2485/credential_process-ignorecase
Jul 19, 2024
Merged

AWS: Forbid case-insensitive credential_process#2366
2uasimojo merged 1 commit intoopenshift:masterfrom
2uasimojo:HIVE-2485/credential_process-ignorecase

Conversation

@2uasimojo
Copy link
Member

@2uasimojo 2uasimojo commented Jul 19, 2024

A previous commit (#2306 / 13ea4f4) put in checks to forbid the use of credential_process in AWS config/credentials files. It turns out that AWS accepts this key case-insensitively, so this commit updates our checks accordingly.

HIVE-2485

A previous commit (openshift#2306 / 13ea4f4) put in checks to forbid the use of
`credential_process` in AWS config/credentials files. It turns out that
AWS accepts this key case-insensitively, so this commit updates our
checks accordingly.

HIVE-2485
@openshift-ci openshift-ci bot requested review from dlom and lleshchi July 19, 2024 20:06
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 19, 2024
@2uasimojo
Copy link
Member Author

/assign @jstuever

@jstuever
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 19, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 19, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 2uasimojo, jstuever

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

The pull request process is described here

Details 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

@codecov
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 58.54%. Comparing base (73527a8) to head (229f705).
Report is 6 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2366   +/-   ##
=======================================
  Coverage   58.54%   58.54%           
=======================================
  Files         181      181           
  Lines       25863    25863           
=======================================
  Hits        15141    15141           
  Misses       9447     9447           
  Partials     1275     1275           
Files Coverage Δ
pkg/awsclient/client.go 13.63% <0.00%> (ø)

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 92e4501 and 2 for PR HEAD 229f705 in total

@2uasimojo
Copy link
Member Author

/test security

Fix has merged for this 'un.

Once e2e and e2e-pool pass the first time, I'm just going to force merge this. The things that have merged in the interim are orthogonal and we don't need to burn retests.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 19, 2024

@2uasimojo: all tests passed!

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

@2uasimojo 2uasimojo merged commit 7a70cae into openshift:master Jul 19, 2024
@2uasimojo 2uasimojo deleted the HIVE-2485/credential_process-ignorecase branch July 19, 2024 22:56
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants