Releases: relferreira/kubedev
Releases · relferreira/kubedev
Design v2
Better Keyboard Navigation
This version optimizes keyboard navigation:
- New shortcuts, including a fast namespace switcher
G + N
and fast links to pages e.g:G + P
redirects to the pod's pages - Port-Forward automatic reconnection (BETA)
- Navigate on table items using arrow keys
In Cluster Deployment
Now you can run KubeDev inside your Kubernetes cluster. Just apply the deploy-in-cluster.yam
and you are ready to go:
kubectl apply -f deploy-in-cluster.yaml -n <NAMESPACE>
Release V1.0.0
Usable release.
I hope someone likes it 💯
Docker Configuration
v0.0.23 Update docker-push.yml
History mode
Merge pull request #43 from relferreira/dev History mode
Adding logs keyboard shortcuts and loading indicators
- Table Info component
- Pod dialog logs/info shortcut
- Loading Progress Bar
Fuzzy Search on Pods and Deployments page
- Fuzzy Search on Pods and Deployments page
- Generic Table Info Component
ConfigMap and Secrets pages
Merge pull request #39 from relferreira/dev ConfigMap and Secrets pages
History Controller and Ingress Page
Merge pull request #38 from relferreira/dev History Controller and Ingress Page