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

Spec validation #109

Merged
merged 5 commits into from
May 19, 2020
Merged

Conversation

eytan-avisror
Copy link
Collaborator

@eytan-avisror eytan-avisror commented May 16, 2020

This adds some defaults and early failure around missing/invalid spec fields

  • BDD

@eytan-avisror eytan-avisror requested a review from a team as a code owner May 16, 2020 23:19
@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

Merging #109 into master will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
- Coverage   87.06%   87.02%   -0.04%     
==========================================
  Files          10       10              
  Lines         982      979       -3     
==========================================
- Hits          855      852       -3     
  Misses         91       91              
  Partials       36       36              
Impacted Files Coverage Δ
controllers/provisioners/eks/upgrade.go 95.89% <100.00%> (-0.17%) ⬇️

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 71e192f...be88a02. Read the comment docs.

Copy link
Contributor

@vgunapati vgunapati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@eytan-avisror eytan-avisror merged commit 1d794ad into keikoproj:master May 19, 2020
eytan-avisror added a commit that referenced this pull request May 19, 2020
* spec validation

* Update instancegroup_types.go

* Update upgrade.go

* Update instancegroup_types.go

* fix test
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.

2 participants