Skip to content

fix: Block users submit updates when environment variable verification fails

Calvin Yu请求将github/fork/weili520/freeze_next_env合并到master

Created by: weili520

Signed-off-by: TheYoungManLi cjl@kubesphere.io

What type of PR is this?

/kind bug

What this PR does / why we need it:

During creating a workload, if the user set environment variables for the container and validate failure, the user can't save it and enter the next step. Until then, we did not limit it.

Which issue(s) this PR fixes:

Part of the work of ##2431 (closed)

Special notes for reviewers:

截屏2022-01-12 17 03 08

Does this PR introduced a user-facing change?

Block users submit updates when environment variable verification fails

Additional documentation, usage docs, etc.:

合并请求报告

加载中