0.8.0 (2024-10-29)
- add user menu and logout (#475) (85fe229)
- adds health check (#465) (9e14fc2)
- api: handle local mode in airgap (#498) (48a4045)
- ui: 411 overview dashboard core services (#471) (e89b69f)
- ui: adding graph title inside of canvas element (#502) (ccebbfc)
- ui: applications widget (#505) (b84f2d4)
- UI: overview when metrics server missing (#485) (73d9b56)
- ui: update overview cards to navigate on click (#488) (8978525)
- ensure swagger is behind local auth (#466) (a6a3958)
- readme logo cutoff (#480) (e2bbf19)
- ui: fixing issue with core services displaying undefined service (#504) (81c597b)
- add e2e in cluster testing (#451) (267b611)
- api: bind only to localhost interface on serve (#474) (da577ff)
- deps: update dependency kubernetes-fluent-client to v3.1.3 (#463) (844e9bc)
- deps: update dependency kubernetes-fluent-client to v3.2.0 (#479) (62fd169)
- deps: update dependency kubernetes-fluent-client to v3.2.1 (#495) (48f7a56)
- deps: update kubernetes packages to v0.31.2 (#490) (0eaf9ed)
- deps: update module github.com/charmbracelet/lipgloss to v0.13.1 (#486) (e9f2b1e)
- deps: update module github.com/swaggo/swag to v1.16.4 (#472) (f1a6563)
- rename LICENSE to LICENSE.md (#477) (b2efe51)
- ui: update node and custom resource sidebar icons (#469) (a7e9f53)
0.7.0 (2024-10-17)
- ci: e2e test for cluster disconnection and reconnection (#447) (b4847d4)
- more auth refactors, move Go code into src, remove build tags (#461) (f14dcce)
- ui: re-enable svelte/no-at-html-tags rule (#464) (0137419)
- watch error handler test (#462) (a4fc5a2)
0.6.1 (2024-10-15)
- bump uds-types in package lock (#455) (c17a583)
- bumps uds-types version (#454) (4c767d5)
- deps: update dependency kubernetes-fluent-client to v3.1.1 (#448) (abe8583)
- deps: update devdependencies (#446) (a0f6163)
- license to AGPLv3 and update codeowners (#444) (2f0682a)
- refactor auth logic (#426) (caa7e8f)
- update license headers (#450) (5e3a614)
- updates codeowners for both license files (#453) (6c4076a)
0.6.0 (2024-10-10)
- api: adds caching layer to pepr endpoints (#402) (782d93b)
- api: use tls when running locally (#405) (d4764eb)
- ci: publish the runtime ui build as a release artifact (#418) (ce4a592)
- ui: 409 overview dashboard events logs widget (#415) (ea47a72)
- ui: create stat widget (#386) (f1dce2e)
- closes pepr goroutines when navigating away (#400) (95fb845)
- reconnection handling after introducing TLS (#412) (b89cf16)
- storageclass view data (#425) (f228e7f)
- api: refactor organization of reconnection logic (#406) (1dd4a06)
- api: updates for handling unavailable metrics server (#421) (6bb9728)
- deps: update dependency kubernetes-fluent-client to v3.0.4 (#403) (ef35113)
- deps: update devdependencies (#214) (16f75ed)
- deps: update github actions (#385) (ac2797f)
- deps: update module github.com/zarf-dev/zarf to v0.41.0 (#414) (aaa2fed)
- fix typo in README (#396) (ceddd9b)
- fix typo, clean URL, de-dup toast (#407) (b8616c6)
- implementation for handling crds that dont exist (#408) (d5d7d14)
- swap svelte-chartjs for chartjs lib (#246) (cedaa43)
- ui: add status colors for event type in events table (#422) (e1111e9)
- ui: adding convention for figma to front end component naming (#401) (f65ec88)
0.5.0 (2024-09-25)
- api: adds jwt group validation when in-cluster (#387) (8a53f76)
- make deployment resources configurable and up default memory (#372) (2981598)
- ui: adding events tab (#342) (cb9b43a)
- ui: fixing issue with progress bar (#375) (3f8f204)
- ui: updating pods table column name (#369) (25aaaf9)
- ensure pod counts are consistent (#363) (a5c837b)
- fixing issue with firefox not supporting text-wrap: pretty (#382) (4465617)
- fixing memory bar for overview page (#381) (4f321e3)
- use tls 1.2 in canary deployment (#383) (08b5bdc)
- api route test helper with retries and exponential backoff (#357) (674f37e)
- ci: update core demo bundle version for ephemeral env (#360) (161fa7e)
- deps: update dependency vite to v5.3.6 [security] (#341) (6dc4ad2)
- deps: update github actions (#334) (117410e)
- deps: update github actions (#371) (78bb3a1)
- deps: update module github.com/zarf-dev/zarf to v0.40.1 (#359) (12a0f5e)
- deps: update uds-core-types digest to df4d2da (#362) (0a67913)
- refactors uds tasks and adds smoke test (#344) (2fec985)
- update description for UDS Package (#356) (d360d38)
- update slim core with authsvc deployment and bump k3d version (#389) (216bab6)
0.4.0 (2024-09-19)
- alert users to cluster disconnection and reconnect (#270) (d121bdc)
- api: implement authsvc in uds package and use jwt in api (#335) (def3b83)
- ui: add functionality to Pepr table (#298) (a11d397)
- ui: adding functionality to cards (#327) (15dbd05)
- ui: adding progress bar component (#337) (a36a1ef)
- ui: adding truncate and line clamp option (#279) (de760fb)
- ui: adjusting drawer margins (#303) (c23c809)
- ui: confirm status coloring (#318) (eb31544)
- ui: reload data view when cluster reconnection is successful (#336) (95137bc)
- ui: update prettier plugin organize imports (#324) (115cc6b)
- api: errors from trying to get kubecontext while in cluster (#339) (23488f8)
- api: flaky api tests (#350) (1ef0a77)
- field selectors broken when metadata not present (#338) (1a7443a)
- historical usage loading (#340) (f236ad9)
- ui: fixing issue with table data being null (#320) (08c8c40)
- api auth state design doc (#331) (59ee0da)
- api: complete api tests for all routes (#319) (734cc33)
- deps: update dependency kubernetes-fluent-client to v3.0.3 (#329) (467dcab)
- deps: update github actions (#266) (898acdb)
- deps: update kubernetes packages to v0.31.1 (#321) (0865775)
- move api token auth state management to backend using cookies (#343) (45a4e76)
- undo release-as 0.3.0 (#291) (3ee2cac)
- update readme with badges (#225) (38df19a)
0.3.0 (2024-09-06)
- add missing routes & route filter (4235c60)
- add pod disruption budgets view (#79) (a2f17b3), closes #48
- add sparse streams, compression, single resource api endpoints (#28) (c5c4c9c)
- add storageclasses view (#83) (941fff2), closes #60
- add UDS Exemptions view (ac0d43e)
- add uds package view (7be0628)
- adding adr for data-test ids (#200) (4936722)
- adding cluster ops limit ranges view (#78) (6907151), closes #47
- adding drawer e2e tests (#164) (f19ca04)
- adding e2e tests for DataTable (#188) (a7c6256)
- adding e2e tests for search and dropdown selections (#193) (e1a6c20)
- adds pods to pvc view, make swagger more discoverable (#271) (d6e5eba)
- adds pv view (#71) (cd013d5)
- api: add fields query parameter for fine-grained data filtering (#94) (0021790)
- api: add remaining k8s resource endpoints (7fa24ee)
- api: debounce SSE messages (#100) (27d7433)
- api: strip annotations from sparse resources (#250) (f43533a)
- application views + dashboard (#144) (a4c5110)
- ci: add nightly releases (#162) (d523a64)
- enables uds-runtime releases (#93) (6af3a95)
- export pepr data stream (#24) (b05976f), closes #23
- local mode token protection (#245) (d356940)
- make root URL the overview page (#212) (d273a1e)
- swagger (#114) (c4016ca)
- ui: 112 stylized and colorized yaml view (#121) (1ea6532), closes #112
- ui: add cluster ops hpa k8s view (#97) (a55696d), closes #46
- ui: add cluster-ops/mutating-webhooks view (#42) (b29c434), closes #32
- ui: add cronjobs view (9a80579)
- ui: add header to tables (#106) (19cdcfe)
- ui: add jobs view (125f635)
- ui: add nodes view (f1cf0b0)
- ui: add pepr details (#107) (a4ed8cd)
- ui: add pvc view (#72) (5580dd4)
- ui: add toast for status messages (#116) (983ae6a), closes #115
- ui: adding 404 (#98) (24b24b0), closes #38
- ui: adding cluster ops priority classes view (#62) (f52ea3d)
- ui: adding cluster ops resource quotas view (#81) (5370bf9)
- ui: adding cluster ops runtime classes view (#68) (084fc83)
- ui: adding status color mapping for k8s (#264) (15fc75f)
- ui: adds validatingwebhooks view (#110) (cad4f35)
- ui: endpoints view (#80) (e9bf61e)
- ui: format age with more detail (#111) (98916d6)
- ui: make package endpoints links (#136) (572f385)
- ui: networkpolicies view (#75) (d04d50b)
- ui: networks-services view (#61) (1d0b68a)
- ui: resource detail view (#95) (34e7e6c), closes #34
- ui: show results even if not filtering (#131) (4603b65)
- ui: updating drawer header (#142) (98dad19), closes #102
- ui: virtualservices view (#73) (4d01cb8)
- add missing routes (#6) (3e61370)
- add tasks file to release please config and add docker login (#139) (f61680f)
- api token auth details view (#276) (871cdf5)
- api: dockerfile for releasing go binaries (#258) (e35987c)
- ci: more permissions for release (#135) (3695630)
- ci: swag init task output directory (#248) (0d65c2e)
- correct nightly working dir (#196) (f61dea2)
- docker container run failure (#267) (573a605)
- empty endpoints are shown as Pending (#158) (08b96ad)
- enable release-please PRs to run workflows (#146) (10d7858)
- ensure nightly artifacts use proper tag (#190) (bb44ae3)
- fixing bug for issue #147 (#149) (4d6122d)
- fixing FOUC issue (#236) (99886ea)
- fixing issue with chart not being destroyed onDestroy (#243) (4bd9baf)
- fixing tooltip behavior (#26) (dd8b092), closes #25
- give ssm-user more permissions (#228) (a55626c)
- nightly release (#260) (a99bc23)
- nightly release artifact fix (#259) (648600d)
- pod status color (#176) (2fe0c99)
- remove alpha from release (#145) (70344d8)
- remove breadcrumb links, closes #9 (e2d8cfe)
- removes empty docs page, adds favicon (#234) (db3212c)
- sidebar expand toggle icon rotation (e1aa7cb)
- sidebar ux issues (589a970)
- turn off autocomplete for datatable (#22) (f71eccf), closes #21
- ui: deployments table not showing accurate available count (#192) (5b0f394)
- ui: details reactivity on mouse/keyboard navigate (#130) (02da735)
- ui: fixing issue with graph menu color (#195) (b10f95f)
- ui: pepr monitor unsubscriber (#67) (2995497), closes #37
- ui: prevent error on null fields in DataTable component (#43) (d51636e)
- ui: restart and node columns in pod table (#194) (88a41c4)
- use docker buildx in github actions (#133) (d52cb6c)
- use middleware for compression (#86) (f16a18c), closes #85
- add contributing guide (#17) (f03c08f), closes #18
- add empty release please manifest to bootstrap (#120) (139fe0a)
- add env for gh token release workflow (#286) (0398329)
- add go binaries as artifacts of releases (#240) (422deea)
- add initial ci (#11) (57248fb)
- add release ci (#118) (70c0984)
- add resource store tests (#74) (33ad7bc)
- add test infra for dummy cluster (#157) (2ba9e26)
- add uds-cli taks & zarf schema configs for vscode (344fd7e)
- add v to release workflow (#289) (94d627a)
- add vscode go debug config (c811f47)
- adding all routes for navigation (#16) (eb518c3), closes #15
- adding contributing instructions for front end testing locators (#242) (4a253cf)
- adds basic e2e tests (#175) (770c4a3)
- adds navbar tests (#189) (247afc7)
- adds ssm to runtime-canary (#221) (13d2350)
- api testing adr (#198) (f50bd77)
- api token auth documentation (#269) (20cbd02)
- api: add api tests (#231) (3f9eb2c)
- api: add field selector api tests (#262) (6ee6720)
- bump spdx header to 2024-Present (2102add)
- ci: add swagger docs gen to CI (#167) (aed5b83)
- ci: add type checking (#187) (3357983)
- codeowners (#174) (b4cabcf)
- configure renovate (#209) (4712c6f)
- deps: update all dependencies (#13) (ec95b7e)
- deps: update dependency jsdom to v25 (#247) (772930b)
- deps: update dependency kubernetes-fluent-client to v3 (#218) (245c256)
- deps: update dependency kubernetes-fluent-client to v3.0.2 (#256) (4c075a8)
- deps: update github actions (#213) (b51692f)
- deps: update github actions (#227) (22b18b0)
- deps: update github actions (#257) (6c366cc)
- deps: update kubernetes packages to v0.31.0 (#215) (9875e62)
- deps: update module github.com/charmbracelet/lipgloss to v0.13.0 (#232) (1cf315a)
- deps: update module github.com/zarf-dev/zarf to v0.38.2 (#216) (21c7457)
- deps: update module github.com/zarf-dev/zarf to v0.38.3 (#244) (adf6d82)
- deps: update module github.com/zarf-dev/zarf to v0.39.0 (#283) (e3719a2)
- ensure lang=ts for all svelte script tags (b40ecbb)
- fix lint errors (68df75f)
- go unit tests (#191) (b850316)
- install Istio CRDs for minimal e2e tests (#168) (8832dcd)
- lint (ef14348)
- main: release 0.1.0 (#143) (ef1fa4c)
- main: release 0.1.0-alpha.3 (#134) (410ce9b)
- main: release 0.1.0-alpha.4 (#137) (2907c75)
- main: release 0.1.0-alpha.5 (#138) (12ff0c1)
- main: release 0.2.0 (#150) (fb2456d)
- main: release 0.3.0 (#224) (2d6d21c)
- main: release 0.3.0 (#288) (ccfc914)
- make uds package host configurable for nightly (#201) (bb34173)
- refactor controller to controlled by (#122) (839502d)
- remove message.Fatal for zarf upgrade (8438b37)
- setting-up-release-please: release 0.1.0-alpha.2 (#127) (52bfd99)
- some go unit tests (#119) (a0a7433)
- speed up e2e tests with minimal cluster (#155) (b8aae8a)
- swap to admin gateway (#124) (776927b)
- tag uds cli install for renovate (#226) (e3f5f71)
- uds-engine -> uds-runtime (e553195)
- ui: redirect to auth page when unauthenticated (#278) (432002f)
- ui: remove breadcrumb (#132) (982c278)
- update config sidebar icon (9321de2)
- update pullPolicy (#220) (4320468)
- update test iac (#223) (9f21f91)
- update zarf (#99) (d7c0bee)
- updating README (#204) (69aab8e)
0.3.0 (2024-09-06)
- add missing routes & route filter (4235c60)
- add pod disruption budgets view (#79) (a2f17b3), closes #48
- add sparse streams, compression, single resource api endpoints (#28) (c5c4c9c)
- add storageclasses view (#83) (941fff2), closes #60
- add UDS Exemptions view (ac0d43e)
- add uds package view (7be0628)
- adding adr for data-test ids (#200) (4936722)
- adding cluster ops limit ranges view (#78) (6907151), closes #47
- adding drawer e2e tests (#164) (f19ca04)
- adding e2e tests for DataTable (#188) (a7c6256)
- adding e2e tests for search and dropdown selections (#193) (e1a6c20)
- adds pods to pvc view, make swagger more discoverable (#271) (d6e5eba)
- adds pv view (#71) (cd013d5)
- api: add fields query parameter for fine-grained data filtering (#94) (0021790)
- api: add remaining k8s resource endpoints (7fa24ee)
- api: debounce SSE messages (#100) (27d7433)
- api: strip annotations from sparse resources (#250) (f43533a)
- application views + dashboard (#144) (a4c5110)
- ci: add nightly releases (#162) (d523a64)
- enables uds-runtime releases (#93) (6af3a95)
- export pepr data stream (#24) (b05976f), closes #23
- local mode token protection (#245) (d356940)
- make root URL the overview page (#212) (d273a1e)
- swagger (#114) (c4016ca)
- ui: 112 stylized and colorized yaml view (#121) (1ea6532), closes #112
- ui: add cluster ops hpa k8s view (#97) (a55696d), closes #46
- ui: add cluster-ops/mutating-webhooks view (#42) (b29c434), closes #32
- ui: add cronjobs view (9a80579)
- ui: add header to tables (#106) (19cdcfe)
- ui: add jobs view (125f635)
- ui: add nodes view (f1cf0b0)
- ui: add pepr details (#107) (a4ed8cd)
- ui: add pvc view (#72) (5580dd4)
- ui: add toast for status messages (#116) (983ae6a), closes #115
- ui: adding 404 (#98) (24b24b0), closes #38
- ui: adding cluster ops priority classes view (#62) (f52ea3d)
- ui: adding cluster ops resource quotas view (#81) (5370bf9)
- ui: adding cluster ops runtime classes view (#68) (084fc83)
- ui: adding status color mapping for k8s (#264) (15fc75f)
- ui: adds validatingwebhooks view (#110) (cad4f35)
- ui: endpoints view (#80) (e9bf61e)
- ui: format age with more detail (#111) (98916d6)
- ui: make package endpoints links (#136) (572f385)
- ui: networkpolicies view (#75) (d04d50b)
- ui: networks-services view (#61) (1d0b68a)
- ui: resource detail view (#95) (34e7e6c), closes #34
- ui: show results even if not filtering (#131) (4603b65)
- ui: updating drawer header (#142) (98dad19), closes #102
- ui: virtualservices view (#73) (4d01cb8)
- add missing routes (#6) (3e61370)
- add tasks file to release please config and add docker login (#139) (f61680f)
- api token auth details view (#276) (871cdf5)
- api: dockerfile for releasing go binaries (#258) (e35987c)
- ci: more permissions for release (#135) (3695630)
- ci: swag init task output directory (#248) (0d65c2e)
- correct nightly working dir (#196) (f61dea2)
- docker container run failure (#267) (573a605)
- empty endpoints are shown as Pending (#158) (08b96ad)
- enable release-please PRs to run workflows (#146) (10d7858)
- ensure nightly artifacts use proper tag (#190) (bb44ae3)
- fixing bug for issue #147 (#149) (4d6122d)
- fixing FOUC issue (#236) (99886ea)
- fixing issue with chart not being destroyed onDestroy (#243) (4bd9baf)
- fixing tooltip behavior (#26) (dd8b092), closes #25
- give ssm-user more permissions (#228) (a55626c)
- nightly release (#260) (a99bc23)
- nightly release artifact fix (#259) (648600d)
- pod status color (#176) (2fe0c99)
- remove alpha from release (#145) (70344d8)
- remove breadcrumb links, closes #9 (e2d8cfe)
- removes empty docs page, adds favicon (#234) (db3212c)
- sidebar expand toggle icon rotation (e1aa7cb)
- sidebar ux issues (589a970)
- turn off autocomplete for datatable (#22) (f71eccf), closes #21
- ui: deployments table not showing accurate available count (#192) (5b0f394)
- ui: details reactivity on mouse/keyboard navigate (#130) (02da735)
- ui: fixing issue with graph menu color (#195) (b10f95f)
- ui: pepr monitor unsubscriber (#67) (2995497), closes #37
- ui: prevent error on null fields in DataTable component (#43) (d51636e)
- ui: restart and node columns in pod table (#194) (88a41c4)
- use docker buildx in github actions (#133) (d52cb6c)
- use middleware for compression (#86) (f16a18c), closes #85
- add contributing guide (#17) (f03c08f), closes #18
- add empty release please manifest to bootstrap (#120) (139fe0a)
- add env for gh token release workflow (#286) (0398329)
- add go binaries as artifacts of releases (#240) (422deea)
- add initial ci (#11) (57248fb)
- add release ci (#118) (70c0984)
- add resource store tests (#74) (33ad7bc)
- add test infra for dummy cluster (#157) (2ba9e26)
- add uds-cli taks & zarf schema configs for vscode (344fd7e)
- add vscode go debug config (c811f47)
- adding all routes for navigation (#16) (eb518c3), closes #15
- adding contributing instructions for front end testing locators (#242) (4a253cf)
- adds basic e2e tests (#175) (770c4a3)
- adds navbar tests (#189) (247afc7)
- adds ssm to runtime-canary (#221) (13d2350)
- api testing adr (#198) (f50bd77)
- api token auth documentation (#269) (20cbd02)
- api: add api tests (#231) (3f9eb2c)
- api: add field selector api tests (#262) (6ee6720)
- bump spdx header to 2024-Present (2102add)
- ci: add swagger docs gen to CI (#167) (aed5b83)
- ci: add type checking (#187) (3357983)
- codeowners (#174) (b4cabcf)
- configure renovate (#209) (4712c6f)
- deps: update all dependencies (#13) (ec95b7e)
- deps: update dependency jsdom to v25 (#247) (772930b)
- deps: update dependency kubernetes-fluent-client to v3 (#218) (245c256)
- deps: update dependency kubernetes-fluent-client to v3.0.2 (#256) (4c075a8)
- deps: update github actions (#213) (b51692f)
- deps: update github actions (#227) (22b18b0)
- deps: update github actions (#257) (6c366cc)
- deps: update kubernetes packages to v0.31.0 (#215) (9875e62)
- deps: update module github.com/charmbracelet/lipgloss to v0.13.0 (#232) (1cf315a)
- deps: update module github.com/zarf-dev/zarf to v0.38.2 (#216) (21c7457)
- deps: update module github.com/zarf-dev/zarf to v0.38.3 (#244) (adf6d82)
- deps: update module github.com/zarf-dev/zarf to v0.39.0 (#283) (e3719a2)
- ensure lang=ts for all svelte script tags (b40ecbb)
- fix lint errors (68df75f)
- go unit tests (#191) (b850316)
- install Istio CRDs for minimal e2e tests (#168) (8832dcd)
- lint (ef14348)
- main: release 0.1.0 (#143) (ef1fa4c)
- main: release 0.1.0-alpha.3 (#134) (410ce9b)
- main: release 0.1.0-alpha.4 (#137) (2907c75)
- main: release 0.1.0-alpha.5 (#138) (12ff0c1)
- main: release 0.2.0 (#150) (fb2456d)
- main: release 0.3.0 (#224) (2d6d21c)
- make uds package host configurable for nightly (#201) (bb34173)
- refactor controller to controlled by (#122) (839502d)
- remove message.Fatal for zarf upgrade (8438b37)
- setting-up-release-please: release 0.1.0-alpha.2 (#127) (52bfd99)
- some go unit tests (#119) (a0a7433)
- speed up e2e tests with minimal cluster (#155) (b8aae8a)
- swap to admin gateway (#124) (776927b)
- tag uds cli install for renovate (#226) (e3f5f71)
- uds-engine -> uds-runtime (e553195)
- ui: redirect to auth page when unauthenticated (#278) (432002f)
- ui: remove breadcrumb (#132) (982c278)
- update config sidebar icon (9321de2)
- update pullPolicy (#220) (4320468)
- update test iac (#223) (9f21f91)
- update zarf (#99) (d7c0bee)
- updating README (#204) (69aab8e)
0.3.0 (2024-09-06)
- adding adr for data-test ids (#200) (4936722)
- adds pods to pvc view, make swagger more discoverable (#271) (d6e5eba)
- api: add fields query parameter for fine-grained data filtering (#94) (0021790)
- api: strip annotations from sparse resources (#250) (f43533a)
- local mode token protection (#245) (d356940)
- ui: adding status color mapping for k8s (#264) (15fc75f)
- api token auth details view (#276) (871cdf5)
- api: dockerfile for releasing go binaries (#258) (e35987c)
- ci: swag init task output directory (#248) (0d65c2e)
- docker container run failure (#267) (573a605)
- fixing FOUC issue (#236) (99886ea)
- fixing issue with chart not being destroyed onDestroy (#243) (4bd9baf)
- give ssm-user more permissions (#228) (a55626c)
- nightly release (#260) (a99bc23)
- nightly release artifact fix (#259) (648600d)
- removes empty docs page, adds favicon (#234) (db3212c)
- ui: fixing issue with graph menu color (#195) (b10f95f)
- add go binaries as artifacts of releases (#240) (422deea)
- adding contributing instructions for front end testing locators (#242) (4a253cf)
- api token auth documentation (#269) (20cbd02)
- api: add api tests (#231) (3f9eb2c)
- api: add field selector api tests (#262) (6ee6720)
- deps: update dependency jsdom to v25 (#247) (772930b)
- deps: update dependency kubernetes-fluent-client to v3.0.2 (#256) (4c075a8)
- deps: update github actions (#213) (b51692f)
- deps: update github actions (#227) (22b18b0)
- deps: update github actions (#257) (6c366cc)
- deps: update kubernetes packages to v0.31.0 (#215) (9875e62)
- deps: update module github.com/charmbracelet/lipgloss to v0.13.0 (#232) (1cf315a)
- deps: update module github.com/zarf-dev/zarf to v0.38.3 (#244) (adf6d82)
- deps: update module github.com/zarf-dev/zarf to v0.39.0 (#283) (e3719a2)
- tag uds cli install for renovate (#226) (e3f5f71)
- ui: redirect to auth page when unauthenticated (#278) (432002f)
- update test iac (#223) (9f21f91)
0.2.0 (2024-08-19)
- adding drawer e2e tests (#164) (f19ca04)
- adding e2e tests for DataTable (#188) (a7c6256)
- adding e2e tests for search and dropdown selections (#193) (e1a6c20)
- application views + dashboard (#144) (a4c5110)
- ci: add nightly releases (#162) (d523a64)
- make root URL the overview page (#212) (d273a1e)
- correct nightly working dir (#196) (f61dea2)
- empty endpoints are shown as Pending (#158) (08b96ad)
- ensure nightly artifacts use proper tag (#190) (bb44ae3)
- fixing bug for issue #147 (#149) (4d6122d)
- pod status color (#176) (2fe0c99)
- ui: deployments table not showing accurate available count (#192) (5b0f394)
- ui: restart and node columns in pod table (#194) (88a41c4)
- add resource store tests (#74) (33ad7bc)
- add test infra for dummy cluster (#157) (2ba9e26)
- adds basic e2e tests (#175) (770c4a3)
- adds navbar tests (#189) (247afc7)
- adds ssm to runtime-canary (#221) (13d2350)
- api testing adr (#198) (f50bd77)
- ci: add swagger docs gen to CI (#167) (aed5b83)
- ci: add type checking (#187) (3357983)
- codeowners (#174) (b4cabcf)
- configure renovate (#209) (4712c6f)
- deps: update dependency kubernetes-fluent-client to v3 (#218) (245c256)
- deps: update module github.com/zarf-dev/zarf to v0.38.2 (#216) (21c7457)
- go unit tests (#191) (b850316)
- install Istio CRDs for minimal e2e tests (#168) (8832dcd)
- make uds package host configurable for nightly (#201) (bb34173)
- speed up e2e tests with minimal cluster (#155) (b8aae8a)
- update pullPolicy (#220) (4320468)
- updating README (#204) (69aab8e)
0.1.0 (2024-08-02)
- enable release-please PRs to run workflows (#146) (10d7858)
- remove alpha from release (#145) (70344d8)
0.1.0-alpha.5 (2024-08-02)
0.1.0-alpha.4 (2024-08-01)
0.1.0-alpha.3 (2024-08-01)
0.1.0-alpha.2 (2024-08-01)
- add missing routes & route filter (4235c60)
- add pod disruption budgets view (#79) (a2f17b3), closes #48
- add sparse streams, compression, single resource api endpoints (#28) (c5c4c9c)
- add storageclasses view (#83) (941fff2), closes #60
- add UDS Exemptions view (ac0d43e)
- add uds package view (7be0628)
- adding cluster ops limit ranges view (#78) (6907151), closes #47
- adds pv view (#71) (cd013d5)
- api: add remaining k8s resource endpoints (7fa24ee)
- api: debounce SSE messages (#100) (27d7433)
- enables uds-runtime releases (#93) (6af3a95)
- export pepr data stream (#24) (b05976f), closes #23
- swagger (#114) (c4016ca)
- ui: add cluster ops hpa k8s view (#97) (a55696d), closes #46
- ui: add cluster-ops/mutating-webhooks view (#42) (b29c434), closes #32
- ui: add cronjobs view (9a80579)
- ui: add header to tables (#106) (19cdcfe)
- ui: add jobs view (125f635)
- ui: add nodes view (f1cf0b0)
- ui: add pepr details (#107) (a4ed8cd)
- ui: add pvc view (#72) (5580dd4)
- ui: add toast for status messages (#116) (983ae6a), closes #115
- ui: adding 404 (#98) (24b24b0), closes #38
- ui: adding cluster ops priority classes view (#62) (f52ea3d)
- ui: adding cluster ops resource quotas view (#81) (5370bf9)
- ui: adding cluster ops runtime classes view (#68) (084fc83)
- ui: adds validatingwebhooks view (#110) (cad4f35)
- ui: endpoints view (#80) (e9bf61e)
- ui: format age with more detail (#111) (98916d6)
- ui: networkpolicies view (#75) (d04d50b)
- ui: networks-services view (#61) (1d0b68a)
- ui: resource detail view (#95) (34e7e6c), closes #34
- ui: virtualservices view (#73) (4d01cb8)
- add missing routes (#6) (3e61370)
- fixing tooltip behavior (#26) (dd8b092), closes #25
- remove breadcrumb links, closes #9 (e2d8cfe)
- sidebar expand toggle icon rotation (e1aa7cb)
- sidebar ux issues (589a970)
- turn off autocomplete for datatable (#22) (f71eccf), closes #21
- ui: pepr monitor unsubscriber (#67) (2995497), closes #37
- ui: prevent error on null fields in DataTable component (#43) (d51636e)
- use middleware for compression (#86) (f16a18c), closes #85
- add contributing guide (#17) (f03c08f), closes #18
- add empty release please manifest to bootstrap (#120) (139fe0a)
- add initial ci (#11) (57248fb)
- add release ci (#118) (70c0984)
- add uds-cli taks & zarf schema configs for vscode (344fd7e)
- add vscode go debug config (c811f47)
- adding all routes for navigation (#16) (eb518c3), closes #15
- bump spdx header to 2024-Present (2102add)
- deps: update all dependencies (#13) (ec95b7e)
- ensure lang=ts for all svelte script tags (b40ecbb)
- fix lint errors (68df75f)
- lint (ef14348)
- remove message.Fatal for zarf upgrade (8438b37)
- setting up release please (16efc50)
- uds-engine -> uds-runtime (e553195)
- update config sidebar icon (9321de2)
- update zarf (#99) (d7c0bee)