Skip to content

Releases: relferreira/kubedev

Port Forward management

09 Dec 12:03
Compare
Choose a tag to compare
Pre-release
  • Port Forward management
  • Port Forward list page
  • Command palette header icon
  • New sidebar background color for light theme
  • New Roboto font
  • Buttons and input layout adjustments

Go Modules

05 Dec 01:14
cf27fad
Compare
Choose a tag to compare
Go Modules Pre-release
Pre-release
  • Migrating to Go Modules
  • Fixing logs page link
  • Fixing apply file location

Command Palette and new resource pages

02 Dec 11:01
7428add
Compare
Choose a tag to compare
Pre-release
  • Command Palette: cmd + shift + k will trigger a kubectl client in the search box 💯
  • Describe editor page
  • STS Page
  • PVC page
  • HPA page
  • Nodes page

Table View

21 Nov 10:57
70b3d99
Compare
Choose a tag to compare
Table View Pre-release
Pre-release
  • Global config management
  • Table view

Better YAML Editor

18 Nov 11:20
b124611
Compare
Choose a tag to compare
Better YAML Editor Pre-release
Pre-release
  • Using Monaco Editor 💯

YAML Editor

17 Nov 20:22
944fca1
Compare
Choose a tag to compare
YAML Editor Pre-release
Pre-release
  • Refactoring the API to use kubectl commands, instead of the Kubernetes API. These changes simplify the golang part of the project, and helps on the implementation of the kubectl apply.
  • YAML editor to create and edit resources

Pod List in Deployment

21 Mar 11:05
Compare
Choose a tag to compare
Pre-release

This version contains:

  • Pod List in Deployment
  • Removing /ui from URL

PWA support

15 Mar 11:35
Compare
Choose a tag to compare
PWA support Pre-release
Pre-release

This version contains:

  • Service Worker
  • Offline support
  • SEO optimizations
  • Accessibility optimizations

Search

12 Mar 02:43
Compare
Choose a tag to compare
Search Pre-release
Pre-release

This version contains:

  • Search input 💯
  • Better go project structure

Jobs and CronJobs Pages

08 Mar 12:00
Compare
Choose a tag to compare
Pre-release

This version contains:

  • Jobs list page
  • Job info page
  • CronJobs list page
  • CronJob info page
  • Delete buttons for deployments, services, pods, jobs and cronjobs
  • Layout adjustments