Skip to content

feat: User input params float#5281

Merged
zhanweizhang7 merged 1 commit into
v2from
pr@v2@feat_user_input
May 22, 2026
Merged

feat: User input params float#5281
zhanweizhang7 merged 1 commit into
v2from
pr@v2@feat_user_input

Conversation

@shaohuzhang1
Copy link
Copy Markdown
Contributor

feat: User input params float

@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot Bot commented May 22, 2026

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@f2c-ci-robot
Copy link
Copy Markdown

f2c-ci-robot Bot commented May 22, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

for (const index in keys) {
const key = keys[index]
const v = _.get(formValue.value, key)
if (v && v !== undefined && v !== null) {
for (const index in keys) {
const key = keys[index]
const v = _.get(formValue.value, key)
if (v && v !== undefined && v !== null) {
@zhanweizhang7 zhanweizhang7 merged commit f641504 into v2 May 22, 2026
5 of 6 checks passed
@zhanweizhang7 zhanweizhang7 deleted the pr@v2@feat_user_input branch May 22, 2026 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants