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-2283] Support different compression method zlib for config map #751

Closed
wants to merge 1 commit into from

Conversation

FrankYang0529
Copy link
Member

What is this PR for?

Currently, we only support gzip compression method for config map. We can support other compression methods in golang compress package.

What type of PR is it?

  • - Improvement

What is the Jira issue?

How should this be tested?

Covered by unit tests.

@FrankYang0529 FrankYang0529 self-assigned this Dec 21, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (24c699f) 69.49% compared to head (81361e8) 69.53%.

Files Patch % Lines
pkg/conf/schedulerconf.go 73.07% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #751      +/-   ##
==========================================
+ Coverage   69.49%   69.53%   +0.03%     
==========================================
  Files          50       50              
  Lines        7990     7999       +9     
==========================================
+ Hits         5553     5562       +9     
  Misses       2249     2249              
  Partials      188      188              

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

@craigcondit
Copy link
Contributor

This is a duplicate issue and we have decided not to implement support for other algorithms.

@FrankYang0529 FrankYang0529 deleted the YUNIKORN-2283 branch December 21, 2023 13:45
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