Tags: aiqs4/kubewall
Tags
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /client (kubewal… …l#61) Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: use-ubuntu 22.04 and snacraft cli update (kubewall#53)
feat: events table and delete (kubewall#45) * feat: events endpoints * feat: events delete endpoint * feat(events): Cluster Events table * refactor: events sorting update --------- Co-authored-by: Kshitij Mehta <kshittijmehta@gmail.com>
feat: cluster connectivity and namespace filter tweak (kubewall#37) * feat: middleware to check cluster connectivity and logger improvement * chore: adding log lines on failure. * refactor: removing auto-helm release due to github action permission issue. * feat(namespace): persist namespace filter * feat(namespace): persist namespace filter --------- Co-authored-by: Kshitij Mehta <kshittijmehta@gmail.com>
feat: New route and features (kubewall#32) * feat(new-route): new route and other bug fix * fix(lint): fixed lint failure * fix(.*): navigation changes and table * feat(search): changed fuzzy search to exact match
Merge pull request kubewall#20 from kubewall/dependabot/npm_and_yarn/… …client/rollup-4.22.4 build(deps): bump rollup from 4.21.3 to 4.22.4 in /client
Merge pull request kubewall#14 from kubewall/dependabot/npm_and_yarn/… …client/vite-5.2.14 build(deps-dev): bump vite from 5.0.13 to 5.2.14 in /client
Merge pull request kubewall#11 from kubewall/update-portnumber Bug fix and add resource feature