4bef9895da
update to 0.8.0 OBS-URL: https://build.opensuse.org/request/show/1148862 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/kubectl-capacity?expand=0&rev=4
38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Feb 21 17:54:16 UTC 2024 - opensuse_buildservice@ojkastl.de
|
|
|
|
- Update to version 0.8.0:
|
|
* Bump the actions group with 1 update
|
|
* Bump the actions group with 5 updates
|
|
* chore(goreleaser): fix name_template
|
|
* chore(goreleaser): fix the deprecation warning
|
|
* chore(goreleaser): fix the deprecation warning
|
|
* Bumping go version to v1.21
|
|
* Add dependabot contribution to prevent immediate PRs
|
|
* Add dependabot
|
|
* fix: reorder arguments calling NewClientSet (#118)
|
|
* FIX PR #98 -- advanced node taint querying (#113)
|
|
* refactor: Add option struct to optimize parameter transfer
|
|
(#112)
|
|
* Add flags for user and group impersonation
|
|
* FIX PR #93 (#110)
|
|
* Updating dependencies
|
|
* chore(deps): upgrade cobra to 1.7.0 to fix zsh autocompletion
|
|
sourcing
|
|
* Update README to include --no-taint
|
|
* Fix goreleaser
|
|
* Add a flag to exclude tainted nodes
|
|
* update golang
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 20 05:11:38 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- rework %prep section, trim Summary
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 18 13:38:08 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- new package kubectl-capacity: CLI that provides an overview of
|
|
the resource requests, limits, and utilization in a Kubernetes
|
|
cluster
|