0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript1,433 forks (1,433 forks)batch import
enhancementgood first issue
Repository metrics
- Stars
- 22,003 stars (22,003 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
What would you like to be added:
Now it's only possible to see if pod / deployent / daemonset / statefulset is using hostNetwork by opening the object in edit mode. Would be nice if Lens showed that on object details directly.
Contributor guide
- Research direction
- Find the component that renders workload details (e.g., PodDetails, DeploymentDetails) and add the hostNetwork property field.
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Feature
- Prerequisites
- TypeScriptReact