generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
area/webIssues or PRs related to the Web UI.Issues or PRs related to the Web UI.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
Description
Issue
Currently, a fetch
request will occur if you select a resource on webUI.
watch(selected, (newVal, oldVal) => { |
However, we implement the new feature #211. So, we would not need to use this logic.
(Actually, I forgot to remove these...)
/area web
/kind cleanup
Metadata
Metadata
Assignees
Labels
area/webIssues or PRs related to the Web UI.Issues or PRs related to the Web UI.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.