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

Update Machine CRD: #257

Merged

Conversation

jacobweinstock
Copy link
Member

Description

Update most all provider options to be optional and to have the json struct tags with omitempty.

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

Update most all provider options to
be optional and to have the json struct tags
with `omitempty`.

Signed-off-by: Jacob Weinstock <[email protected]>
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.60%. Comparing base (c5afdbb) to head (8096773).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #257   +/-   ##
=======================================
  Coverage   47.60%   47.60%           
=======================================
  Files          11       11           
  Lines        1338     1338           
=======================================
  Hits          637      637           
  Misses        646      646           
  Partials       55       55           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jacobweinstock jacobweinstock merged commit adbecd0 into tinkerbell:main Oct 23, 2024
7 checks passed
@jacobweinstock jacobweinstock deleted the update-crd-generation branch October 23, 2024 21:53
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.

1 participant