Open ashish-amarnath opened 4 years ago
real usecase :
I have openebs/velero-plugin:2.2.0 installed, but the version 2.3.0 was released yesterday. How can I update it ?
related to #3039
@carlisia Please consider this as part of CLI/Carvel work
@blackpiglet Was this ever done as part of the Carvel work?
@eleanor-millman No. Velero Carvel package doesn't support modifying plugins. Plugins setting is setup according to the provider by now. Didn't consider this case before. This can be done by adding some new values and conditions checking.
I think it involve two areas of work: 1) Add subcommand to CLI which patches velero pod and restart 2) Evolve the plugin framework of plugin to explore if it's possible to update the plugin binary registration without restarting the pod.
We may resolve this issue if 1) is fixed.
Describe the problem/challenge you have Users of Velero need to be able to delete and update plugins without having to hand-edit the Velero deployment.
Describe the solution you'd like Implement
velero plugin delete
andvelero plugin update
commandVote 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.