feat(kube): Kubernetes UI — FreeLens v5 feature parity #85
No reviewers
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sarman/tftsr-devops_investigation#85
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/kube-ui-feature-parity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
list_replicationcontrollers,list_poddisruptionbudgets,list_leases,list_crds,list_namespaces_resource,attach_pod,force_delete_resource,helm_list_releases,helm_upgrade,helm_rollback,helm_uninstall,get_resource_yaml,stream_pod_logs,suspend_cronjob,trigger_cronjob, and 29 others — all wired throughlib.rsinvoke handlerscripts/download-helm.sh+src-tauri/src/shell/helm.rsbundled helm binary management mirroring the kubectl patternHelmChartList,HelmReleaseList,CrdList,CustomResourceList,WorkloadOverview,LogStreamPanel,ShellExecModal,AttachModal,LogsModal,ScaleModal,ConfirmDeleteDialog,ResourceActionMenu,EndpointList,EndpointSliceList,NamespaceList, plus stubs for all new resource typesConfirmDeleteDialogLogStreamPanelwith follow toggle, timestamps toggle, text search/filter, and downloadKubernetesPage.test.tsx("Services & Networking"→"Network","Config & Storage"→"Config"+"Storage").claude/to ESLint ignoresTest plan
cargo test→ 363 passnpm run test:run→ 268 passnpx tsc --noEmit→ 0 errorsnpx eslint . --max-warnings 0→ 0 warningscargo fmt --check→ cleancargo clippy -- -D warnings→ 0 warnings