Skip to content

bugfix: variable_splitting_node,automatically converts variable of type str to type obj#4889

Open
wangliang181230 wants to merge 1 commit into1Panel-dev:v2from
wangliang181230:variable_splitting/str_to_obj
Open

bugfix: variable_splitting_node,automatically converts variable of type str to type obj#4889
wangliang181230 wants to merge 1 commit into1Panel-dev:v2from
wangliang181230:variable_splitting/str_to_obj

Conversation

@wangliang181230
Copy link

@wangliang181230 wangliang181230 commented Mar 17, 2026

What this PR does / why we need it?

Summary of your change

变量拆分:自动将 str 类型的变量转为 obj 类型,避免 JSON path 无法获取变量值。

Please indicate you've done the following:

  • Made sure tests are passing and test coverage is added if needed.
  • Made sure commit message follow the rule of Conventional Commits specification.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed.

@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Mar 17, 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

f2c-ci-robot bot commented Mar 17, 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

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.

1 participant