Skip to content

v0.0.5

Latest
Compare
Choose a tag to compare
@manusa manusa released this 26 Jun 14:11
d7402b4

What's Changed

  • config: JKube used for inner-loop exclusively by @manusa in #24
  • doc: update minikube manifests to match addon by @manusa in #25
  • feat: version is visible in prod builds by @manusa in #26
  • feat: ServiceAccount support by @manusa in #28
  • feat: Service Accounts listed in search page by @manusa in #29
  • refactor: daemonsets use named exports by @manusa in #30
  • test: node backend tests by @manusa in #35
  • test: service backend tests by @manusa in #36
  • feat: support for CronJob v1 (and v1beta1) by @manusa in #37
  • test: CronJob backend tests by @manusa in #38
  • refactor: search use named exports by @manusa in #39
  • feat: SearchPage updates and reads q query param by @manusa in #40
  • feat: event last seen displayed as human-readable age by @manusa in #42
  • fix: events listed for all namespaces by @manusa in #43
  • deps: bump all fronted dependencies by @manusa in #44
  • deps: bump jkube from 1.15.0 to 1.16.2 by @manusa in #48
  • deps: bump exec-maven-plugin from 3.1.1 to 3.2.0 by @manusa in #49
  • deps: bump surefire-maven-plugin from 3.1.2 to 3.2.5 by @manusa in #50
  • deps: bump assertj from 3.24.2 to 3.25.3 by @manusa in #51
  • deps: bump quarkus from 3.6.3 to 3.9.5 by @manusa in #52
  • doc: update minikube quickstart instructions by @manusa in #53
  • refactor: ingresses use named exports by @manusa in #54
  • refactor: deployments use named exports by @manusa in #55
  • refactor: events use named exports by @manusa in #56
  • refactor: jobs use named exports by @manusa in #57
  • feat: update copyright year to 2024 by @manusa in #58
  • refactor: horizontal pod autoscalers use named exports by @manusa in #59
  • refactor: filter bar uses redux hooks by @manusa in #60
  • refactor: DashboardPage uses redux hooks by @manusa in #61
  • refactor: nodes use named exports by @manusa in #62
  • refactor: redux uses named exports by @manusa in #63
  • refactor: remove redundant redux definitions by @manusa in #64
  • refactor: store as part of redux feature-set by @manusa in #65
  • refactor: DashboardPage uses named exports by @manusa in #66
  • refactor: Icon uses named exports by @manusa in #67
  • refactor: metadata uses named exports by @manusa in #68
  • refactor: metrics uses named exports by @manusa in #69
  • refactor: NodesCard uses redux hooks by @manusa in #70
  • refactor: Textfield uses named exports by @manusa in #71
  • refactor: StatusCard uses named exports by @manusa in #72
  • refactor: Tag uses named exports by @manusa in #73
  • refactor: Link uses named exports by @manusa in #74
  • refactor: App uses named exports and dispatch hook by @manusa in #75
  • refactor: namespaces use named exports by @manusa in #76
  • refactor: ui namespace management hook by @manusa in #77
  • refactor: Home uses named exports by @manusa in #78
  • refactor: persistent volumes use named exports by @manusa in #79
  • refactor: custom resources use named exports by @manusa in #80
  • refactor: ResourceEditPage uses named exports by @manusa in #81
  • refactor: ResourceDetailPage uses named exports by @manusa in #82
  • refactor: Table uses named exports by @manusa in #83
  • refactor: persistent volume claims use named exports by @manusa in #84
  • refactor: deployment configs use named exports by @manusa in #85
  • refactor: routes use named exports by @manusa in #86
  • refactor: Modal uses named exports by @manusa in #87
  • refactor: roles use named exports by @manusa in #88
  • refactor: statefulsets use named exports by @manusa in #89
  • refactor: replicasets use named exports by @manusa in #90
  • refactor: watch uses named exports by @manusa in #91
  • refactor: secrets use named exports by @manusa in #92
  • refactor: replication controllers use named exports by @manusa in #93
  • feat: sidebar shares ui reducer and exposes hook by @manusa in #94
  • refactor: extracted dashboard to separate package by @manusa in #95
  • ci: add frontend testing to CI pipeline by @manusa in #96
  • refactor: pods use named exports by @manusa in #97
  • feat: introduce ResourceListV2 by @manusa in #98
  • refactor: all resources (except CustomResource) use ResourceListV2 by @manusa in #99
  • refactor: custom resources use ResourceListV2 by @manusa in #100
  • refactor: icons use named exports by @manusa in #101
  • feat: RoleBinding support by @manusa in #102
  • feat: polled resources errored just set offline icon by @manusa in #103
  • deps: bump quarkus from 3.9.5 to 3.11.2 by @manusa in #104
  • deps: bump assertj from 3.25.3 to 3.26.0 by @manusa in #105
  • deps: bump surefire-maven-plugin from 3.2.5 to 3.3.0 by @manusa in #106
  • build(deps): bump express from 4.18.2 to 4.19.2 in /src/main/frontend by @dependabot in #111
  • build(deps): bump ejs from 3.1.9 to 3.1.10 in /src/main/frontend by @dependabot in #107
  • build(deps): bump braces from 3.0.2 to 3.0.3 in /src/main/frontend by @dependabot in #108
  • build(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /src/main/frontend by @dependabot in #109
  • build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /src/main/frontend by @dependabot in #110
  • deps: bump quarkus from 3.11.2 to 3.11.3 by @manusa in #113
  • build(deps): bump @babel/traverse from 7.22.4 to 7.24.7 in /src/main/frontend by @dependabot in #112
  • build(deps): bump word-wrap from 1.2.3 to 1.2.5 in /src/main/frontend by @dependabot in #114
  • build(deps): bump semver from 6.3.0 to 6.3.1 in /src/main/frontend by @dependabot in #115
  • build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /src/main/frontend by @dependabot in #116
  • test: bootstrapped integration e2e tests by @manusa in #117
  • test(e2e): home shows events by @manusa in #118

Full Changelog: v0.0.4...v0.0.5