openshift / aws-account-operator

Operator to manage pool of AWS accounts for Hive
Apache License 2.0
32 stars 75 forks source link

[OSD-4992] Remove unused func SetBYOCAccountClaimStatusAWSAccountInUse #626

Closed dkeohane closed 3 years ago

dkeohane commented 3 years ago

Ref : OSD-4992

openshift-ci[bot] commented 3 years ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

codecov-commenter commented 3 years ago

Codecov Report

Merging #626 (16e09ef) into master (1fb6a5b) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #626      +/-   ##
==========================================
+ Coverage   20.20%   20.26%   +0.05%     
==========================================
  Files          46       46              
  Lines        4439     4426      -13     
==========================================
  Hits          897      897              
+ Misses       3482     3469      -13     
  Partials       60       60              
Impacted Files Coverage Δ
pkg/apis/aws/v1alpha1/accountclaim_types.go 10.00% <ø> (ø)
pkg/controller/utils/conditions.go 15.62% <ø> (+1.17%) :arrow_up:
pkg/controller/utils/utils.go 47.69% <ø> (ø)
openshift-ci[bot] commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dkeohane, lisa

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: - ~~[OWNERS](https://github.com/openshift/aws-account-operator/blob/master/OWNERS)~~ [lisa] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment