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

Change reference object in Job's to a specialized MachineRef #70

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

chrisdoherty4
Copy link
Member

@chrisdoherty4 chrisdoherty4 commented Dec 2, 2022

The ObjectRefernce used by Job's is too broad as it contains fields relating to FieldPaths, Groups, API Versions and more that aren't required for Machine object reference.

This was proposed by <enter name> some time ago and we never implemented it.

The ObjectRefernce used by Job's is too broad as it contains fields
relating to FieldPaths, Groups, API Versions and more that aren't
required for Machine object reference.

Signed-off-by: Chris Doherty <chris.doherty4@gmail.com>
@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Merging #70 (4009476) into main (3a8af4c) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   59.50%   59.50%           
=======================================
  Files           4        4           
  Lines         321      321           
=======================================
  Hits          191      191           
  Misses         97       97           
  Partials       33       33           
Impacted Files Coverage Δ
controllers/job_controller.go 52.41% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chrisdoherty4 chrisdoherty4 added the ready-to-merge Mergify: Ready for Merging label Dec 2, 2022
@chrisdoherty4 chrisdoherty4 merged commit c010b59 into tinkerbell:main Dec 2, 2022
@chrisdoherty4 chrisdoherty4 deleted the feat/machine-ref branch December 2, 2022 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Mergify: Ready for Merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants