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

[YUNIKORN-1861] add omitempty #647

Closed
wants to merge 2 commits into from

Conversation

FrankYang0529
Copy link
Member

What is this PR for?

Add omitempty to DAO objects in k8shim.

What type of PR is it?

  • - Bug Fix
  • - Improvement
  • - Feature
  • - Documentation
  • - Hot Fix
  • - Refactoring

Todos

  • - Task

What is the Jira issue?

https://issues.apache.org/jira/browse/YUNIKORN-1861

How should this be tested?

Screenshots (if appropriate)

Questions:

  • - The licenses files need update.
  • - There is breaking changes for older versions.
  • - It needs documentation.

go.mod Outdated
Comment on lines 25 to 26
github.com/apache/yunikorn-core v0.0.0-20230801161208-759e14da2966
github.com/apache/yunikorn-scheduler-interface v0.0.0-20230731151735-8931af4dda26
Copy link
Contributor

Choose a reason for hiding this comment

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

@FrankYang0529 could you update this to the latest core/SI?

Copy link
Member Author

Choose a reason for hiding this comment

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

Hi @pbacsko, thanks for the review. The error in e2e test needs to update yunikorn-core. I will send a PR to yunikorn-core first and then back to update to the latest version here.

https://issues.apache.org/jira/browse/YUNIKORN-1910

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Updated it. All admission e2e tests can pass on my laptop.

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #647 (e5fa564) into master (06f4e58) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #647   +/-   ##
=======================================
  Coverage   71.33%   71.33%           
=======================================
  Files          51       51           
  Lines        8104     8104           
=======================================
  Hits         5781     5781           
  Misses       2127     2127           
  Partials      196      196           

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

@pbacsko
Copy link
Contributor

pbacsko commented Aug 9, 2023

I merged apache/yunikorn-core#616.

Signed-off-by: Frank Yang <yangpoan@gmail.com>
Signed-off-by: Frank Yang <yangpoan@gmail.com>
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