-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
Product / Portfolio Work
-
3
-
False
-
-
False
-
Not Selected
-
ToDo
-
-
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
-
None
This issue tracks the upstream Velero GitHub issue #8458 which is part of the Velero v1.18 milestone.
Description
On velero install, the log shows:
Deployment/velero: already exists, proceeding
When using install command alongside a new --image <>, new image was not applied to deployment.
The issue suggests attempting to patch when isalreadyexists is encountered.
Upstream Details
- GitHub Issue: https://github.com/vmware-tanzu/velero/issues/8458
- Status: Open
- Assignees: kaovilai, blackpiglet
- Labels: Area/CLI, backlog
- Created: 2024-11-25T21:42:04Z
- Updated: 2025-09-12T06:37:13Z
This is an enhancement to the Velero CLI install command to properly handle updates when a deployment already exists.