Skip to content

Conversation

@smallteeths
Copy link
Contributor

@smallteeths smallteeths commented Dec 8, 2025

Summary

Fixes #16092

Occurred changes and/or fixed issues

The component emits update:value, not input, so @update:value works and @input doesn’t.

To Reproduce

  1. Log in to Rancher
  2. Navigate to a cluster and open Workloads.
  3. Create or edit a Deployment/Workload.
  4. In the Node Scheduling section, select “Run pods on any available node” and save the workload.
  5. Edit the same workload again and change Node Scheduling to “Run pods on specific nodes”, select a node, and save.
  6. Edit the workload one more time and try to change Node Scheduling back to “Run pods on any available node” via the UI.

Screenshot/Video

Jietu20251204-下午25628-HD 2

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes
  • The PR has been reviewed in terms of Accessibility
  • The PR has considered, and if applicable tested with, the three Global Roles Admin, Standard User and User Base

@richard-cox
Copy link
Member

@smallteeths please make sure to fill out the template and as much of the checklist as you can

@smallteeths
Copy link
Contributor Author

@smallteeths please make sure to fill out the template and as much of the checklist as you can

Done

Copy link
Member

@rak-phillip rak-phillip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - The change is simple and I can confirm that it resolves the described behavior.

@rak-phillip rak-phillip merged commit 76a60ed into rancher:master Dec 11, 2025
54 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG][UI]Pod cannot revert Node Scheduling from "Run pods on specific nodes" back to "Run pods on any available node" via UI

3 participants