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

fix(iot): the mount type of hostpath for localtime in napa #2110

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

LavenderQAQ
Copy link
Member

@LavenderQAQ LavenderQAQ commented Aug 3, 2024

What type of PR is this?

/kind bug
/sig iot

What this PR does / why we need it:

In the napa version, the host's /etc/localtime file is mounted as a file, whereas previously the default bind type for openyurt/auto-collector was a folder. This pr is fixed to file.
This may have caused pr #2103 to fail iot e2e.

Signed-off-by: LavenderQAQ <lavenderqaq.cs@gmail.com>
Copy link

sonarqubecloud bot commented Aug 3, 2024

Copy link

codecov bot commented Aug 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.36%. Comparing base (3713163) to head (e01947f).
Report is 25 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2110      +/-   ##
==========================================
+ Coverage   56.09%   56.36%   +0.26%     
==========================================
  Files         186      188       +2     
  Lines       18092    18341     +249     
==========================================
+ Hits        10149    10337     +188     
- Misses       6910     6950      +40     
- Partials     1033     1054      +21     
Flag Coverage Δ
unittests 56.36% <ø> (+0.26%) ⬆️

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.

@YTGhost YTGhost merged commit fb6e6c6 into openyurtio:master Aug 3, 2024
13 checks passed
LavenderQAQ added a commit to LavenderQAQ/openyurt that referenced this pull request Aug 3, 2024
…o#2110)

Signed-off-by: LavenderQAQ <lavenderqaq.cs@gmail.com>
YTGhost pushed a commit that referenced this pull request Aug 3, 2024
…2111)

Signed-off-by: LavenderQAQ <lavenderqaq.cs@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-v1.5 backport release-v1.5 kind/bug kind/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants