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

The "managedFields" patching logic doesn't apply to "namespace" resources during the restoration #8183

Open
ywk253100 opened this issue Sep 4, 2024 · 1 comment

Comments

@ywk253100
Copy link
Contributor

The managedFields is important for server-side apply as mentioned in #5701.
Velero restores the managedFields in RestoreItem() function, but this function isn't called when restoring the namespace resource: https://github.com/vmware-tanzu/velero/blob/v1.14.1/pkg/restore/restore.go#L739

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

  • 👍 for "I would like to see this bug fixed as soon as possible"
  • 👎 for "There are more important bugs to focus on right now"
@reasonerjt
Copy link
Contributor

Keep this in backlog b/c per discussion it's rare namespace be patched and facing conflict.

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

No branches or pull requests

2 participants