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

Add 1.15 changelog #8330

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Add 1.15 changelog #8330

merged 1 commit into from
Oct 23, 2024

Conversation

Lyndon-Li
Copy link
Contributor

Add 1.15 changelog

@Lyndon-Li Lyndon-Li added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Oct 22, 2024
@Lyndon-Li Lyndon-Li marked this pull request as ready for review October 22, 2024 08:07
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.99%. Comparing base (c53ab20) to head (6ffe461).
Report is 10 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8330   +/-   ##
=======================================
  Coverage   58.99%   58.99%           
=======================================
  Files         367      367           
  Lines       38847    38847           
=======================================
  Hits        22918    22918           
  Misses      14467    14467           
  Partials     1462     1462           

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

blackpiglet
blackpiglet previously approved these changes Oct 22, 2024
ywk253100
ywk253100 previously approved these changes Oct 22, 2024
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
### Highlights
#### Data mover micro service
Data transfer activities for CSI Snapshot Data Movement are moved from node-agent pods to dedicate backupPods or restorePods. This brings many benefits such as:
- This avoids to access volume data through host path, while host path access is privileged and may involve security escalations, which are concerned by users.
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we mention #8249 issue workarounds here?

Copy link
Contributor

Choose a reason for hiding this comment

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

I see it's mentioned in #### Backup PVC read-only configuration
Resolved.

@ywk253100 ywk253100 merged commit 706dd13 into vmware-tanzu:main Oct 23, 2024
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-changelog kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants