openshift / aws-account-operator

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

[OSD-7072] Adding new role to non-STS accounts #582

Closed dkeohane closed 3 years ago

dkeohane commented 3 years ago

OSD-7072

codecov-commenter commented 3 years ago

Codecov Report

Merging #582 (f84a1dd) into master (84b11dd) will increase coverage by 2.30%. The diff coverage is 22.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #582      +/-   ##
==========================================
+ Coverage   20.17%   22.48%   +2.30%     
==========================================
  Files          46       46              
  Lines        4426     4457      +31     
==========================================
+ Hits          893     1002     +109     
+ Misses       3472     3382      -90     
- Partials       61       73      +12     
Impacted Files Coverage Δ
pkg/controller/account/account_controller.go 9.14% <0.00%> (+2.80%) :arrow_up:
pkg/controller/account/byoc.go 61.62% <100.00%> (+23.48%) :arrow_up:
pkg/controller/utils/conditions.go 22.35% <0.00%> (+11.17%) :arrow_up:
pkg/apis/aws/v1alpha1/accountclaim_types.go 45.00% <0.00%> (+35.00%) :arrow_up:
pkg/controller/utils/status.go 91.66% <0.00%> (+45.83%) :arrow_up:
lisa commented 3 years ago

/retest

openshift-ci[bot] commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dastergon, 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