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

CCO-392: BUGFIX Allow for Secret to exist in AWS STS case #558

Closed
wants to merge 1 commit into from

Conversation

bentito
Copy link
Contributor

@bentito bentito commented Jul 5, 2023

Update Secret if it exists, or create if it doesn't.

The update part is the fix, wasn't allowing for existing Secrets before, but just creating new ones.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 5, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Jul 5, 2023

@bentito: This pull request references CCO-392 which is a valid jira issue.

In response to this:

Update Secret if it exists, or create if it doesn't.

The update part is the fix, wasn't allowing for existing Secrets before, but just creating new ones.

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.

@bentito
Copy link
Contributor Author

bentito commented Jul 5, 2023

/test e2e-aws-manual-oidc

@openshift-ci openshift-ci bot requested review from abutcher and lleshchi July 5, 2023 13:43
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 5, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bentito
Once this PR has been reviewed and has the lgtm label, please assign jstuever for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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
Copy link
Contributor

openshift-ci bot commented Jul 5, 2023

@bentito: 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.

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #558 (28b1b42) into master (0c629a5) will decrease coverage by 0.02%.
The diff coverage is 60.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #558      +/-   ##
==========================================
- Coverage   47.84%   47.82%   -0.02%     
==========================================
  Files          93       93              
  Lines       11488    11501      +13     
==========================================
+ Hits         5496     5500       +4     
- Misses       5359     5365       +6     
- Partials      633      636       +3     
Impacted Files Coverage Δ
pkg/aws/actuator/actuator.go 62.51% <60.00%> (-0.49%) ⬇️

@stevekuznetsov
Copy link
Contributor

I have this in #545 - any chance we can hold this?

@stevekuznetsov
Copy link
Contributor

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 5, 2023
@bentito
Copy link
Contributor Author

bentito commented Jul 6, 2023

This is covered in #545. closing.

@bentito bentito closed this Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants