mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-06 13:26:26 +00:00
* -> Preserve nodePort support when restoring via "--preserve-nodeports" flag Signed-off-by: Yusuf Güngör <yusuf.gungor@hepsiburada.com> * -> Added changelog. Signed-off-by: Yusuf Güngör <yusuf.gungor@hepsiburada.com> * -> Unit test added. -> Using boolptr.IsSetToTrue for bool ptr check. Signed-off-by: Yusuf Güngör <yusuf.gungor@hepsiburada.com> * -> Unit test added. -> Using boolptr.IsSetToTrue for bool ptr check. Signed-off-by: Yusuf Güngör <yusuf.gungor@hepsiburada.com> * -> Other restore errors log level changed from info to error. -> Documentation updated about Velero nodePort restore logic and preservation of them. Signed-off-by: Yusuf Güngör <yusuf.gungor@hepsiburada.com> Co-authored-by: Yusuf Güngör <yusuf.gungor@hepsiburada.com>