6924492e08
update to 0.3.5 (skipping non-existent release 0.3.1 to 0.3.4) OBS-URL: https://build.opensuse.org/request/show/1079820 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/ktop?expand=0&rev=5
55 lines
1.8 KiB
Plaintext
55 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 17 05:03:17 UTC 2023 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.3.5:
|
|
* Implements an informer for metrics-api types
|
|
* Support for OCI image release
|
|
* Bump golang.org/x/crypto from 0.0.0-20220214200702-86341886e292
|
|
to 0.1.0
|
|
* Bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to
|
|
0.7.0
|
|
* Bump golang.org/x/text from 0.3.7 to 0.3.8
|
|
* Bump github.com/emicklei/go-restful
|
|
* Homebrew documentation update
|
|
- skip non-existent releases
|
|
* 0.3.1
|
|
* 0.3.2
|
|
* 0.3.3
|
|
* 0.3.4
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 22 07:58:04 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.3.0:
|
|
* GitHub Action and release automation
|
|
* test user yaml
|
|
* Fixes for authorization detection; client-go updates; UI updates
|
|
* Refactor code to use typed clients and informers
|
|
* GUI updates and doc adjustments
|
|
* chore: Rename Nmspaces to Namespaces
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 11 08:21:37 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- BuildRequire go 1.17 or higher
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 01 14:50:24 UTC 2022 - kastl@b1-systems.de
|
|
|
|
- Update to version 0.2.0:
|
|
* Support for kubectl/krew plugin
|
|
* small fix to support clusters with oidc auth
|
|
* Documentation update
|
|
* Refinement of the UI
|
|
* Another code refactor
|
|
* Remove controller-runtime to use simple watchers
|
|
* Refreshing node panel with new columns
|
|
* Simplify controller-runtime usage to only retrieve obj list
|
|
* Remodling with controller-runtime
|
|
* Node and pod overview screen works
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 1 14:46:05 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- creating package at version 0.2.0
|