Once we satisfy the Technical Release Team or other OCP decision-makers, drop the environment variables OC_ENABLE_CMD_UPGRADE_RECOMMEND_PRECHECK to and OC_ENABLE_CMD_UPGRADE_RECOMMEND_ACCEPT make that recommend subcommand functionality GA and available by default (the subcommand itself is already GA via OTA-1560).
For folks running 4.20 and later oc looking for a workaround, you can set:
$ export OC_ENABLE_CMD_UPGRADE_RECOMMEND_PRECHECK=true $ export OC_ENABLE_CMD_UPGRADE_RECOMMEND_ACCEPT=true
although at the moment, those environment variables are technology preview. The features will only be generally available in the releases that contain the fix for this bug series.
- blocks
-
OCPBUGS-61757 Drop alert/accept feature gate environment variables from the 'recommend' subcommand
-
- POST
-
- clones
-
OTA-1560 Drop some feature gate environment variables from the 'recommend' subcommand
-
- Closed
-
- is cloned by
-
OCPBUGS-61757 Drop alert/accept feature gate environment variables from the 'recommend' subcommand
-
- POST
-
- is duplicated by
-
OCPBUGS-61062 'oc adm upgrade recommend' alert/accept test-cases to satisfy the tech-preview-to-GA transition
-
- Closed
-
- relates to
-
OTA-1557 GA 'oc adm upgrade recommend' subcommand
-
- Closed
-
- links to