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

fix: add sorting when resolving securitygroups/subnets #302

Merged
merged 2 commits into from
May 11, 2021

Conversation

eytan-avisror
Copy link
Collaborator

Signed-off-by: Eytan Avisror eytan_avisror@intuit.com

Fixes #300

Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
@eytan-avisror eytan-avisror requested review from a team as code owners May 11, 2021 19:41
@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

Merging #302 (8e5d516) into master (d5df858) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
+ Coverage   70.09%   70.11%   +0.01%     
==========================================
  Files          19       19              
  Lines        3103     3105       +2     
==========================================
+ Hits         2175     2177       +2     
  Misses        788      788              
  Partials      140      140              
Impacted Files Coverage Δ
controllers/provisioners/eks/helpers.go 91.48% <100.00%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d5df858...8e5d516. Read the comment docs.

Signed-off-by: Eytan Avisror <eytan_avisror@intuit.com>
@eytan-avisror eytan-avisror merged commit a1ee5ca into keikoproj:master May 11, 2021
@backjo backjo mentioned this pull request Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ResolveSubnets/ResolveSecurityGroups may cause infinite reconcile
2 participants