Skip to content

Tags: aiqs4/kubewall

Tags

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build: use-ubuntu 22.04 and snacraft cli update (kubewall#53)

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request kubewall#11 from kubewall/update-portnumber

Bug fix and add resource feature

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
abhimanyu003 Abhimanyu Sharma
fix: missing go routine

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
abhimanyu003 Abhimanyu Sharma
feat(backend): initial commit