File kubectl-explore.changes of Package kubectl-explore
-------------------------------------------------------------------
Wed Apr 09 04:48:35 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.12.0:
* update dependencies
* gitignore .cursor
* Update toolchains and deps
-------------------------------------------------------------------
Sun Dec 08 08:24:03 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.11.0:
* Add `--show-brackets`
* add install instructions for arch linux
-------------------------------------------------------------------
Sat Sep 21 16:19:05 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.10.0:
* Update dependencies
* Update README.md
-------------------------------------------------------------------
Wed May 08 10:41:43 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.9.3:
* fix regex
* Fix: cannot find resource when input exactly equals to resource
-------------------------------------------------------------------
Sun May 05 07:23:44 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.9.2:
* CSIStorageCapacity has been GA since 1.27
* Fix resource name detection logic from user input
-------------------------------------------------------------------
Fri May 03 16:26:48 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.9.1:
* don't use a specific verison in README
* use strings.TrimPrefix instead of TrimLeft
-------------------------------------------------------------------
Fri May 03 16:24:10 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.9.0:
* bump up version
* Enrich console output with breadcrumbs
* use schema.GroupVersionResource
* Add unit tests for Options.Run
* remove unused fields
* make explore package
* fix if conditional in GtiHub Actions
* don't run e2e tests for hpa in < 1.27
* run e2e with k8s version from 1.25 to 1.30
* update e2e tests
* use explain v2
* refactor Options fields
-------------------------------------------------------------------
Sun Apr 28 07:50:53 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.8.3:
* bump up version
* update help output
* update doc and help output
-------------------------------------------------------------------
Sun Apr 28 07:46:55 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.8.2:
* bump up version
* update year of LICENSE
* unpin go version of goreleaser
* fix: Cannot explain if a filed contains uppercase letters
* docs: add info about Nix package in README
-------------------------------------------------------------------
Sat Apr 27 09:21:16 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.8.1:
* version up
* Fix the bug after solving issue16
-------------------------------------------------------------------
Sat Apr 27 09:19:30 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.8.0:
* use v0.8.0 in README
* update demo.gif
* fix regex when fuzzy-finding from fields from all resources
* update help
* explore resources by regex
* add unit tests
* refactor
* update dependencies
* update on of GitHub Actions
* update README
-------------------------------------------------------------------
Mon Jan 15 20:24:18 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.7.2:
* use latest version for every steps
* bump deps
- BuildRequire go1.21
-------------------------------------------------------------------
Wed Mar 1 14:40:26 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- new package kubectl-explore: A better kubectl explain with the fuzzy finder