Releases: KusionStack/karpor
Releases · KusionStack/karpor
v0.2.4
Changelog
Features
- 9d43e9b: feat: add resource details and multiclusterclient (#98) (@ffforest)
- 084dc9f: feat: add KubeScanner definition and implement (#95) (@elliotxx)
Refactors
- f34cbd7: refactor: refine apiserver code (#99) (@elliotxx)
- 27e01a0: refactor: move most of the logic to go-chi controllers (#96) (@ffforest)
- 0bd022e: refactor: get logger from ctx (#97) (@elliotxx)
- 39bac9a: refactor: extract core pkg (#100) (@elliotxx)
Chores
Docker Images
kusionstack/karbour:v0.2.4
Thanks!
v0.2.3
Changelog
Features
- 7f3ee11: feat: support sql to search (@panshuai-ps)
- 921bdd7: feat: support cluster install (#86) (@panshuai-ps)
- 0724684: feat: init web framework implement (#88) (@elliotxx)
- 0562ea2: feat: add resource topology graph (#85) (@ffforest)
- 47f40db: feat(frontend): support search based on SQL syntax (#77) (@panshuai-ps)
Documents
- 32b21c0: docs: search dsl design (#75) (@panshuai-ps)
- 079da4a: docs: add product workflow (#76) (@ffforest)
Chores
Docker Images
kusionstack/karbour:v0.2.3
Thanks!
v0.2.2
v0.2.1
v0.2.0
v0.1.5
v0.1.4
v0.1.3
v0.1.2
Highlights of Karbour v0.1.2
The main feature of the current version is the addition of a Karbour Dashboard
component, which includes code, CICD, build targets, etc. The Karbour Dashboard
provides a user-friendly frontend interface that makes it easy for users to search for and gain insights into Kubernetes resources.
Usage
$ docker pull kusionstack/karbour-dashboard:v0.1.2
$ docker run -p 9871:9871 -d kusionstack/karbour-dashboard:v0.1.2
You can visit to http://127.0.0.1:9871
, enjoy!
Changelog
Features
- d809699: feat: support setting cross-domain options (#15) (@panshuai-ps)
- e5105ba: feat: support build and release of karbour dashboard (#19) (@elliotxx)
- 48fd455: feat: add uniresource type (#17) (@panshuai-ps)
- 8bc8220: feat: add karbour dashboard (#14) (@panshuai-ps)
Chores
- 16e345e: chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#12) (@dependabot[bot])
CI
Docker Images
kusionstack/karbour:v0.1.2
kusionstack/karbour:v0.1.2-arm64
kusionstack/karbour-dashboard:v0.1.2