-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Describe the bug
I've set in my MigrationController both rsync_opt_info and rsync_opt_extras and both these values are actually being set as ENV variables in the controller pod but when I start staging a project which has PVCs these values are actually ignored and not used at all.
To Reproduce
Steps to reproduce the behavior:
- Set both
rsync_opt_infoandrsync_opt_extras - Try to migrate a project which has PVCs
- Validate that the rsync pod that spawns in the source cluster is not using the variables that should be using.
Expected behavior
Rsync pod that spawns in the source cluster should use the values set in MigrationController
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.