128. Rancher 2.12.1 中 Pod 过滤无法正常工作

张开发
2026/4/15 7:45:31 15 分钟阅读

分享文章

128. Rancher 2.12.1 中 Pod 过滤无法正常工作
Situation 地理位置In Rancher version2.12.1, theWorkloads Podspage filter functionality may not work as expected when searching for pods using a specific pattern. This issue occurs whenUI extensionsare enabled, due to a known bug.在Rancher 2.12.1版本中工作负载的 页面过滤功能在使用特定模式搜索 Pods 时可能无法如预期般工作。当启用UI 扩展时这个问题就会出现原因是已知的 bug。If you open your browser’s developer tools (Inspect Console) and attempt to filter pods, you may see an error similar to the following:如果你打开浏览器的开发者工具检查 控制台并尝试过滤 pods可能会看到类似以下错误span stylecolor:#000000span stylebackground-color:#ffffffspan stylebackground-color:#efefefcodesteve-pagination-utils.ts:279 Uncaught (in promise) TypeError: e.startsWith is not a function at u.convertArrayPath (steve-pagination-utils.ts:279:14) at steve-pagination-utils.ts:530:31 at c (reactivity.esm-bundler.js:861:19) at Array.map (anonymous) at G (reactivity.esm-bundler.js:869:27) at Proxy.map (reactivity.esm-bundler.js:793:12) at steve-pagination-utils.ts:503:12 at Array.map (anonymous) at u.convertPaginationParams (steve-pagination-utils.ts:501:8) at u.createParamsForPagination (steve-pagination-utils.ts:426:28) /code/span/span/spanResolution 结局To resolve this issue, upgrade toRancher 2.12.2, where the fix is already available.要解决这个问题升级到Rancher 2.12.2那里已经有修复修复。The issue is also scheduled to be addressed in the upcomingRancher 2.13.0release, although no release date has been announced yet.该问题也计划在即将发布的Rancher 2.13.0版本中得到解决尽管尚未公布发布日期。Cause 病因Additional Information 附加信息Further details about this bug can be found in the following GitHub issue: rancher/dashboard#15460.关于该漏洞的更多细节可见以下 GitHub issuerancher/dashboard#15460。Environment 环境Rancher2.12.1牧场主 2.12.1UI Extensions like Kubewarden or Observability enabled.启用了像 Kubewarden 或 Observability 这样的 UI 扩展。访问Rancher-K8S解决方案博主企业合作伙伴 https://blog.csdn.net/lidw2009

更多文章