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

[hotfix] Update time and storage units in template configuration files #3434

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jzjsnow
Copy link
Contributor

@Jzjsnow Jzjsnow commented Feb 10, 2025

Why are the changes needed?

Based on the optimizations in #3418 and #3423, the ams configuration file now supports parsing time and storage units, and we need to update the template file to prompt the user for the latest usage.

Close #xxx.

Brief change log

  • Upgrade dist/src/main/amoro-bin/conf/config.yaml to the new version example.
  • Upgrade charts/amoro/templates/common/amoro-configmap.yaml to the new version example.

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.58%. Comparing base (63aab48) to head (fc6fc50).
Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3434      +/-   ##
============================================
- Coverage     21.59%   21.58%   -0.01%     
  Complexity     2353     2353              
============================================
  Files           431      431              
  Lines         40347    40353       +6     
  Branches       5711     5712       +1     
============================================
  Hits           8712     8712              
- Misses        30903    30909       +6     
  Partials        732      732              
Flag Coverage Δ
trino 21.58% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Member

@klion26 klion26 left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution, LGTM.
@Jzjsnow could you please create an issue to track the release note for this change, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants