File kubectl-view-allocations.changes of Package kubectl-view-allocations
-------------------------------------------------------------------
Wed Jun 25 09:19:17 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.22.1:
* (cargo-release) version 0.22.1
* fix conflict between `--accept-invalid-certs` (from cli args)
and `insecure-skip-tls-verify: true` (from kubeconfig)
* use utf-8 gitmoji for release commit message
* Update dependencies
-------------------------------------------------------------------
Mon Jun 16 19:23:16 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.22.0:
* (cargo-release) version 0.22.0
* Update cli's help
* apply some clippy suggestion
* Call `list` concurrently on every Pod's api
* allow a list of namespaces to be passed
* Bump clap from 4.5.39 to 4.5.40
-------------------------------------------------------------------
Tue Jun 03 11:26:33 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.21.2:
* (cargo-release) version 0.21.2
* Bump kube from 0.99.0 to 1.1.0
* Bump color-eyre from 0.6.4 to 0.6.5
* Bump tokio from 1.45.0 to 1.45.1
* Bump clap from 4.5.38 to 4.5.39
* add link to another alternative
-------------------------------------------------------------------
Sun May 11 16:37:11 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.21.1:
* (cargo-release) version 0.21.1
* `--show-zero` display unset cpu and memory for pods
-------------------------------------------------------------------
Sun May 11 16:34:25 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.21.0:
* on cli, allow multi-value option to be defined as a list (with
comma as separator)
* look at pods only on selected nodes
* minor update of README
* add an option to calculate Free as Allocatable - Requested
* upgrade to rust 1.86
* Bump chrono from 0.4.40 to 0.4.41
* Bump clap from 4.5.36 to 4.5.37
* Bump anyhow from 1.0.97 to 1.0.98
* Bump clap from 4.5.35 to 4.5.36
* Bump tokio from 1.44.1 to 1.44.2
* Bump clap from 4.5.34 to 4.5.35
* Bump clap from 4.5.32 to 4.5.34 (#257)
* Bump mozilla-actions/sccache-action from 0.0.8 to 0.0.9 (#256)
-------------------------------------------------------------------
Fri Mar 21 17:06:43 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 0.20.5 (there is no 0.20.4 release):
* (cargo-release) version 0.20.5
* switch back to ring
* (cargo-release) version 0.20.4
* Update kube requirement from 0.98 to 0.99 (#254)
* add Cargo.lock back
* Bump mozilla-actions/sccache-action from 0.0.7 to 0.0.8
-------------------------------------------------------------------
Thu Jan 09 14:16:36 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 0.20.3:
* :rocket: (cargo-release) version 0.20.3
* enable http-proxy and oidc support on kube access
-------------------------------------------------------------------
Wed Jan 08 06:37:46 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 0.20.2:
* :rocket: (cargo-release) version 0.20.2
* Update kube requirement from 0.97 to 0.98
* :arrow_up: Update itertools requirement from 0.13 to 0.14
* :arrow_up: Bump mozilla-actions/sccache-action from 0.0.6 to
0.0.7
* :arrow_up: Update kube requirement from 0.96 to 0.97
* :arrow_up: Update thiserror requirement from 1.0 to 2.0
* :arrow_up: Bump rajatjindal/krew-release-bot from 0.0.46 to
0.0.47
-------------------------------------------------------------------
Tue Nov 12 09:30:11 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.20.1:
* :rocket: (cargo-release) version 0.20.1
* 👷 migrate to dtolnay/rust-toolchain +
mozilla-actions/sccache-action
-------------------------------------------------------------------
Tue Nov 12 09:07:33 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.20.0:
* :rocket: (cargo-release) version 0.20.0
* ⬆️ upgrade kube-rs to 0.96
* 👷 upgrade from `rtx` to `mise` (new name)
* feat: add labels filter support
* :arrow_up: Update itertools requirement from 0.12 to 0.13
-------------------------------------------------------------------
Tue Apr 23 19:17:31 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- BuildRequire cargo 1.75 aka rust 1.75 to avoid errors due to
- kube-client v0.90.0
-------------------------------------------------------------------
Tue Apr 23 18:26:25 UTC 2024 - opensuse_buildservice@ojkastl.de
- fix boo#1223224
- Update to version 0.19.2 (skipping non-existing releases 0.19.0
and 0.19.1):
* (cargo-release) version 0.19.2
* (cargo-release) version 0.19.1
* (cargo-release) version 0.19.0
* Update kube & k8s-openapi, minimal k8s version is 1.24
* add socks5 support via the kube dependency
* Bump actions/cache from 3 to 4
-------------------------------------------------------------------
Mon Nov 27 05:53:44 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- new package kubectl-view-allocations: kubectl plugin to list
allocations (cpu, memory, gpu,... X utilization, requested,
limit, allocatable,...)