Skip to content

Releases: dhanyn10/kube-simulator

v0.5.1

v0.5.1 Pre-release
Pre-release

Choose a tag to compare

@dhanyn10 dhanyn10 released this 13 Sep 17:29

What's Changed

  • test: add unit tests for uncovered conditions by @dhanyn10 in #203
  • style: update RoleModal rule form to monochrome outline style by @dhanyn10 in #204
  • refactor(yaml_gen): implement Factory Pattern for Kubernetes by @dhanyn10 in #206
  • refactor: clean up modals & tests by @dhanyn10 in #207
  • feat(terminal): execute kubectl apply on simulation by @dhanyn10 in #208
  • fix(ui): close open context menus when right clicking elsewhere by @dhanyn10 in #209

Full Changelog: v0.5.0...v0.5.1

v0.5.0

v0.5.0 Pre-release
Pre-release

Choose a tag to compare

@dhanyn10 dhanyn10 released this 12 Sep 04:11

What's Changed

  • feat: add Kube IAM user management with vertical stepper wizard by @dhanyn10 in #178
  • test(coverage): add tests for uncovered SonarQube conditions by @dhanyn10 in #179
  • refactor: fix label association, cognitive complexity, and test asser… by @dhanyn10 in #180
  • feat(iam): add relationship between Kube IAM users and RBAC roles by @dhanyn10 in #181
  • refactor(frontend): improve code quality across store and modal components by @dhanyn10 in #182
  • test: add unit tests by @dhanyn10 in #183
  • feat: simulate Kubernetes identity authentication and RBAC by @dhanyn10 in #184
  • feat: update RoleModal user selection with auto-assigned full access and search autocomplete by @dhanyn10 in #185
  • refactor(terminal): separate terminal layout UI from activity logic by @dhanyn10 in #186
  • refactor(config): separate config logic and components by @dhanyn10 in #187
  • feat(rbac): integrate RoleBinding model and update CLI evaluation by @dhanyn10 in #189
  • refactor: fix accessibility, dynamic serial, regex duplicates and cognitive complexity by @dhanyn10 in #190
  • test: add unit tests for uncovered conditions in SonarQube report by @dhanyn10 in #191
  • refactor: reduce cognitive complexity and parameterize config tests by @dhanyn10 in #192
  • test: add unit tests by @dhanyn10 in #193
  • refactor: modularize UI components and store slice handlers by @dhanyn10 in #194
  • refactor: extract component logic and condition handlers by @dhanyn10 in #195
  • feat: implement live update auto-input imperative commands in kube console by @dhanyn10 in #196
  • feat: update File Backstage view Home tab and direct profile save by @dhanyn10 in #197
  • fix(menubar): allow opening and toggling File menu dropdown by @dhanyn10 in #198
  • refactor: fix linter issues, accessibility, and cognitive complexity by @dhanyn10 in #199
  • refactor: update import paths by @dhanyn10 in #200
  • refactor: extract conditional logic into activities by @dhanyn10 in #201
  • test: add unit tests by @dhanyn10 in #202

Full Changelog: v0.4.0...v0.5.0

v0.4.0

v0.4.0 Pre-release
Pre-release

Choose a tag to compare

@dhanyn10 dhanyn10 released this 06 Sep 11:45
404a4e2

What's Changed

  • feat: add Kubernetes Role RBAC component and CLI commands by @dhanyn10 in #154
  • feat: integrate history as tab in right sidebar by @dhanyn10 in #155
  • refactor(rbac): convert Role component to attached hero items on cards by @dhanyn10 in #156
  • refactor: improve a11y and reduce cognitive complexity by @dhanyn10 in #157
  • refactor: address static analysis linter rules and test assertions by @dhanyn10 in #158
  • feat: add visual wave effect for Role drag on target cards by @dhanyn10 in #159
  • refactor: reduce cognitive complexity and parameter counts in compone… by @dhanyn10 in #160
  • test: add unit tests for components and utilities by @dhanyn10 in #161
  • style(canvas): adjust default light mode canvas background markers by @dhanyn10 in #162
  • Align ConfigMap behavior with Role card attachment model by @dhanyn10 in #163
  • test: increase coverage for components, hooks, and commands by @dhanyn10 in #164
  • feat: add change theme option and disable inspect yaml on empty canvas by @dhanyn10 in #165
  • feat: convert HPA autoscaling to attached resource on workload cards by @dhanyn10 in #166
  • refactor: apply code quality improvements across frontend components … by @dhanyn10 in #167
  • feat: refactor Secret component to function as attached resource by @dhanyn10 in #168
  • refactor: simplify attached resource section & list modal components by @dhanyn10 in #169
  • test: add unit tests for system resources windows and frontend compon… by @dhanyn10 in #170
  • refactor: fix nested template literals, readonly props, and branch co… by @dhanyn10 in #171
  • refactor: modularize long files, consolidate CSS into index.css, and … by @dhanyn10 in #172
  • refactor: update terminal log utils re-exports and remove unused import by @dhanyn10 in #173

Full Changelog: v0.3.0...v0.4.0

v0.3.0

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@dhanyn10 dhanyn10 released this 01 Sep 10:18
862fda6

What's Changed

  • feat(terminal): add 2-stage Tab key autocomplete and pod list suggest… by @dhanyn10 in #145
  • refactor: fix static analysis and cognitive complexity issues in layo… by @dhanyn10 in #146
  • feat: add direct log navigation on red edge alert badge click by @dhanyn10 in #147
  • feat: update internet data duration units to ms, sec, min and set def… by @dhanyn10 in #148
  • refactor: sanitize log filename inputs without regex backtracking by @dhanyn10 in #149
  • refactor: clean up frontend simulation, config, terminal, and sidebar… by @dhanyn10 in #150
  • test: add unit test for openInExplorer coverage by @dhanyn10 in #151
  • Update application version by @dhanyn10 in #152
  • feat: update admin CLI commands and version simulation by @dhanyn10 in #153

Full Changelog: v0.2.0...v0.3.0

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@dhanyn10 dhanyn10 released this 22 Aug 08:33
7889309
Merge pull request #144 from dhanyn10/fix-16402279315949923079

fix: remove logs step from tour

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@dhanyn10 dhanyn10 released this 08 Aug 06:21
2f5593a
Merge pull request #127 from dhanyn10/refactor-15794185689324676510

refactor: code cleanup and headless ui v2 upgrade