v0.0.18
What's Changed
- fix: remove invalid import from deployment by @davidhu2000 in #35
- fix: scale modal should be positioned on the center of the page by @davidhu2000 in #36
- feat: add functionality to get replica sets by @davidhu2000 in #37
- fix: use correct components for each route by @davidhu2000 in #38
- feat: add stateful set by @davidhu2000 in #39
- fix: update log icon to correct one by @davidhu2000 in #40
- chore: move workload into workload folder by @davidhu2000 in #41
- chore: move workload files out of folder to simplify folder structure by @davidhu2000 in #42
- fix: mark routes as const, remove unneeded params from link by @davidhu2000 in #43
- chore: create useInvoke hook to reduce repetition by @davidhu2000 in #45
- chore: create use resource actions to remove duplicate code by @davidhu2000 in #46
- fix: move sidebar sections into function to fix uninitialized variable crash by @davidhu2000 in #47
- fix: render the proper routes in each section by @davidhu2000 in #48
- feat: add setting icon to nav bar by @davidhu2000 in #49
- chore: rename tauri resources folder to workloads by @davidhu2000 in #50
Full Changelog: v0.0.17...v0.0.18